|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.ejb.cfg.EjbConfig
com.caucho.ejb.cfg.EjbConfigManager
public class EjbConfigManager
Manages the EJB configuration files.
Field Summary |
---|
Fields inherited from class com.caucho.ejb.cfg.EjbConfig |
---|
_ejbManager |
Constructor Summary | |
---|---|
EjbConfigManager(EjbManager ejbContainer)
|
Method Summary | |
---|---|
void |
addEjbPath(Path root)
Adds a path for an EJB config file to the config list. |
void |
configureRootPath(Path root)
|
EjbRootConfig |
createRootConfig(Path root)
Returns an EjbRootConfig for a class-loader root. |
void |
start()
|
Methods inherited from class com.caucho.ejb.cfg.EjbConfig |
---|
addAnnotatedType, addApplicationException, addConfigProxy, addFunction, addInterceptor, addInterceptorBinding, addMessageDestination, configure, deploy, deployBeans, findBeanByType, getApplicationException, getBeanConfig, getEjbContainer, getFunctions, getInterceptor, getInterceptorBinding, getMessageDestination, getSchema, isConfiguredBean, setBeanConfig, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EjbConfigManager(EjbManager ejbContainer)
Method Detail |
---|
public EjbRootConfig createRootConfig(Path root)
public void configureRootPath(Path root)
public void start()
public void addEjbPath(Path root)
addEjbPath
in class EjbConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |