|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.sql.hsqldb.HsqldbDataSourceComponent
biz.hammurapi.sql.hsqldb.HsqldbStandaloneDataSourceComponent
public class HsqldbStandaloneDataSourceComponent
Constructor Summary | |
---|---|
HsqldbStandaloneDataSourceComponent()
|
Method Summary | |
---|---|
void |
configure(org.w3c.dom.Node configNode,
Context context,
java.lang.ClassLoader classLoader)
Reads configuration from Node |
java.lang.Object |
getMaster()
|
void |
start()
Invoked by container before the first use. |
void |
stop()
Invoked by container when component is not needed anymore. |
Methods inherited from class biz.hammurapi.sql.hsqldb.HsqldbDataSourceComponent |
---|
getReader, setOwner |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HsqldbStandaloneDataSourceComponent()
Method Detail |
---|
public java.lang.Object getMaster()
public void configure(org.w3c.dom.Node configNode, Context context, java.lang.ClassLoader classLoader) throws ConfigurationException
DomConfigurable
Node
configure
in interface DomConfigurable
configure
in class HsqldbDataSourceComponent
classLoader
- ClassLoader
ConfigurationException
public void start() throws ConfigurationException
Component
ConfigurationException
public void stop() throws ConfigurationException
Component
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |