Class PostConstructIntrospector

java.lang.Object
org.atmosphere.inject.InjectIntrospectorAdapter<PostConstruct>
org.atmosphere.inject.PostConstructIntrospector
All Implemented Interfaces:
Injectable, InjectIntrospector<PostConstruct>

@ApplicationScoped @RequestScoped public class PostConstructIntrospector extends InjectIntrospectorAdapter<PostConstruct>
PostConstruct implementation support.