Package org.apache.sling.junit
Class Activator
java.lang.Object
org.apache.sling.junit.Activator
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
Used to make our BundleContext available to
JUnit classes that need it but have no
OSGi context.
-
Constructor Details
-
Activator
public Activator()
-
-
Method Details