|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.endpoint.deployers.DefaultEJBIdentifier
public 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
| Constructor Summary | |
|---|---|
DefaultEJBIdentifier()
|
|
| Method Summary | |
|---|---|
java.lang.String |
identifyEJB(org.jboss.deployers.structure.spi.DeploymentUnit unit,
java.lang.String ejbName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEJBIdentifier()
| Method Detail |
|---|
public java.lang.String identifyEJB(org.jboss.deployers.structure.spi.DeploymentUnit unit,
java.lang.String ejbName)
identifyEJB in interface EJBIdentifierunit - the unit in which the EJB is known to hideejbName - the name of the EJB
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||