|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.apache.avalon.framework.logger.AbstractLoggable
|
+--org.apache.cocoon.components.hsqldb.ServerImpl
This class runs an instance of HSQLDB Server.
| Fields inherited from interface org.apache.cocoon.components.hsqldb.Server |
ROLE |
| Constructor Summary | |
ServerImpl()
|
|
| Method Summary | |
void |
contextualize(org.apache.avalon.framework.context.Context context)
Contextualize this class |
void |
parameterize(org.apache.avalon.framework.parameters.Parameters params)
Initialize the ServerImpl. |
void |
run()
|
void |
start()
Start the server |
void |
stop()
Stop the server |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLoggable |
getLogger, setLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerImpl()
| Method Detail |
public void parameterize(org.apache.avalon.framework.parameters.Parameters params)
parameterize in interface org.apache.avalon.framework.parameters.Parameterizable
public void contextualize(org.apache.avalon.framework.context.Context context)
throws org.apache.avalon.framework.context.ContextException
contextualize in interface org.apache.avalon.framework.context.Contextualizablepublic void start()
start in interface org.apache.avalon.framework.activity.Startablepublic void stop()
stop in interface org.apache.avalon.framework.activity.Startablepublic void run()
run in interface java.lang.Runnable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||