| Package | Description |
|---|---|
| org.jboss.as.ee.component |
| Modifier and Type | Field and Description |
|---|---|
static ComponentCreateServiceFactory |
ComponentCreateServiceFactory.BASIC
The default, basic component create service factory.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentCreateServiceFactory |
ComponentConfiguration.getComponentCreateServiceFactory()
Get the component create service factory for this component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentConfiguration.setComponentCreateServiceFactory(ComponentCreateServiceFactory componentCreateServiceFactory)
Set the component create service factory for this component.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.