Modifier and Type | Class and Description |
---|---|
class |
CmpEntityBeanComponentCreateService |
Modifier and Type | Method and Description |
---|---|
BasicComponentCreateService |
ComponentCreateServiceFactory.constructService(ComponentConfiguration configuration)
Construct a new component creation service from the given configuration.
|
Constructor and Description |
---|
BasicComponent(BasicComponentCreateService createService)
Construct a new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
EJBComponentCreateService |
Modifier and Type | Class and Description |
---|---|
class |
EntityBeanComponentCreateService |
Modifier and Type | Class and Description |
---|---|
class |
MessageDrivenComponentCreateService |
Modifier and Type | Method and Description |
---|---|
BasicComponentCreateService |
MessageDrivenComponentCreateServiceFactory.constructService(ComponentConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
SessionBeanComponentCreateService
User: jpai
|
Modifier and Type | Class and Description |
---|---|
class |
SingletonComponentCreateService |
Modifier and Type | Method and Description |
---|---|
BasicComponentCreateService |
SingletonComponentCreateServiceFactory.constructService(ComponentConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
StatefulSessionComponentCreateService |
Modifier and Type | Method and Description |
---|---|
BasicComponentCreateService |
StatefulComponentCreateServiceFactory.constructService(ComponentConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
StatelessSessionComponentCreateService |
Modifier and Type | Method and Description |
---|---|
BasicComponentCreateService |
StatelessComponentCreateServiceFactory.constructService(ComponentConfiguration configuration) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.