|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.cfg.EjbBeanConfigProxy
com.caucho.ejb.cfg.EjbSessionConfigProxy
public class EjbSessionConfigProxy
Proxy for an ejb bean configuration. This proxy is needed to handle the merging of ejb definitions.
| Constructor Summary | |
|---|---|
EjbSessionConfigProxy(EjbConfig config,
EjbJar jar,
java.lang.String ejbModuleName)
Creates a new session bean configuration. |
|
| Method Summary | |
|---|---|
void |
configure()
|
void |
setSessionType(java.lang.String sessionType)
|
| Methods inherited from class com.caucho.ejb.cfg.EjbBeanConfigProxy |
|---|
addBuilderProgram, addDependency, getBuilderProgram, getConfig, getDependencyList, getEjbClass, getEJBModuleName, getEjbName, getFilename, getLocation, init, isSkip, setConfigLocation, setEjbClass, setEjbName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EjbSessionConfigProxy(EjbConfig config,
EjbJar jar,
java.lang.String ejbModuleName)
| Method Detail |
|---|
public void setSessionType(java.lang.String sessionType)
public void configure()
configure in class EjbBeanConfigProxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||