Uses of Interface
org.atmosphere.inject.Injectable
Packages that use Injectable
-
Uses of Injectable in org.atmosphere.inject
Subinterfaces of Injectable in org.atmosphere.injectModifier and TypeInterfaceDescriptioninterfaceAn Injectable class allow theInjectableObjectFactoryto inspect fields and methods before they get injected or executed.Classes in org.atmosphere.inject that implement InjectableModifier and TypeClassDescriptionclassclassclassinvalid input: '{@link /*missing*/}'AtmosphereResource} injection implementation support.classinvalid input: '{@link /*missing*/}'AtmosphereResource} injection implementation support.classclassinvalid input: '{@link /*missing*/}'AtmosphereResource} injection implementation support.classclassinvalid input: '{@link /*missing*/}'AtmosphereResource} injection implementation support.classclassBroadcasterandNamedinjection support.classAdapter class forInjectIntrospectorclassclassPathParaminjection support.classPostConstruct implementation support.classMethods in org.atmosphere.inject with parameters of type InjectableModifier and TypeMethodDescriptionInjectableObjectFactory.allowInjectionOf(Injectable<?> injectable) InjectableObjectFactory.allowInjectionOf(Injectable<?> injectable, boolean first) Method parameters in org.atmosphere.inject with type arguments of type InjectableModifier and TypeMethodDescription<U> voidInjectableObjectFactory.injectFields(Set<Field> fields, U instance, AtmosphereFramework framework, LinkedList<Injectable<?>> injectable)