Package org.osgi.service.clusterinfo
Interface FrameworkNodeStatus
-
- All Superinterfaces:
FrameworkManager
,NodeStatus
public interface FrameworkNodeStatus extends NodeStatus, FrameworkManager
The FrameworkNodeStatus service represents a node in the cluster that is also an OSGi framework.
-
-
Method Summary
-
Methods inherited from interface org.osgi.service.clusterinfo.FrameworkManager
getBundle, getBundleHeaders, getBundles, getBundleStartLevel, getBundleState, getFrameworkStartLevel, getServiceReference, getServiceReferences, getServiceReferences, installBundle, setBundleStartLevel, setFrameworkStartLevel, startBundle, startBundle, stopBundle, stopBundle, uninstallBundle, updateBundle, updateBundle
-
Methods inherited from interface org.osgi.service.clusterinfo.NodeStatus
getMetrics
-
-