Class Service6
java.lang.Object
org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.activatedeactivate.Service6
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.osgi.framework.BundleContext
org.osgi.service.component.ComponentContext
getMap()
boolean
-
Constructor Details
-
Service6
public Service6()
-
-
Method Details
-
isActivated
public boolean isActivated() -
getComponentContext
public org.osgi.service.component.ComponentContext getComponentContext() -
getBundleContext
public org.osgi.framework.BundleContext getBundleContext() -
getMap
-