org.appdapter.osgi.felix.shell
Class AppdapterFelixShellBundleActivator
java.lang.Object
ext.osgi.common.MacroBundleActivatorBase
org.appdapter.osgi.felix.shell.AppdapterFelixShellBundleActivator
- All Implemented Interfaces:
- EventListener, org.osgi.framework.BundleActivator, org.osgi.framework.FrameworkListener
public class AppdapterFelixShellBundleActivator
- extends MacroBundleActivatorBase
| Fields inherited from class ext.osgi.common.MacroBundleActivatorBase |
bundleBootPhase, classLoaderUtils, dispatchEventLock, EQBAR, hasDispatchedFrameworkStartedEvent, m_context, MACRO_LAUNCHER, macroStartupSettings, myLogger, settingsName, startedBundles, startedEventScheduled |
|
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 |
AppdapterFelixShellBundleActivator
public AppdapterFelixShellBundleActivator()
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.