|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metadata.ejb.jboss.jndipolicy.spi.JbossEnterpriseBeanJndiNameResolver
org.jboss.metadata.ejb.jboss.jndipolicy.spi.JbossSessionBeanJndiNameResolver
public class JbossSessionBeanJndiNameResolver
JbossSessionBeanJndiNameResolver Utility class to resolve target JNDI Names for Session Bean Metadata instances
| Constructor Summary | |
|---|---|
JbossSessionBeanJndiNameResolver()
|
|
| Method Summary | |
|---|---|
protected static ResolveableJndiNameJbossSessionBeanMetadata |
ensureResolvable(JBossSessionBeanMetaData md)
Ensures that the specified Metadata is able to resolve JNDI Names and returns the casted type if so. |
static String |
resolveLocalBusinessDefaultJndiName(JBossSessionBeanMetaData md)
Returns the resolved JNDI target to which the default EJB3.x Local Business interfaces are to be bound |
static String |
resolveLocalHomeJndiName(JBossSessionBeanMetaData md)
Returns the resolved JNDI target to which the EJB2.x Local Home interface is to be bound |
static String |
resolveRemoteBusinessDefaultJndiName(JBossSessionBeanMetaData md)
Returns the resolved JNDI target to which the default EJB3.x Remote Business interfaces are to be bound |
static String |
resolveRemoteHomeJndiName(JBossSessionBeanMetaData md)
Returns the resolved JNDI target to which the EJB2.x Remote Home interface is to be bound |
| Methods inherited from class org.jboss.metadata.ejb.jboss.jndipolicy.spi.JbossEnterpriseBeanJndiNameResolver |
|---|
ensureResolvable, resolveJndiName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JbossSessionBeanJndiNameResolver()
| Method Detail |
|---|
public static String resolveRemoteHomeJndiName(JBossSessionBeanMetaData md)
public static String resolveLocalHomeJndiName(JBossSessionBeanMetaData md)
public static String resolveRemoteBusinessDefaultJndiName(JBossSessionBeanMetaData md)
public static String resolveLocalBusinessDefaultJndiName(JBossSessionBeanMetaData md)
protected static ResolveableJndiNameJbossSessionBeanMetadata ensureResolvable(JBossSessionBeanMetaData md)
md -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||