|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.program.ConfigProgram
com.caucho.config.types.ResourceGroupConfig
com.caucho.config.types.ResourceRef
com.caucho.config.types.ResourceEnvRef
public class ResourceEnvRef
Configuration for the init-param pattern.
| Constructor Summary | |
|---|---|
ResourceEnvRef()
|
|
ResourceEnvRef(Path modulePath,
java.lang.String sourceEjbName)
|
|
| Method Summary | |
|---|---|
void |
setResourceEnvRefName(java.lang.String name)
Sets the name |
void |
setResourceEnvRefType(java.lang.Class<?> type)
Sets the type |
| Methods inherited from class com.caucho.config.types.ResourceRef |
|---|
deploy, error, getInit, getInjectionTarget, getResRefName, getResType, getValue, init, setClassName, setConfigLocation, setDescription, setId, setInit, setInitParam, setInjectionTarget, setResAuth, setResRefName, setResSharingScope, setResType, toString, validate |
| Methods inherited from class com.caucho.config.types.ResourceGroupConfig |
|---|
addInjectionTarget, createObject, getJndiClassLoader, getLookupName, getProgram, getProgram, inferTypeFromInjection, inject, isProgram, setDefaultInjectionClass, setJndiClassLoader, setLookupName, setProgram |
| Methods inherited from class com.caucho.config.program.ConfigProgram |
|---|
addProgram, bind, compareTo, configure, configure, configure, create, create, create, getDeclaringClass, getName, getPriority, getQName, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.caucho.naming.ObjectProxy |
|---|
createObject |
| Constructor Detail |
|---|
public ResourceEnvRef()
public ResourceEnvRef(Path modulePath,
java.lang.String sourceEjbName)
| Method Detail |
|---|
public void setResourceEnvRefName(java.lang.String name)
public void setResourceEnvRefType(java.lang.Class<?> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||