| Package | Description |
|---|---|
| org.eclipse.net4j.util.om |
Interfaces and classes for platform-independent operations and maintenance (O&M).
|
| org.eclipse.net4j.util.om.log |
Interfaces and classes for platform-independent logging.
|
| org.eclipse.net4j.util.om.pref |
Interfaces and classes for platform-independent preference management.
|
| org.eclipse.net4j.util.om.trace |
Interfaces and classes for platform-independent tracing.
|
| org.eclipse.net4j.util.ui |
Reusable UI components.
|
| Modifier and Type | Method and Description |
|---|---|
OMBundle |
OMPlatform.bundle(String bundleID,
Class<?> accessor) |
OMBundle |
OSGiActivator.getOMBundle() |
| Modifier and Type | Method and Description |
|---|---|
static void |
OSGiActivator.start(OMBundle bundle) |
static void |
LegacyUtil.startBundles(OMBundle[] bundles) |
static void |
OSGiActivator.stop(OMBundle bundle) |
static void |
LegacyUtil.stopBundles(OMBundle[] bundles) |
| Constructor and Description |
|---|
OSGiActivator.StateHandler(OMBundle bundle) |
OSGiActivator.WithState(OMBundle bundle) |
OSGiActivator(OMBundle omBundle) |
| Modifier and Type | Method and Description |
|---|---|
OMBundle |
Logger.getBundle() |
OMBundle |
OMLogger.getBundle() |
| Constructor and Description |
|---|
Logger(OMBundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
OMBundle |
OMPreferences.getBundle() |
| Modifier and Type | Method and Description |
|---|---|
OMBundle |
ContextTracer.getBundle() |
OMBundle |
OMTracer.getBundle() |
OMBundle |
Tracer.getBundle() |
| Constructor and Description |
|---|
Tracer(OMBundle bundle,
String name) |
| Modifier and Type | Method and Description |
|---|---|
OMBundle |
UIActivator.getOMBundle() |
| Constructor and Description |
|---|
UIActivator.WithState(OMBundle bundle) |
UIActivator(OMBundle omBundle) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.