org.appdapter.osgi.felix.shell
Class AppdapterFelixShellBundleActivator

java.lang.Object
  extended by ext.osgi.common.MacroBundleActivatorBase
      extended by org.appdapter.osgi.felix.shell.AppdapterFelixShellBundleActivator
All Implemented Interfaces:
EventListener, org.osgi.framework.BundleActivator, org.osgi.framework.FrameworkListener

public class AppdapterFelixShellBundleActivator
extends MacroBundleActivatorBase


Nested Class Summary
 
Nested classes/interfaces inherited from class ext.osgi.common.MacroBundleActivatorBase
MacroBundleActivatorBase.BootPhaseConst, MacroBundleActivatorBase.BundleClassWatcher, MacroBundleActivatorBase.ListenableMap<K,V>, MacroBundleActivatorBase.ListenerMap<K,V>, MacroBundleActivatorBase.MacroStartupSettings, MacroBundleActivatorBase.TodoItem, MacroBundleActivatorBase.TodoItemState
 
Field Summary
 
Fields inherited from class ext.osgi.common.MacroBundleActivatorBase
bundleBootPhase, classLoaderUtils, dispatchEventLock, EQBAR, hasDispatchedFrameworkStartedEvent, m_context, MACRO_LAUNCHER, macroStartupSettings, myLogger, settingsName, startedBundles, startedEventScheduled
 
Constructor Summary
AppdapterFelixShellBundleActivator()
           
 
Method Summary
 org.slf4j.Logger getLogger()
           
 void start(org.osgi.framework.BundleContext context)
           
 void stop(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class ext.osgi.common.MacroBundleActivatorBase
addMacroPreService, addMacroService, addMacroService, addMacroService, addMacroServiceLocal, asTodoItem, bundleCtxName, debugLoaders, debugLoaders, debugLoadersInfo, debugResolve, describe, ensureExtClassesAreFindable, forceLog4jConfig, forceLog4jConfig, forceLog4jConfig0, frameworkEvent, getBundleName, getBundleName, getEnumValueName, getPhaseName, handleFrameworkStartedEvent, isFakeOSGI, isLauncherBundle, isOSGIProperty, launchApplication, logInfo, registerConfig, registerServices, scheduleFrameworkStartEventHandler, toKeyCase, trace, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppdapterFelixShellBundleActivator

public AppdapterFelixShellBundleActivator()
Method Detail

getLogger

public org.slf4j.Logger getLogger()
Overrides:
getLogger in class MacroBundleActivatorBase

start

public void start(org.osgi.framework.BundleContext context)
           throws Exception
Specified by:
start in interface org.osgi.framework.BundleActivator
Overrides:
start in class MacroBundleActivatorBase
Throws:
Exception

stop

public void stop(org.osgi.framework.BundleContext context)
          throws Exception
Specified by:
stop in interface org.osgi.framework.BundleActivator
Overrides:
stop in class MacroBundleActivatorBase
Throws:
Exception


Copyright © 2010-2014. All Rights Reserved.