Class Service6Constructor
- java.lang.Object
-
- org.apache.sling.testing.mock.osgi.testsvc.osgiserviceutil.activatedeactivate.Service6Constructor
-
public class Service6Constructor extends Object
-
-
Constructor Summary
Constructors Constructor Description Service6Constructor(org.osgi.service.component.ComponentContext componentContext, org.osgi.framework.BundleContext bundleContext, Map<String,Object> map)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.osgi.framework.BundleContextgetBundleContext()org.osgi.service.component.ComponentContextgetComponentContext()Map<String,Object>getMap()booleanisActivated()
-