|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.sql.hypersonic.HypersonicDataSourceComponent
biz.hammurapi.sql.hypersonic.HypersonicStandaloneDataSourceComponent
public class HypersonicStandaloneDataSourceComponent
Constructor Summary | |
---|---|
HypersonicStandaloneDataSourceComponent()
|
Method Summary | |
---|---|
void |
configure(org.w3c.dom.Node configNode,
Context context)
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.hypersonic.HypersonicDataSourceComponent |
---|
getReader, setOwner |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HypersonicStandaloneDataSourceComponent()
Method Detail |
---|
public java.lang.Object getMaster()
public void configure(org.w3c.dom.Node configNode, Context context) throws ConfigurationException
DomConfigurable
Node
configure
in interface DomConfigurable
configure
in class HypersonicDataSourceComponent
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 |