org.xerial.snappy
クラス SnappyBundleActivator
java.lang.Object
org.xerial.snappy.SnappyBundleActivator
- すべての実装されたインタフェース:
- org.osgi.framework.BundleActivator
public class SnappyBundleActivator
- extends Object
- implements org.osgi.framework.BundleActivator
OSGi bundle entry point
- 作成者:
- leo
|
メソッドの概要 |
void |
start(org.osgi.framework.BundleContext context)
|
void |
stop(org.osgi.framework.BundleContext context)
|
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnappyBundleActivator
public SnappyBundleActivator()
start
public void start(org.osgi.framework.BundleContext context)
throws Exception
- 定義:
- インタフェース
org.osgi.framework.BundleActivator 内の start
- 例外:
Exception
stop
public void stop(org.osgi.framework.BundleContext context)
throws Exception
- 定義:
- インタフェース
org.osgi.framework.BundleActivator 内の stop
- 例外:
Exception
Copyright © 2011. All Rights Reserved.