Modifier and Type | Class and Description |
---|---|
class |
CmpEntityBeanHomeViewConfigurator |
class |
CmpEntityBeanObjectViewConfigurator |
Modifier and Type | Class and Description |
---|---|
class |
NamespaceViewConfigurator |
Modifier and Type | Method and Description |
---|---|
Deque<ViewConfigurator> |
ViewDescription.getConfigurators()
Get the configurators for this view.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityBeanHomeViewConfigurator
View configurator for the home interface of an entity bean
|
class |
EntityBeanObjectViewConfigurator
configurator that sets up interceptors for an EJB's object view
|
Modifier and Type | Class and Description |
---|---|
class |
SessionBeanObjectViewConfigurator
configurator that sets up interceptors for an EJB's object view
|
Modifier and Type | Method and Description |
---|---|
protected abstract ViewConfigurator |
SessionBeanComponentDescription.getSessionBeanObjectViewConfigurator() |
Modifier and Type | Method and Description |
---|---|
protected ViewConfigurator |
SingletonComponentDescription.getSessionBeanObjectViewConfigurator() |
Modifier and Type | Class and Description |
---|---|
class |
StatefulSessionBeanObjectViewConfigurator |
Modifier and Type | Method and Description |
---|---|
protected ViewConfigurator |
StatefulComponentDescription.getSessionBeanObjectViewConfigurator() |
Modifier and Type | Class and Description |
---|---|
class |
StatelessSessionBeanObjectViewConfigurator |
Modifier and Type | Method and Description |
---|---|
protected ViewConfigurator |
StatelessComponentDescription.getSessionBeanObjectViewConfigurator() |
Modifier and Type | Class and Description |
---|---|
class |
EJBRemoteTransactionsViewConfigurator
Responsible for setting up a
EJBRemoteTransactionPropagatingInterceptor for a (remote) view. |
Modifier and Type | Class and Description |
---|---|
class |
EJBSecurityViewConfigurator
ViewConfigurator responsible for setting up necessary security interceptors on a EJB view. |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.