| 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.
|
| Modifier and Type | Method and Description |
|---|---|
IllegalStateException |
EjbMessages.ejbJarConfigNotBeenSet(ComponentCreateServiceFactory serviceFactory,
String componentName)
Creates an exception indicating EjbJarConfiguration hasn't been set
|
| Modifier and Type | Class and Description |
|---|---|
class |
EJBComponentCreateServiceFactory
User: jpai
|
| Modifier and Type | Field and Description |
|---|---|
static ComponentCreateServiceFactory |
EntityBeanComponentCreateService.FACTORY |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDrivenComponentCreateServiceFactory
User: jpai
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonComponentCreateServiceFactory
User: jpai
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulComponentCreateServiceFactory
User: jpai
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessComponentCreateServiceFactory
User: jpai
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.