|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResolveableJndiNameJbossSessionBeanMetadata | |
---|---|
org.jboss.metadata.ejb.jboss.jndipolicy.plugins | |
org.jboss.metadata.ejb.jboss.jndipolicy.spi |
Uses of ResolveableJndiNameJbossSessionBeanMetadata in org.jboss.metadata.ejb.jboss.jndipolicy.plugins |
---|
Classes in org.jboss.metadata.ejb.jboss.jndipolicy.plugins that implement ResolveableJndiNameJbossSessionBeanMetadata | |
---|---|
class |
JBossServicePolicyDecorator
JBossServicePolicyDecorator |
class |
JBossSessionPolicyDecorator<T extends JBossSessionBeanMetaData>
JBossSessionPolicyDecorator Decorate a JBossSessionBeanMetaData with the ability to resolve JNDI Names based on a specified JNDI Binding Policy, so any getter of a JNDI name will never return null. |
Uses of ResolveableJndiNameJbossSessionBeanMetadata in org.jboss.metadata.ejb.jboss.jndipolicy.spi |
---|
Methods in org.jboss.metadata.ejb.jboss.jndipolicy.spi that return ResolveableJndiNameJbossSessionBeanMetadata | |
---|---|
protected static ResolveableJndiNameJbossSessionBeanMetadata |
JbossSessionBeanJndiNameResolver.ensureResolvable(JBossSessionBeanMetaData md)
Ensures that the specified Metadata is able to resolve JNDI Names and returns the casted type if so. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |