Modifier and Type | Class and Description |
---|---|
class |
EjbHomeViewDescription |
Modifier and Type | Method and Description |
---|---|
EJBViewDescription |
EJBComponentDescription.getEjbLocalView() |
EJBViewDescription |
EJBComponentDescription.getEjbRemoteView() |
protected EJBViewDescription |
EJBComponentDescription.registerView(String viewClassName,
MethodIntf viewType) |
protected EJBViewDescription |
EJBComponentDescription.registerView(String viewClassName,
MethodIntf viewType,
boolean ejb2xView) |
Modifier and Type | Method and Description |
---|---|
protected void |
EJBComponentDescription.setupRemoteView(EJBViewDescription viewDescription) |
protected void |
EJBComponentDescription.setupViewInterceptors(EJBViewDescription view) |
Modifier and Type | Method and Description |
---|---|
protected void |
MessageDrivenComponentDescription.setupViewInterceptors(EJBViewDescription view) |
Modifier and Type | Method and Description |
---|---|
EJBViewDescription |
SessionBeanComponentDescription.addWebserviceEndpointView() |
EJBViewDescription |
SessionBeanComponentDescription.addWebserviceEndpointView(String wsEndpointViewName) |
Modifier and Type | Method and Description |
---|---|
protected void |
SessionBeanComponentDescription.setupViewInterceptors(EJBViewDescription view) |
Modifier and Type | Method and Description |
---|---|
protected void |
SingletonComponentDescription.setupViewInterceptors(EJBViewDescription view) |
Modifier and Type | Method and Description |
---|---|
protected void |
StatefulComponentDescription.setupViewInterceptors(EJBViewDescription view) |
Modifier and Type | Method and Description |
---|---|
protected void |
StatelessComponentDescription.setupViewInterceptors(EJBViewDescription view) |
Modifier and Type | Method and Description |
---|---|
String |
EjbLogger_$logger.moreThanOneEjbFound(String typeName,
String binding,
Set<EJBViewDescription> componentViews) |
String |
EjbLogger.moreThanOneEjbFound(String typeName,
String binding,
Set<EJBViewDescription> componentViews) |
String |
EjbLogger_$logger.moreThanOneEjbFound(String typeName,
String beanName,
String binding,
Set<EJBViewDescription> componentViews) |
String |
EjbLogger.moreThanOneEjbFound(String typeName,
String beanName,
String binding,
Set<EJBViewDescription> componentViews) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.