|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.AbstractComponent
org.ow2.petals.component.framework.bc.AbstractBindingComponent
org.ow2.petals.component.framework.bc.DefaultBindingComponent
org.ow2.petals.bc.sql.SqlComponent
public class SqlComponent
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
context |
| Constructor Summary | |
|---|---|
SqlComponent()
|
|
| Method Summary | |
|---|---|
protected org.ow2.petals.component.framework.su.AbstractServiceUnitManager |
createServiceUnitManager()
|
protected void |
doInit()
initialize the component |
protected void |
doShutdown()
|
DataSources |
getDataSources()
|
SQLService |
getSQLService()
|
java.util.concurrent.ExecutorService |
getThreadPool()
|
| Methods inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
activateEndpoint, deactivateEndpoint, doStart, doStop, getAsyncManager, getChannel, getComponentConfiguration, getComponentExtensions, getContext, getExtensionMBeanName, getInterceptor, getInterceptors, getLifeCycle, getLogger, getNativeWsdl, getProcessorManager, getResourceBundleName, getServiceDescription, getServiceUnitManager, init, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, resolveEndpointReference, shutDown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlComponent()
| Method Detail |
|---|
protected final void doInit()
throws javax.jbi.JBIException
doInit in class org.ow2.petals.component.framework.AbstractComponentjavax.jbi.JBIException - impossible to initialize the component
protected final void doShutdown()
throws javax.jbi.JBIException
doShutdown in class org.ow2.petals.component.framework.AbstractComponentjavax.jbi.JBIExceptionprotected org.ow2.petals.component.framework.su.AbstractServiceUnitManager createServiceUnitManager()
createServiceUnitManager in class org.ow2.petals.component.framework.bc.AbstractBindingComponentpublic SQLService getSQLService()
public DataSources getDataSources()
public java.util.concurrent.ExecutorService getThreadPool()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||