|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.appdapter.core.log.BasicDebugger
org.appdapter.osgi.core.BundleActivatorBase
org.friendularity.bundle.demoserv.semrepo.Activator
public class Activator
| Field Summary | |
|---|---|
static com.hp.hpl.jena.query.Dataset |
theMainConfigDataset
|
| 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 | |
|---|---|
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 org.appdapter.osgi.core.BundleActivatorBase |
|---|
describe, handleFrameworkStartedEvent, scheduleFrameworkStartEventHandler |
| 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 |
| 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 | ||||||||