org.cogchar.bundle.render.resources
Class ResourceBundleActivator

java.lang.Object
  extended by org.appdapter.osgi.core.BundleActivatorBase
      extended by org.cogchar.bundle.render.resources.ResourceBundleActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class ResourceBundleActivator
extends org.appdapter.osgi.core.BundleActivatorBase


Constructor Summary
ResourceBundleActivator()
           
 
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
 

Constructor Detail

ResourceBundleActivator

public ResourceBundleActivator()
Method Detail

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.