Interface | Description |
---|---|
OptionMetadata<V> |
The option metadata provides the information needed to configure
everything about the option except the option value itself.
|
OptionStorage |
Provides metadata-based access to an enclosed storage of options.
|
Class | Description |
---|---|
BaseOption<V> |
The base implementation for option metadata
|
OsgiPreferenceStorage |
The option storage implementation that uses OSGi preference node as an enclosed storage.
|
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.