gboat2.serviceflow
类 Activator
java.lang.Object
gboat2.serviceflow.Activator
- 所有已实现的接口:
- org.osgi.framework.BundleActivator
public class Activator
- extends Object
- implements org.osgi.framework.BundleActivator
- 从以下版本开始:
- jdk1.6
- 作者:
- lysming
方法摘要 |
void |
start(org.osgi.framework.BundleContext bundleContext)
(non-Javadoc) |
void |
stop(org.osgi.framework.BundleContext context)
(non-Javadoc) |
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOCAL_BUNDLE
public static org.osgi.framework.Bundle LOCAL_BUNDLE
Activator
public Activator()
start
public void start(org.osgi.framework.BundleContext bundleContext)
- (non-Javadoc)
- 指定者:
- 接口
org.osgi.framework.BundleActivator
中的 start
- 参数:
bundleContext
- bundle上下文- 另请参见:
BundleActivator.start(org.osgi.framework.BundleContext)
stop
public void stop(org.osgi.framework.BundleContext context)
- (non-Javadoc)
- 指定者:
- 接口
org.osgi.framework.BundleActivator
中的 stop
- 参数:
context
- bundle上下文- 另请参见:
BundleActivator.stop(org.osgi.framework.BundleContext)
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.