|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KnownInterfaces.KnownInterfaceType | |
|---|---|
| org.jboss.metadata.ejb.jboss.jndipolicy.plugins | |
| org.jboss.metadata.ejb.jboss.jndipolicy.spi | |
| Uses of KnownInterfaces.KnownInterfaceType in org.jboss.metadata.ejb.jboss.jndipolicy.plugins |
|---|
| Methods in org.jboss.metadata.ejb.jboss.jndipolicy.plugins with parameters of type KnownInterfaces.KnownInterfaceType | |
|---|---|
String |
SessionJndiBindingPolicy.getJndiName(EjbDeploymentSummary summary,
String iface,
KnownInterfaces.KnownInterfaceType ifaceType)
|
String |
EjbNameJndiBindingPolicy.getJndiName(EjbDeploymentSummary summary,
String iface,
KnownInterfaces.KnownInterfaceType ifaceType)
|
String |
BasicJndiBindingPolicy.getJndiName(EjbDeploymentSummary summary,
String iface,
KnownInterfaces.KnownInterfaceType ifaceType)
|
| Uses of KnownInterfaces.KnownInterfaceType in org.jboss.metadata.ejb.jboss.jndipolicy.spi |
|---|
| Methods in org.jboss.metadata.ejb.jboss.jndipolicy.spi that return KnownInterfaces.KnownInterfaceType | |
|---|---|
static KnownInterfaces.KnownInterfaceType |
KnownInterfaces.classifyInterface(String iface)
Utility method that compares iface to one of the KnownInterfaces constants and returns the corresponding enum. |
static KnownInterfaces.KnownInterfaceType |
KnownInterfaces.KnownInterfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KnownInterfaces.KnownInterfaceType[] |
KnownInterfaces.KnownInterfaceType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.jboss.metadata.ejb.jboss.jndipolicy.spi with parameters of type KnownInterfaces.KnownInterfaceType | |
|---|---|
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 | |||||||||