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() |
construct
assertTypeConstructable
public <T> T construct(Class<T> componentType, String componentName)
NamedComponentFactory
construct
in class NamedComponentFactory
componentType
- type of componentpublic void stop()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.