|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EjbDeploymentSummary | |
---|---|
org.jboss.metadata.ejb.jboss.jndipolicy.plugins | |
org.jboss.metadata.ejb.jboss.jndipolicy.spi |
Uses of EjbDeploymentSummary in org.jboss.metadata.ejb.jboss.jndipolicy.plugins |
---|
Methods in org.jboss.metadata.ejb.jboss.jndipolicy.plugins that return EjbDeploymentSummary | |
---|---|
protected EjbDeploymentSummary |
JbossEntityPolicyDecorator.getEjbDeploymentSummary()
|
Uses of EjbDeploymentSummary in org.jboss.metadata.ejb.jboss.jndipolicy.spi |
---|
Methods in org.jboss.metadata.ejb.jboss.jndipolicy.spi with parameters of type EjbDeploymentSummary | |
---|---|
String |
DefaultJndiBindingPolicy.getDefaultLocalHomeJndiName(EjbDeploymentSummary summary)
|
String |
DefaultJndiBindingPolicy.getDefaultLocalJndiName(EjbDeploymentSummary summary)
|
String |
DefaultJndiBindingPolicy.getDefaultRemoteHomeJndiName(EjbDeploymentSummary summary)
|
String |
DefaultJndiBindingPolicy.getDefaultRemoteJndiName(EjbDeploymentSummary summary)
|
String |
DefaultJndiBindingPolicy.getJndiName(EjbDeploymentSummary summary)
Returns the JNDI name that should be assigned to this deployment based on the information contained in the specified summary |
String |
DefaultJndiBindingPolicy.getJndiName(EjbDeploymentSummary summary,
String iface,
KnownInterfaces.KnownInterfaceType ifaceType)
Get the jndi name to use as the reference link target and proxy binding location for a given ejb interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |