接口的使用
org.osgi.framework.BundleActivator
-
使用BundleActivator的程序包 程序包 说明 org.apache.felix.framework.util -
-
org.apache.felix.framework.util中BundleActivator的使用
参数类型为BundleActivator的org.apache.felix.framework.util中的方法 修饰符和类型 方法 说明 voidSecureAction. startActivator(BundleActivator activator, BundleContext context)voidSecureAction. stopActivator(BundleActivator activator, BundleContext context)
-