|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.pavelvlasov.sql.ConnectionPerThreadDataSourceComponent
| Constructor Summary | |
ConnectionPerThreadDataSourceComponent()
|
|
| Method Summary | |
void |
configure(org.w3c.dom.Node configNode,
Context context)
Reads configuration from Node |
java.lang.Object |
getMaster()
|
void |
setOwner(java.lang.Object owner)
Invoked by container to set component owner for callbacks. |
void |
start()
Invoked by container before the first use. |
void |
stop()
Invoked by container when component is not needed anymore. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectionPerThreadDataSourceComponent()
| Method Detail |
public java.lang.Object getMaster()
getMaster in interface Wrapper
public void configure(org.w3c.dom.Node configNode,
Context context)
throws ConfigurationException
DomConfigurableNode
configure in interface DomConfigurableConfigurationException
public void start()
throws ConfigurationException
Component
start in interface ComponentConfigurationException
public void stop()
throws ConfigurationException
Component
stop in interface ComponentConfigurationExceptionpublic void setOwner(java.lang.Object owner)
Component
setOwner in interface Component
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||