|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.endpoint.deployers.DefaultEndpointResolver
public class DefaultEndpointResolver
| Constructor Summary | |
|---|---|
DefaultEndpointResolver()
|
|
| Method Summary | |
|---|---|
java.lang.String |
resolve(org.jboss.deployers.structure.spi.DeploymentUnit unit,
java.lang.String ejbName)
|
void |
setEJBIdentifier(EJBIdentifier identifier)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEndpointResolver()
| Method Detail |
|---|
public java.lang.String resolve(org.jboss.deployers.structure.spi.DeploymentUnit unit,
java.lang.String ejbName)
resolve in interface EndpointResolverunit - the unit in which the EJB is known to hideejbName - the name of the EJB
public void setEJBIdentifier(EJBIdentifier identifier)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||