Class ClassModelActivator
- java.lang.Object
-
- org.glassfish.hk2.classmodel.reflect.util.ClassModelActivator
-
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
public class ClassModelActivator extends Object implements org.osgi.framework.BundleActivator
Created with IntelliJ IDEA. User: makannan Date: 3/4/13 Time: 8:15 PM To change this template use File | Settings | File Templates.
-
-
Constructor Summary
Constructors Constructor Description ClassModelActivator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(org.osgi.framework.BundleContext context)
void
stop(org.osgi.framework.BundleContext context)
-