Uses of Interface
org.atmosphere.cpr.AtmosphereObjectFactory
Packages that use AtmosphereObjectFactory
-
Uses of AtmosphereObjectFactory in org.atmosphere.cpr
Classes in org.atmosphere.cpr that implement AtmosphereObjectFactoryFields in org.atmosphere.cpr declared as AtmosphereObjectFactoryModifier and TypeFieldDescriptionprotected AtmosphereObjectFactory<?> AtmosphereFramework.objectFactoryMethods in org.atmosphere.cpr that return AtmosphereObjectFactoryModifier and TypeMethodDescriptionAtmosphereFramework.DefaultAtmosphereObjectFactory.allowInjectionOf(Object o) AtmosphereObjectFactory.allowInjectionOf(Z z) Pass information to the underlying Dependency Injection Implementationprotected AtmosphereObjectFactory<?> AtmosphereFramework.lookupDefaultObjectFactoryType()AtmosphereFramework.objectFactory()Methods in org.atmosphere.cpr with parameters of type AtmosphereObjectFactoryModifier and TypeMethodDescriptionvoidAtmosphereFramework.objectFactory(AtmosphereObjectFactory objectFactory) Set an object used for class instantiation. -
Uses of AtmosphereObjectFactory in org.atmosphere.inject
Classes in org.atmosphere.inject that implement AtmosphereObjectFactoryModifier and TypeClassDescriptionclassSupport injection of Atmosphere's Internal object usingAtmosphereConfig,AtmosphereFramework,invalid @link
{@link org.atmosphere.cpr.BroadcasterFactory,AtmosphereResourceFactory,DefaultMetaBroadcasterandAtmosphereResourceSessionFactoryand classes implementing theInjectabledefined inside META_INF/services/org.atmosphere.inject.InjectMethods in org.atmosphere.inject that return AtmosphereObjectFactoryModifier and TypeMethodDescriptionInjectableObjectFactory.allowInjectionOf(Injectable<?> injectable) InjectableObjectFactory.allowInjectionOf(Injectable<?> injectable, boolean first)