Interface AtmosphereObjectFactory<Z>

All Superinterfaces:
AtmosphereConfigAware
All Known Implementing Classes:
DefaultAtmosphereObjectFactory, InjectableObjectFactory

public interface AtmosphereObjectFactory<Z> extends AtmosphereConfigAware
Customization point for Atmosphere to instantiate classes. Useful when using a DI framework.