Class Service9Super1
java.lang.Object
org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.activatedeactivate.Service9Super1
- All Implemented Interfaces:
ServiceInterface1
- Direct Known Subclasses:
Service9
SLING-11860 - Superclass that provides generic activate/deactivate/bind/unbind methods
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
activateFromClass
-
deactivateFromClass
-
bindSvc1FromClass
-
unbindSvc1FromClass
-
-
Constructor Details
-
Service9Super1
public Service9Super1()
-
-
Method Details
-
activate
-
deactivate
-
bindServiceInterface1
-
unbindServiceInterface1
-
getActivateFromClass
-
getDeactivateFromClass
-
getBindSvc1FromClass
-
getUnbindSvc1FromClass
-