public class EjbLocalRef extends EjbRef
_injectionTarget, _modulePath, _sourceEjbName| Constructor and Description |
|---|
EjbLocalRef() |
EjbLocalRef(Path path) |
EjbLocalRef(Path path,
java.lang.String sourceEjbName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
getLocal() |
protected java.lang.String |
getTagName() |
boolean |
isEjbLocalRef() |
void |
mergeFrom(EjbRef otherRef)
Merges duplicated information in application-client.xml / resin-application-client.xml
|
void |
setLocal(java.lang.Class<?> local) |
void |
setLocalHome(java.lang.Class<?> home) |
bind, deploy, getByType, getEjbLink, getEjbRefName, getHome, getInjectionTarget, getRemote, getValue, setClientClassName, setConfigLocation, setDescription, setEjbLink, setEjbRefName, setEjbRefType, setForeignName, setHome, setId, setInjectionTarget, setRemote, toStringgetFieldOrMethod, getJavaClassaddInjectionTarget, createObject, error, getJndiClassLoader, getLookupName, getProgram, getProgram, inferTypeFromInjection, init, inject, isProgram, setConfigLocation, setDefaultInjectionClass, setJndiClassLoader, setLookupName, setProgramaddProgram, compareTo, configure, configure, configure, create, create, create, getDeclaringClass, getName, getPriority, getQName, initpublic EjbLocalRef()
public EjbLocalRef(Path path)
public EjbLocalRef(Path path, java.lang.String sourceEjbName)
public boolean isEjbLocalRef()
isEjbLocalRef in class EjbRefprotected java.lang.String getTagName()
getTagName in class EjbRefpublic void setLocalHome(java.lang.Class<?> home)
public void setLocal(java.lang.Class<?> local)