|
||||||||||
| 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.EjbMessageConfigProxy
public class EjbMessageConfigProxy
Proxy for an ejb bean configuration. This proxy is needed to handle the merging of ejb definitions.
| Constructor Summary | |
|---|---|
EjbMessageConfigProxy(EjbConfig config,
EjbJar jar,
java.lang.String ejbModuleName)
Creates a new message bean configuration. |
|
| Method Summary | |
|---|---|
void |
configure()
Initializes and configures the message bean. |
EjbMessageBean |
getMessage()
Returns the message config. |
| 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 EjbMessageConfigProxy(EjbConfig config,
EjbJar jar,
java.lang.String ejbModuleName)
| Method Detail |
|---|
public void configure()
configure in class EjbBeanConfigProxypublic EjbMessageBean getMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||