|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBIdentifier | |
---|---|
org.jboss.ejb3.endpoint.deployers |
Uses of EJBIdentifier in org.jboss.ejb3.endpoint.deployers |
---|
Classes in org.jboss.ejb3.endpoint.deployers that implement EJBIdentifier | |
---|---|
class |
DefaultEJBIdentifier
DefaultEJBIdentifier Default implementation of an EJB Identifier; returns the name under which a specified EJB (within some scoped DeploymentUnit) is bound into MC TODO: move this to the component defining the EJB container name |
Methods in org.jboss.ejb3.endpoint.deployers with parameters of type EJBIdentifier | |
---|---|
void |
EJB3EndpointDeployer.setEJBIdentifier(EJBIdentifier identifier)
|
void |
DefaultEndpointResolver.setEJBIdentifier(EJBIdentifier identifier)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |