org.cogchar.bundle.render.resources
Class ResourceBundleActivator
java.lang.Object
org.appdapter.osgi.core.BundleActivatorBase
org.cogchar.bundle.render.resources.ResourceBundleActivator
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class ResourceBundleActivator
- extends org.appdapter.osgi.core.BundleActivatorBase
|
Method Summary |
protected org.slf4j.Logger |
getLogger()
|
void |
start(org.osgi.framework.BundleContext bundleCtx)
|
| Methods inherited from class org.appdapter.osgi.core.BundleActivatorBase |
forceLog4jConfig, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceBundleActivator
public ResourceBundleActivator()
getLogger
protected org.slf4j.Logger getLogger()
- Specified by:
getLogger in class org.appdapter.osgi.core.BundleActivatorBase
start
public void start(org.osgi.framework.BundleContext bundleCtx)
throws Exception
- Specified by:
start in interface org.osgi.framework.BundleActivator- Overrides:
start in class org.appdapter.osgi.core.BundleActivatorBase
- Throws:
Exception
Copyright © 2010-2012. All Rights Reserved.