public class NamedExecutorsFactory extends NamedComponentFactory implements AutoInstantiableFactory
globalComponentRegistry, globalConfiguration| Constructor and Description |
|---|
NamedExecutorsFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
construct(Class<T> componentType,
String componentName)
Constructs a component.
|
void |
stop() |
constructassertTypeConstructablepublic <T> T construct(Class<T> componentType, String componentName)
NamedComponentFactoryconstruct in class NamedComponentFactorycomponentType - type of componentpublic void stop()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.