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, toString
getFieldOrMethod, getJavaClass
addInjectionTarget, createObject, error, getJndiClassLoader, getLookupName, getProgram, getProgram, inferTypeFromInjection, init, inject, isProgram, setConfigLocation, setDefaultInjectionClass, setJndiClassLoader, setLookupName, setProgram
addProgram, compareTo, configure, configure, configure, create, create, create, getDeclaringClass, getName, getPriority, getQName, init
public EjbLocalRef()
public EjbLocalRef(Path path)
public EjbLocalRef(Path path, java.lang.String sourceEjbName)
public boolean isEjbLocalRef()
isEjbLocalRef
in class EjbRef
protected java.lang.String getTagName()
getTagName
in class EjbRef
public void setLocalHome(java.lang.Class<?> home)
public void setLocal(java.lang.Class<?> local)