|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectext.osgi.common.MacroBundleActivatorBase
org.appdapter.osgi.core.BundleActivatorBase
org.friendularity.bundle.demoserv.semrepo.Activator
public class Activator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ext.osgi.common.MacroBundleActivatorBase |
|---|
ext.osgi.common.MacroBundleActivatorBase.BootPhaseConst, ext.osgi.common.MacroBundleActivatorBase.BundleClassWatcher, ext.osgi.common.MacroBundleActivatorBase.ListenableMap<K,V>, ext.osgi.common.MacroBundleActivatorBase.ListenerMap<K,V>, ext.osgi.common.MacroBundleActivatorBase.MacroStartupSettings, ext.osgi.common.MacroBundleActivatorBase.TodoItem, ext.osgi.common.MacroBundleActivatorBase.TodoItemState |
| Field Summary | |
|---|---|
static com.hp.hpl.jena.query.Dataset |
theMainConfigDataset
|
| Fields inherited from class ext.osgi.common.MacroBundleActivatorBase |
|---|
bundleBootPhase, classLoaderUtils, dispatchEventLock, EQBAR, hasDispatchedFrameworkStartedEvent, m_context, MACRO_LAUNCHER, macroStartupSettings, myLogger, settingsName, startedBundles, startedEventScheduled |
| Constructor Summary | |
|---|---|
Activator()
|
|
| Method Summary | |
|---|---|
void |
initWebapps(org.osgi.framework.BundleContext context)
|
protected void |
setupJosekiSparqlAccess(org.cogchar.app.puma.web.PumaWebMapper pwm)
|
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, getLogger, 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 |
| Field Detail |
|---|
public static com.hp.hpl.jena.query.Dataset theMainConfigDataset
| Constructor Detail |
|---|
public Activator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorstart in class org.appdapter.osgi.core.BundleActivatorBaseException
public void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorstop in class org.appdapter.osgi.core.BundleActivatorBaseExceptionpublic void initWebapps(org.osgi.framework.BundleContext context)
protected void setupJosekiSparqlAccess(org.cogchar.app.puma.web.PumaWebMapper pwm)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||