public abstract class AbstractIndependentDriverLoader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected DriverAdminService |
driverAdminService |
Modifier | Constructor and Description |
---|---|
protected |
AbstractIndependentDriverLoader(java.lang.String path)
Creates a new loader for resource with the specified path.
|
Modifier and Type | Method and Description |
---|---|
protected void |
activate() |
protected void |
deactivate() |
@Reference(cardinality=MANDATORY_UNARY) protected DriverAdminService driverAdminService