public class DatasourceComponent extends AbstractComponent<DataSource>
| Constructor and Description |
|---|
DatasourceComponent(String aName)
Creates a new DatasourceComponent object.
|
| Modifier and Type | Method and Description |
|---|---|
protected DataSource |
doStart(Scope aScope)
Must be implemented for initializing the subsystem.
|
protected void |
doStop(DataSource aRuntime) |
addContext, addInterface, addProvidedInterface, addRequiredInterface, findProvidedInterface, findRequiredInterface, getContext, getName, getProvidedInterfaces, getQualifiedName, getRequiredInterfaces, start, stop, toStringpublic DatasourceComponent(String aName)
protected DataSource doStart(Scope aScope)
AbstractComponentAbstractComponent.addInterface(ProvidedInterface, Object, Scope) for
each service that is started.doStart in class AbstractComponent<DataSource>protected void doStop(DataSource aRuntime)
doStop in class AbstractComponent<DataSource>Copyright © 2025. All rights reserved.