io.cloudsoft.amp
Class Activator

java.lang.Object
  extended by io.cloudsoft.amp.Activator

public class Activator
extends Object


Field Summary
static org.slf4j.Logger log
           
 
Constructor Summary
Activator()
           
 
Method Summary
 void start(org.osgi.framework.BundleContext context)
           
 void stop(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.slf4j.Logger log
Constructor Detail

Activator

public Activator()
Method Detail

start

public void start(org.osgi.framework.BundleContext context)
           throws Exception
Throws:
Exception

stop

public void stop(org.osgi.framework.BundleContext context)
          throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.