org.cogchar.bundle.render.resources
Class ResourceBundleActivator

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

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


Field Summary
 
Fields inherited from class org.appdapter.osgi.core.BundleActivatorBase
dispatchEventLock, hasDispatchedFrameworkStartedEvent, startedEventScheduled
 
Fields inherited from interface org.appdapter.core.log.Loggable
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM
 
Constructor Summary
ResourceBundleActivator()
           
 
Method Summary
 void start(org.osgi.framework.BundleContext bundleCtx)
           
 
Methods inherited from class org.appdapter.osgi.core.BundleActivatorBase
describe, handleFrameworkStartedEvent, scheduleFrameworkStartEventHandler, stop
 
Methods inherited from class org.appdapter.core.log.BasicDebugger
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass
 
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

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-2013. All Rights Reserved.