io.cloudsoft.amp
Class Activator
java.lang.Object
io.cloudsoft.amp.Activator
public class Activator
- extends Object
|
Field Summary |
static org.slf4j.Logger |
log
|
|
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 |
log
public static final org.slf4j.Logger log
Activator
public Activator()
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.