|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResolveableJndiNameJbossEnterpriseBeanMetadata | |
---|---|
org.jboss.metadata.ejb.jboss.jndipolicy.plugins | |
org.jboss.metadata.ejb.jboss.jndipolicy.spi |
Uses of ResolveableJndiNameJbossEnterpriseBeanMetadata in org.jboss.metadata.ejb.jboss.jndipolicy.plugins |
---|
Classes in org.jboss.metadata.ejb.jboss.jndipolicy.plugins that implement ResolveableJndiNameJbossEnterpriseBeanMetadata | |
---|---|
class |
JbossEntityPolicyDecorator
JbossEntityPolicyDecorator Decorate a JBossEntityBeanMetaData 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. |
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 ResolveableJndiNameJbossEnterpriseBeanMetadata in org.jboss.metadata.ejb.jboss.jndipolicy.spi |
---|
Subinterfaces of ResolveableJndiNameJbossEnterpriseBeanMetadata in org.jboss.metadata.ejb.jboss.jndipolicy.spi | |
---|---|
interface |
ResolveableJndiNameJbossSessionBeanMetadata
ResolveableJndiNameJbossSessionBeanMetadata Provides a contract for transient logic used to determine resolved JNDI Names for JBossSessionBeanMeta instances |
Methods in org.jboss.metadata.ejb.jboss.jndipolicy.spi that return ResolveableJndiNameJbossEnterpriseBeanMetadata | |
---|---|
protected static ResolveableJndiNameJbossEnterpriseBeanMetadata |
JbossEnterpriseBeanJndiNameResolver.ensureResolvable(JBossEnterpriseBeanMetaData md)
Ensures that the specified Metadata is able to resolve JNDI Names and returns the casted type if so. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |