|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Container
Container - Interface for containers
| Method Summary | |
|---|---|
void |
init(java.lang.String[] args,
java.lang.String configFile)
Initialize the container |
boolean |
start()
Start the container |
void |
stop()
Stop the container |
| Method Detail |
|---|
void init(java.lang.String[] args,
java.lang.String configFile)
throws ContainerException
args - args from calling classconfigFile - Location of master OFBiz configuration file
ContainerException
boolean start()
throws ContainerException
ContainerException
void stop()
throws ContainerException
ContainerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||