public class RpcManagerFactory extends EmptyConstructorNamedCacheFactory implements AutoInstantiableFactory
componentRegistry, configurationglobalComponentRegistry, globalConfiguration| Constructor and Description |
|---|
RpcManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
construct(Class<T> componentType)
Constructs a component.
|
assertTypeConstructablepublic <T> T construct(Class<T> componentType)
AbstractComponentFactoryconstruct in class EmptyConstructorNamedCacheFactorycomponentType - type of componentCopyright © 2012 JBoss by Red Hat. All Rights Reserved.