|
||||||||||
| 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.
| Constructor Summary | |
|---|---|
EjbConfigManager(EjbContainer ejbContainer)
|
|
| Method Summary | |
|---|---|
void |
addEjbPath(Path path)
Adds a path for an EJB config file to the config list. |
EjbRootConfig |
createRootConfig(Path root)
Returns an EjbRootConfig for a class-loader root. |
void |
start()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EjbConfigManager(EjbContainer ejbContainer)
| Method Detail |
|---|
public EjbRootConfig createRootConfig(Path root)
public void start()
public void addEjbPath(Path path)
addEjbPath in class EjbConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||