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

コンストラクタの概要
SnappyBundleActivator()
           
 
メソッドの概要
 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.