|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.dependencymanager.DependencyActivatorBase
nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase
nl.gx.webmanager.wcb.treeaction.osgi.Activator
public class Activator
WCB activator class. It defines two components: the panel component and a service component that registers a number of system health indicators.
| Field Summary |
|---|
| Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase |
|---|
LOG |
| Constructor Summary | |
|---|---|
Activator()
|
|
| Method Summary | |
|---|---|
protected ComponentBundleDefinition |
getBundleDefinition()
Creates and returns the bundle definition of the WebManager component bundle |
protected ComponentDefinition |
getPanelComponentDefinition()
Returns the component definition for the panel component |
| Methods inherited from class nl.gx.webmanager.wcb.foundation.ComponentBundleActivatorBase |
|---|
destroy, getBundleContext, getDependencyManagerContext, init |
| Methods inherited from class org.apache.felix.dependencymanager.DependencyActivatorBase |
|---|
createConfigurationDependency, createService, createServiceDependency, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Activator()
| Method Detail |
|---|
protected ComponentBundleDefinition getBundleDefinition()
getBundleDefinition in class ComponentBundleActivatorBaseprotected ComponentDefinition getPanelComponentDefinition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||