public interface EjbReference extends JndiReference
| Modifier and Type | Interface and Description |
|---|---|
static class |
EjbReference.Type |
| Modifier and Type | Method and Description |
|---|---|
Text[] |
getDescriptions() |
String |
getEjbLink() |
EjbRefType |
getEjbRefType() |
String |
getHome() |
String |
getInterface() |
EjbReference.Type |
getRefType() |
void |
setRefType(EjbReference.Type refType) |
getLookupName, getMappedName, getName, getType, setLookupName, setMappedName, setName, setTypegetInjectionTargetEjbReference.Type getRefType()
void setRefType(EjbReference.Type refType)
String getHome()
String getInterface()
EjbRefType getEjbRefType()
String getEjbLink()
Text[] getDescriptions()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.