public class BuddyManagerFactory extends EmptyConstructorFactory
componentRegistry, configuration, log| Constructor and Description |
|---|
BuddyManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
construct(Class<T> componentType)
Constructs a component.
|
assertTypeConstructablepublic <T> T construct(Class<T> componentType)
ComponentFactoryconstruct in class EmptyConstructorFactorycomponentType - type of componentCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.