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 | Class and Description |
---|---|
class |
EJBComponentCreateServiceFactory
User: jpai
|
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
|
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
EjbLogger_$logger.ejbJarConfigNotBeenSet(ComponentCreateServiceFactory serviceFactory,
String componentName) |
IllegalStateException |
EjbLogger.ejbJarConfigNotBeenSet(ComponentCreateServiceFactory serviceFactory,
String componentName)
Creates an exception indicating EjbJarConfiguration hasn't been set
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.