gboat2.base.cache.activator
类 CacheActivator
java.lang.Object
gboat2.base.cache.activator.CacheActivator
- 所有已实现的接口:
- org.osgi.framework.BundleActivator
public class CacheActivator
- extends Object
- implements org.osgi.framework.BundleActivator
bundle重启时初始化
- 从以下版本开始:
- 1.0
- 作者:
- zhangxj-a
方法摘要 |
void |
start(org.osgi.framework.BundleContext arg0)
|
void |
stop(org.osgi.framework.BundleContext arg0)
|
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheActivator
public CacheActivator()
start
public void start(org.osgi.framework.BundleContext arg0)
throws Exception
- 指定者:
- 接口
org.osgi.framework.BundleActivator
中的 start
- 抛出:
Exception
stop
public void stop(org.osgi.framework.BundleContext arg0)
throws Exception
- 指定者:
- 接口
org.osgi.framework.BundleActivator
中的 stop
- 抛出:
Exception
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.