| Constructor and Description |
|---|
Qwe() |
| Modifier and Type | Method and Description |
|---|---|
org.atmosphere.cpr.AtmosphereObjectFactory |
allowInjectionOf(Object o) |
void |
configure(org.atmosphere.cpr.AtmosphereConfig config) |
<T,U extends T> |
newClassInstance(Class<T> classType,
Class<U> classToInstantiate) |
String |
toString() |
public <T,U extends T> U newClassInstance(Class<T> classType, Class<U> classToInstantiate) throws InstantiationException, IllegalAccessException
newClassInstance in interface org.atmosphere.cpr.AtmosphereObjectFactory<Object>InstantiationExceptionIllegalAccessExceptionpublic org.atmosphere.cpr.AtmosphereObjectFactory allowInjectionOf(Object o)
allowInjectionOf in interface org.atmosphere.cpr.AtmosphereObjectFactory<Object>public void configure(org.atmosphere.cpr.AtmosphereConfig config)
configure in interface org.atmosphere.inject.AtmosphereConfigAwareCopyright © 2015 aequologica. All rights reserved.