public interface ComponentCreateServiceFactory
Modifier and Type | Field and Description |
---|---|
static ComponentCreateServiceFactory |
BASIC
The default, basic component create service factory.
|
Modifier and Type | Method and Description |
---|---|
BasicComponentCreateService |
constructService(ComponentConfiguration configuration)
Construct a new component creation service from the given configuration.
|
static final ComponentCreateServiceFactory BASIC
BasicComponentCreateService constructService(ComponentConfiguration configuration)
configuration
- the configurationCopyright © 2014 JBoss by Red Hat. All rights reserved.