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.BundleContext
getBundleContext()
org.osgi.service.component.ComponentContext
getComponentContext()
Map<String,Object>
getMap()
boolean
isActivated()
-