Knopflerfish OSGi 2.0.0
A B C D E F G H I J K L M N O P Q R S T U V W X

A

A - Static variable in class org.osgi.util.measurement.Unit
The electric current unit ampere (A)
ACTIVE - Static variable in interface org.osgi.framework.Bundle
This bundle is now running.
AD - class org.knopflerfish.util.metatype.AD.
Implementation calss for AttributeDefinition.
AD(String, int, int, String, String[]) - Constructor for class org.knopflerfish.util.metatype.AD
Create an AttributeDefinition with empty descrition and no option labels or option values.
AD(String, int, int, String, String, String[], String[], String[]) - Constructor for class org.knopflerfish.util.metatype.AD
Create a new attribute definition.
AD(String, int, int, String, String, String[], String, String, boolean) - Constructor for class org.knopflerfish.util.metatype.AD
 
ADMIN - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The permission name "admin".
AE - class org.knopflerfish.util.metatype.AE.
 
AE(String) - Constructor for class org.knopflerfish.util.metatype.AE
 
ALL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
ARRAY - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
ATTRIB_CMDEFAULTSURL - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Manifest attribute name specifying CM defaults XML URL.
ATTRIB_METATYPEURL - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Manifest attribute name specifying metatype XML URL.
AUTHENTICATION_TYPE - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the scheme used in authentication.
AUTHORIZATION - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the Authorization object obtained from the org.osgi.service.useradmin.UserAdmin service.
AdminPermission - class org.osgi.framework.AdminPermission.
Indicates the caller's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.
AdminPermission() - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object that matches all bundles and has all actions.
AdminPermission(String, String) - Constructor for class org.osgi.framework.AdminPermission
Create a new AdminPermission.
AdminPermission(Bundle, String) - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object to be used by the code that must check a Permission object.
AllServiceListener - interface org.osgi.framework.AllServiceListener.
A ServiceEvent listener.
ArrayInt - class org.knopflerfish.ant.taskdefs.bundle.ArrayInt.
 
ArrayInt() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
ArrayInt(String) - Constructor for class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
AttributeDefinition - interface org.osgi.service.metatype.AttributeDefinition.
An interface to describe an attribute.
Authorization - interface org.osgi.service.useradmin.Authorization.
The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate.
abortCommand() - Method in interface org.knopflerfish.service.console.Session
Abort current command in session.
absolutePath() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's absolute path name.
actionPerformed(ActionEvent) - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
add(int, int) - Method in interface org.knopflerfish.service.demo1.Demo1
Add two integers and return the result.
add(AD, int) - Method in class org.knopflerfish.util.metatype.OCD
Add an attribute definition
add(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified object.
add(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified value.
add(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified value.
addActivatorString(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
addBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified BundleListener object to the context bundle's list of listeners if not already present.
addBundleSelectionListener(BundleSelectionListener) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Add a BundleSelectionListener to the set of listeners that gets notified at bundle selection changes.
addBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
addClasses(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConfiguredAttribute(Manifest.Attribute) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Add an attribute to the main section of the manifest.
addConfiguredExportPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConfiguredImportPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConfiguredLib(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConfiguredSection(Manifest.Section) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Add a section to the manifest.
addConfiguredStandardPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addFactory(String, ObjectClassDefinition) - Method in class org.knopflerfish.util.metatype.MTP
 
addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
addFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified FrameworkListener object to the context bundle's list of listeners if not already present.
addIcon(int, String) - Method in class org.knopflerfish.util.metatype.OCD
 
addImportedString(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Add a class' package name to the list of imported packages.
addImportedType(Type) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Add a type's package name to the list of imported packages.
addImportedType(Type[]) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Add package names of all types in ts to the list of imported packages.
addInformation(Dictionary) - Method in interface org.osgi.service.provisioning.ProvisioningService
Adds the key/value pairs contained in info to the Provisioning Information dictionary.
addInformation(ZipInputStream) - Method in interface org.osgi.service.provisioning.ProvisioningService
Processes the ZipInputStream and extracts information to add to the Provisioning Information dictionary, as well as, install/update and start bundles.
addJob(Job) - Method in class org.knopflerfish.util.workerthread.WorkerThread
Adds a job to be processed last in the job queue.
addJob(Job, long) - Method in class org.knopflerfish.util.workerthread.WorkerThread
Adds a job to be processed after given delay.
addLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Subscribes to LogEntry objects.
addMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a basic member to this Group object.
addMetaData(MetaData) - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
addProvidedPackageString(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
addRequiredMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a required member to this Group object.
addService(String, ObjectClassDefinition) - Method in class org.knopflerfish.util.metatype.MTP
 
addServiceListener(ServiceListener, String) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object with the specified filter to the context bundle's list of listeners.
addServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object to the context bundle's list of listeners.
addSessionListener(SessionListener) - Method in interface org.knopflerfish.service.console.Session
Add session event listener.
addValue(String) - Method in class org.knopflerfish.util.metatype.AE
 
addZipGroupFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addZipfileset(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addingService(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.addingService method.
addingService(ServiceReference) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service is being added to the ServiceTracker object.
analyze(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Analyze a file by checking its suffix and delegate to analyzeClass, analyzeJava etc
analyzeClass(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
analyzeClass(ClassParser) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
analyzeJar(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
analyzeJava(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Analyze java source file by reading line by line and looking for keywords such as "import", "package".
asList(Object[]) - Static method in class org.knopflerfish.util.Lists
 
attach(ServiceReference) - Method in interface org.osgi.service.device.Driver
Attaches this Driver service to the Device service represented by the given ServiceReference object.
authenticate() - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
Attempts to authenticate.

B

BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN (11) type.
BUNDLE_ACTIVATOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "Bundle-Activator") identifying the bundle's activator class.
BUNDLE_CATEGORY - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Category") identifying the bundle's category.
BUNDLE_CLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ClassPath") identifying a list of directories and embedded JAR files, which are bundle resources used to extend the bundle's classpath.
BUNDLE_CONTACTADDRESS - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ContactAddress") identifying the contact address where problems with the bundle may be reported; for example, an email address.
BUNDLE_COPYRIGHT - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Copyright") identifying the bundle's copyright information.
BUNDLE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Description") containing a brief description of the bundle's functionality.
BUNDLE_DOCURL - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-DocURL") identifying the bundle's documentation URL, from which further information about the bundle may be obtained.
BUNDLE_EMPTY_STRING - Static variable in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Special value used to indicate that a Manifest.Attribute with this value shall be weeded out.
BUNDLE_LOCALIZATION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Localization") identifying the base name of the bundle's localization entries.
BUNDLE_LOCALIZATION_DEFAULT_BASENAME - Static variable in interface org.osgi.framework.Constants
Default value for the Bundle-Localization manifest header.
BUNDLE_MANIFESTVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ManifestVersion") identifying the bundle manifest version.
BUNDLE_NAME - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Name") identifying the bundle's name.
BUNDLE_NATIVECODE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-NativeCode") identifying a number of hardware environments and the native language code libraries that the bundle is carrying for each of these environments.
BUNDLE_NATIVECODE_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "language") identifying the language in which the native bundle code is written specified in the Bundle-NativeCode manifest header.
BUNDLE_NATIVECODE_OSNAME - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "osname") identifying the operating system required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_OSVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "osversion") identifying the operating system version required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "processor") identifying the processor required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-RequiredExecutionEnvironment") identifying the required execution environment for the bundle.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-SymbolicName") identifying the bundle's symbolic name.
BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "bundle-symbolic-name") identifying the symbolic name of a bundle that exports a package specified in the Import-Package manifest header.
BUNDLE_TYPE_FRAGMENT - Static variable in interface org.osgi.service.packageadmin.PackageAdmin
Bundle type indicating the bundle is a fragment bundle.
BUNDLE_UPDATELOCATION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-UpdateLocation") identifying the location from which a new bundle version is obtained during a bundle update operation.
BUNDLE_VENDOR - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Vendor") identifying the bundle's vendor.
BUNDLE_VERSION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Version") identifying the bundle's version.
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "bundle-version") identifying a range of versions for a bundle specified in the Require-Bundle or Fragment-Host manifest headers.
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE (6) type.
BackEndControl - interface org.knopflerfish.service.um.useradmin.BackEndControl.
Service that can be used to load the user admin with contents from a back end system, save the user admin's current contents to the back end system and get the subscription for this service gateway from the back end system.
BackEndException - exception org.knopflerfish.service.um.useradmin.BackEndException.
BackEndException is the base class for exceptions thrown from BackEndControl.
BackEndException(String, Throwable) - Constructor for class org.knopflerfish.service.um.useradmin.BackEndException
Public constructor.
BackEndException(String) - Constructor for class org.knopflerfish.service.um.useradmin.BackEndException
Public constructor.
BackingStoreException - exception org.osgi.service.prefs.BackingStoreException.
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for class org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(String, Throwable) - Constructor for class org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
Base64 - class org.knopflerfish.util.Base64.
 
Base64() - Constructor for class org.knopflerfish.util.Base64
 
BasicEnvelope - class org.osgi.service.wireadmin.BasicEnvelope.
BasicEnvelope is an implementation of the Envelope interface
BasicEnvelope(Object, Object, String) - Constructor for class org.osgi.service.wireadmin.BasicEnvelope
Constructor.
Bundle - class org.knopflerfish.ant.taskdefs.bundle.Bundle.
An extension of the Jar task that builds an OSGi bundle.
Bundle() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
Bundle - interface org.osgi.framework.Bundle.
An installed bundle in the Framework.
BundleActivator - interface org.osgi.framework.BundleActivator.
Customizes the starting and stopping of a bundle.
BundleClasspathTask - class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask.
Task that creates a pattern suitable for use as the includes attribute in a file set that will find all classes and jars that the framework may use given the specified Bundle-Classpath manifest attribute.
BundleClasspathTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
 
BundleContext - interface org.osgi.framework.BundleContext.
A bundle's execution context within the Framework.
BundleEvent - class org.osgi.framework.BundleEvent.
An event from the Framework describing a bundle lifecycle change.
BundleEvent(int, Bundle) - Constructor for class org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleException - exception org.osgi.framework.BundleException.
A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleException(String, Throwable) - Constructor for class org.osgi.framework.BundleException
Creates a BundleException that wraps another exception.
BundleException(String) - Constructor for class org.osgi.framework.BundleException
Creates a BundleException object with the specified message.
BundleHTMLExtractorTask - class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask.
Task that analyzes a set of bundle jar files and builds HTML documentation from these bundles.
BundleHTMLExtractorTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
BundleInfoTask - class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask.
Task that analyzes a set of java sources or class files, and lists all imported and defined packages.
BundleInfoTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
BundleListener - interface org.osgi.framework.BundleListener.
A BundleEvent listener.
BundleManifestTask - class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask.
Extension of the standard Manifest task.
BundleManifestTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Default constructor.
BundleManifestTask.Mode - class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask.Mode.
Helper class for bundle manifest's mode attribute.
BundleManifestTask.Mode() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask.Mode
 
BundleMetaTypeResource - class org.knopflerfish.util.metatype.BundleMetaTypeResource.
 
BundleMetaTypeResource(Bundle) - Constructor for class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
BundlePermission - class org.osgi.framework.BundlePermission.
A bundle's authority to require or provide a bundle or to receive or attach fragments.
BundlePermission(String, String) - Constructor for class org.osgi.framework.BundlePermission
Defines the authority to provide and/or require and or specify a host fragment symbolic name within the OSGi environment.
BundleSelectionListener - interface org.knopflerfish.service.desktop.BundleSelectionListener.
Callback listener for changes in BundleSelectionModel
BundleSelectionModel - interface org.knopflerfish.service.desktop.BundleSelectionModel.
Model describing which bundles are selected.
ByteArray - class org.knopflerfish.util.ByteArray.
A converter class used to read primitive datatypes from, or write them to, a bytearray, starting at position index.
ByteArray() - Constructor for class org.knopflerfish.util.ByteArray
 
bundleChanged(BundleEvent) - Method in interface org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.

C

C - Static variable in class org.osgi.util.measurement.Unit
The electric charge unit coulomb (C).
CHANGE_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeCredential".
CHANGE_PROPERTY - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "changeProperty".
CHARACTER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The CHARACTER (5) type.
CHILDREN_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all devices containing other embedded devices.
CITCHAR - Static variable in class org.knopflerfish.util.Text
Default citation char for splitwords().
CLASS - Static variable in class org.osgi.framework.AdminPermission
The action string class (Value is "class").
CLOSED - Static variable in class org.knopflerfish.service.trayicon.TrayEvent
The TrayIcon service has been released and closed by the manager.
CMDEFAULTS_RESOURCE - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Default URL to default CM values
CMDataReader - class org.knopflerfish.shared.cm.CMDataReader.
 
CMDataReader() - Constructor for class org.knopflerfish.shared.cm.CMDataReader
 
CMDataWriter - class org.knopflerfish.shared.cm.CMDataWriter.
 
CMDataWriter() - Constructor for class org.knopflerfish.shared.cm.CMDataWriter
 
CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been deleted.
CM_LUS_EXPORT_GROUPS - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should be a string array, containing the LUS groups that the driver is interested in, when exporting framework services to the Jini network.
CM_LUS_IMPORT_GROUPS - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should be a string array, containing the groups of LUS, that the driver is interested in, when importing Jini services.
CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to specify the order in which plugins are invoked.
CM_TARGET - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to limit the Managed Service or Managed Service Factory configuration dictionaries a Configuration Plugin service receives.
CM_UPDATED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been updated.
COMMAND_GROUP - Static variable in class org.knopflerfish.service.console.CommandGroupAdapter
Full class name of CommandGroup interface.
CONDITION - Static variable in interface org.knopflerfish.service.um.useradmin.Condition
The type of a Condition role.
CONFIGURATION - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
The action string configure.
CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the CONSUME action: value is "consume".
CONSUMER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Consumer service method has thrown an exception.
CONTEXT_AUTH_DATE - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for authentication date, the parameter string is "auth_date".
CONTEXT_AUTH_DAY - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for authentication day of week, the parameter string is "auth_day".
CONTEXT_AUTH_LEVEL - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for authentication level, the parameter string is "auth_lvl".
CONTEXT_AUTH_TIME - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for authentication time, the parameter string is "auth_time".
CONTEXT_CONF_LEVEL - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for confidentiality level, the parameter string is "conf_lvl".
CONTEXT_DATE - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for current date, the parameter string is "date".
CONTEXT_DAY - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for current day of week, the parameter string is "day".
CONTEXT_INTEGR_LEVEL - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for integrity level, the parameter string is "integr_lvl".
CONTEXT_TIME - Static variable in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Context parameter for current time, the parameter string is "time".
CacheMap - class org.knopflerfish.util.CacheMap.
Timeout version of a HashMap.
CacheMap() - Constructor for class org.knopflerfish.util.CacheMap
Create a map with default timeout period.
CacheMap(long) - Constructor for class org.knopflerfish.util.CacheMap
Create a map with a specified timeout period.
CachedObject - class org.knopflerfish.util.CachedObject.
An object with a timeout.
CachedObject() - Constructor for class org.knopflerfish.util.CachedObject
Equivalent to CachedObject(null).
CachedObject(Object) - Constructor for class org.knopflerfish.util.CachedObject
Equivalent to CachedObject(object, CachedObject.DEFAULT_TIMEOUT)
CachedObject(Object, long) - Constructor for class org.knopflerfish.util.CachedObject
Create a cached object from an object and a specified timeout.
ClassLoaderUtil - class org.knopflerfish.util.ClassLoaderUtil.
Utility class for handling common class loading cases, like wrapping external libraries in the correct context class loader.
ClassLoaderUtil() - Constructor for class org.knopflerfish.util.ClassLoaderUtil
 
CommandGroup - interface org.knopflerfish.service.console.CommandGroup.
Interface for a command group service.
CommandGroupAdapter - class org.knopflerfish.service.console.CommandGroupAdapter.
Adapter class for CommandGroup.
CommandGroupAdapter(String, String) - Constructor for class org.knopflerfish.service.console.CommandGroupAdapter
Constructs a command group.
Compare - class org.knopflerfish.util.Compare.
 
Compare() - Constructor for class org.knopflerfish.util.Compare
 
CompareFunc - interface org.knopflerfish.util.sort.CompareFunc.
Like the 1.2 Comparable interface.
Condition - interface org.knopflerfish.service.um.useradmin.Condition.
This interface represents a Condition that is managed by a UserAdmin service.
Configurable - interface org.osgi.framework.Configurable.
Deprecated. As of 1.2. Please use Configuration Admin service.
Configuration - interface org.osgi.service.cm.Configuration.
The configuration information for a ManagedService or ManagedServiceFactory object.
ConfigurationAdmin - interface org.osgi.service.cm.ConfigurationAdmin.
Service for administering configuration data.
ConfigurationEvent - class org.osgi.service.cm.ConfigurationEvent.
A Configuration Event.
ConfigurationEvent(ServiceReference, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
Constructs a ConfigurationEvent object from the given ServiceReference object, event type, and pids.
ConfigurationException - exception org.osgi.service.cm.ConfigurationException.
An Exception class to inform the Configuration Admin service of problems with configuration data.
ConfigurationException(String, String) - Constructor for class org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationException(String, String, Throwable) - Constructor for class org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationListener - interface org.osgi.service.cm.ConfigurationListener.
Listener for Configuration Events.
ConfigurationPermission - class org.osgi.service.cm.ConfigurationPermission.
Indicates a bundle's authority to configure bundles.
ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
Create a new ConfigurationPermission.
ConfigurationPlugin - interface org.osgi.service.cm.ConfigurationPlugin.
A service interface for processing configuration dictionary before the update.
ConsoleService - interface org.knopflerfish.service.console.ConsoleService.
Console service for OSG platforms.
Constants - interface org.osgi.framework.Constants.
Defines standard names for the OSGi environment property, service property, and Manifest header attribute keys.
Constants - interface org.osgi.service.device.Constants.
This interface defines standard names for property keys associated with Deviceand Driverservices.
Consumer - interface org.osgi.service.wireadmin.Consumer.
Data Consumer, a service that can receive udpated values from Producerservices.
ContextualAuthorization - interface org.knopflerfish.service.um.useradmin.ContextualAuthorization.
This subclass to Authorization adds authentication context to the authorization information.
canAuthenticate(String) - Method in interface org.knopflerfish.service.um.useradmin.PasswdAuthenticator
Tests if it is possible to authenticate the user with the specified username with this authentication method (that there is a user with the specified user name and that the user has a password credential.
capitalize(String) - Static method in class org.knopflerfish.util.Text
Make first (and only) character in string upper case.
cd - Static variable in class org.osgi.util.measurement.Unit
The luminous intensity unit candela (cd)
childrenNames() - Method in interface org.osgi.service.prefs.Preferences
Returns the names of the children of this node.
clear() - Method in interface org.osgi.service.prefs.Preferences
Removes all of the properties (key-value associations) in this node.
clearSelection() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Clear the entire selection and notify all listeners.
clearSelection() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
clone() - Method in class org.knopflerfish.util.metatype.AD
 
close() - Method in interface org.knopflerfish.service.console.Session
Close session.
close() - Method in class org.knopflerfish.service.log.LogRef
* Close this LogRef object.
close() - Method in class org.knopflerfish.util.Queue
* Closes the queue, i.e.
close() - Method in class org.knopflerfish.util.Semaphore
 
close() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Stop listening for bundles.
close() - Method in class org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker object.
commit() - Method in interface org.knopflerfish.service.log.LogConfig
 
compare(Object, Object) - Method in interface org.knopflerfish.util.sort.CompareFunc
 
compareByteArrays(byte[], byte[]) - Static method in class org.knopflerfish.util.Compare
Returns true if the two specified arrays of bytes are equal to one another.
compareTo(Object) - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
compareTo(Object) - Method in class org.knopflerfish.util.metatype.AD
 
compareTo(Object) - Method in class org.knopflerfish.util.metatype.MTP
 
compareTo(Object) - Method in class org.osgi.framework.Version
Compares this Version object to another object.
compareTo(Object) - Method in class org.osgi.util.measurement.Measurement
Compares this object with the specified object for order.
configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
Receives notification of a Configuration that has changed.
connect(String) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
Connect to a remote framework.
consumersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Producer
Update the list of Wire objects to which this Producer object is connected.
containsKey(Object) - Method in class org.knopflerfish.util.CacheMap
Check if an object exists in the map.
context - Variable in class org.osgi.util.tracker.ServiceTracker
Bundle context this ServiceTracker object is tracking against.
copyDictionary(Dictionary) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
* Copy a dictionary.
createDefaultHttpContext() - Method in interface org.osgi.service.http.HttpService
Creates a default HttpContext for registering servlets or resources with the HttpService, a new HttpContext object is created each time this method is called.
createFactoryConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFilter(String) - Method in interface org.osgi.framework.BundleContext
Creates a Filter object.
createFilter(String) - Static method in class org.osgi.framework.FrameworkUtil
Creates a Filter object.
createJComponent() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Create the actual component that should be displayed.
createRole(String, int) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates a Role object with the given name and of the given type.
createSession() - Method in interface org.knopflerfish.service.um.useradmin.PasswdAuthenticator
Creates an authentication session.
createWire(String, String, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Create a new Wire object that connects a Producer service to a Consumer service.

D

DEFAULT_TIMEOUT - Static variable in class org.knopflerfish.util.CachedObject
Default timeout period in milliseconds.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_CATEGORY") containing a human readable description of the device categories implemented by a device.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.jini.JiniDriver
Constant for the value of the service property DEVICE_CATEGORY used by all Jini services.
DEVICE_CATEGORY - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the value of the service property DEVICE_CATEGORY used for all UPnP devices.
DEVICE_DESCRIPTION - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_DESCRIPTION") containing a human readable string describing the actual hardware device.
DEVICE_INTERNAL_ERROR - Static variable in class org.osgi.service.upnp.UPnPException
The invoked action failed during execution.
DEVICE_SERIAL - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_SERIAL") specifying a device's serial number.
DOMCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
Fully qualified path name of DOM Parser Factory Class Name file
DOMFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
Filename containing the DOM Parser Factory Class name.
DOUBLE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The DOUBLE (7) type.
DRIVER_ID - Static variable in interface org.osgi.service.device.Constants
Property (named "DRIVER_ID") identifying a driver.
DYNAMICIMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "DynamicImport-Package") identifying the packages that the bundle may dynamically import during execution.
DefaultBundleSelectionModel - class org.knopflerfish.service.desktop.DefaultBundleSelectionModel.
Default implementation of BundleSelectionModel.
DefaultBundleSelectionModel() - Constructor for class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
DefaultTrayIcon - class org.knopflerfish.service.trayicon.DefaultTrayIcon.
Default implementation of TrayIcon.
DefaultTrayIcon(BundleContext, String, String, URL) - Constructor for class org.knopflerfish.service.trayicon.DefaultTrayIcon
 
Demo1 - interface org.knopflerfish.service.demo1.Demo1.
Very simple demo service.
DemoFactory1 - interface org.knopflerfish.service.demo1.DemoFactory1.
Another very simple demo service API.
Device - interface org.osgi.service.device.Device.
Interface for identifying device services.
Dict - class org.knopflerfish.util.Dict.
* Util methods for dealing with dictionaries.
Dict() - Constructor for class org.knopflerfish.util.Dict
 
DictionaryUtils - class org.knopflerfish.shared.cm.DictionaryUtils.
* Some utility methods for objects that implement Dictionary.
DictionaryUtils() - Constructor for class org.knopflerfish.shared.cm.DictionaryUtils
 
Driver - interface org.osgi.service.device.Driver.
A Driver service object must be registered by each Driver bundle wishing to attach to Device services provided by other drivers.
DriverLocator - interface org.osgi.service.device.DriverLocator.
A Driver Locator service can find and load device driver bundles given a property set.
DriverSelector - interface org.osgi.service.device.DriverSelector.
When the device manager detects a new Device service, it calls all registered Driver services to determine if anyone matches the Device service.
debug(String) - Method in class org.knopflerfish.service.log.LogRef
* Log a debug level message * *
debug(String, ServiceReference) - Method in class org.knopflerfish.service.log.LogRef
* Log a debug level message.
debug(String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log a debug level message.
debug(String, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log a debug level message.
decode(byte[]) - Static method in class org.knopflerfish.util.Base64
Decode a string of Base64 data.
decode(String) - Static method in class org.knopflerfish.util.Base64
 
decode(InputStream, OutputStream) - Static method in class org.knopflerfish.util.Base64
 
delete() - Method in interface org.osgi.service.cm.Configuration
Delete this Configuration object.
deleteWire(Wire) - Method in interface org.osgi.service.wireadmin.WireAdmin
Delete a Wire object.
deleted(String) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Remove a factory instance.
dictionariesAreEqual(Dictionary, Dictionary) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
* Recursive comparison of two dictionaries for equality.
dictionariesAreNotEqual(Dictionary, Dictionary) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
 
digest(String, byte[]) - Static method in class org.knopflerfish.service.um.useradmin.PasswdUtil
Create a digest from salt and a message.
disconnect(BundleContext) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
Disconnect from a previously connected framework.
disposeJComponent(JComponent) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Perform any necessary cleanup operations.
div(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified object.
div(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified value.
div(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified value.
doContextClassLoader(ClassLoader, PrivilegedAction) - Static method in class org.knopflerfish.util.ClassLoaderUtil
Run the specified action in a specified ContextClassLoader.
doContextClassLoader(ClassLoader, PrivilegedExceptionAction) - Static method in class org.knopflerfish.util.ClassLoaderUtil
Run the specified action in a specified ContextClassLoader.
doDebug() - Method in class org.knopflerfish.service.log.LogRef
* Returns true if messages with severity debug or higher * are saved by the log.
doError() - Method in class org.knopflerfish.service.log.LogRef
* Returns true if messages with severity error or higher * are saved by the log.
doInfo() - Method in class org.knopflerfish.service.log.LogRef
* Returns true if messages with severity info or higher * are saved by the log.
doLog(String, int, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Sends a message to the log if possible.
doWarn() - Method in class org.knopflerfish.service.log.LogRef
* Returns true if messages with severity warning or higher * are saved by the log.
doubleValue() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 

E

EE - class org.knopflerfish.ant.taskdefs.bundle.EE.
Utility class with static methods for checking classes with the standard OSGi profiles.
EE() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.EE
 
ELEMENT_TYPE - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
ENCODING - Static variable in class org.knopflerfish.shared.cm.CMDataReader
 
ENCODING - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
ENTRIES - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should be an net.jini.core.entry.Entry array, holding the attributes set of the framework service that represents Jini proxy in the registration with a LUS.
EOF - Static variable in class org.knopflerfish.shared.cm.XmlReader
 
ERROR - Static variable in class org.osgi.framework.FrameworkEvent
An error has occurred.
EXCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "exclude") identifying a list of classes and/or resources of the specified package which must not be allowed to be exported in the Export-Package manifest header.
EXECUTE - Static variable in class org.osgi.framework.AdminPermission
The action string execute (Value is "execute").
EXPORT - Static variable in class org.osgi.framework.PackagePermission
The action string export.
EXPORT - Static variable in interface org.osgi.service.jini.JiniDriver
The Export service property is a hint that marks an OSGi service to be picked up and exported by the Jini Driver in the Jini network.
EXPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Export-Package") identifying the packages that the bundle offers to the Framework for export.
EXPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.2.
EXTENSIONLIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
The action string extensionLifecycle (Value is "extensionLifecycle").
EXTENSION_BOOTCLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "bootclasspath") identifying the type of extension fragment.
EXTENSION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "extension") identifying the type of the extension fragment.
EXTENSION_FRAMEWORK - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "framework") identifying the type of extension fragment.
Envelope - interface org.osgi.service.wireadmin.Envelope.
Identifies a contained value.
ExportedPackage - interface org.osgi.service.packageadmin.ExportedPackage.
An exported package.
emptyVersion - Static variable in class org.osgi.framework.Version
The empty version "0.0.0".
encode(byte[]) - Static method in class org.knopflerfish.util.Base64
Encode a raw byte array to a Base64 String.
encode(byte[], int) - Static method in class org.knopflerfish.util.Base64
Encode a raw byte array to a Base64 String.
encode(InputStream, OutputStream, int) - Static method in class org.knopflerfish.util.Base64
 
endElement(String, Dictionary, String) - Method in class org.knopflerfish.shared.cm.CMDataReader
 
endElement(String, Dictionary, String) - Method in class org.knopflerfish.shared.cm.XmlReader
 
endElement(String, String) - Static method in class org.knopflerfish.util.metatype.Loader
 
equals(Object) - Method in class org.knopflerfish.util.metatype.AD
 
equals(Object) - Method in class org.knopflerfish.util.metatype.MTP
 
equals(Object) - Method in class org.osgi.framework.AdminPermission
Determines the equality of two AdminPermission objects.
equals(Object) - Method in class org.osgi.framework.BundlePermission
Determines the equality of two BundlePermission objects.
equals(Object) - Method in interface org.osgi.framework.Filter
Compares this Filter object to another object.
equals(Object) - Method in class org.osgi.framework.PackagePermission
Determines the equality of two PackagePermission objects.
equals(Object) - Method in class org.osgi.framework.ServicePermission
Determines the equalty of two ServicePermission objects.
equals(Object) - Method in class org.osgi.framework.Version
Compares this Version object to another object.
equals(Object) - Method in interface org.osgi.service.cm.Configuration
Equality is defined to have equal PIDs Two Configuration objects are equal when their PIDs are equal.
equals(Object) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines the equality of two ConfigurationPermission objects.
equals(Object) - Method in class org.osgi.service.permissionadmin.PermissionInfo
Determines the equality of two PermissionInfo objects.
equals(Object) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks two UserAdminPermission objects for equality.
equals(Object) - Method in class org.osgi.service.wireadmin.WirePermission
Determines the equalty of two WirePermission objects.
equals(Object) - Method in class org.osgi.util.measurement.Measurement
Returns whether the specified object is equal to this object.
equals(Object) - Method in class org.osgi.util.measurement.State
Return whether the specified object is equal to this object.
equals(Object) - Method in class org.osgi.util.measurement.Unit
Checks whether this Unit object is equal to the specified Unit object.
error(String) - Method in class org.knopflerfish.service.log.LogRef
* Log an error level message.
error(String, ServiceReference) - Method in class org.knopflerfish.service.log.LogRef
* Log an error level message.
error(String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log an error level message.
error(String, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log an error level message.
escape(String) - Static method in class org.knopflerfish.util.metatype.AD
Escape a string so that it'll be parsed as one item, even if it contains SEQUENCE_SEP.
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Create or update the Manifest when used as a task.
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
execute(String[], Reader, PrintWriter, Session) - Method in interface org.knopflerfish.service.console.CommandGroup
Executes a command in the command group.
execute(String[], Reader, PrintWriter, Session) - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Executes a command in the command group.

F

F - Static variable in class org.osgi.util.measurement.Unit
The capacitance unit farad (F).
FACTORY_CONFIGURATION - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
FACTORY_PID - Static variable in class org.knopflerfish.shared.cm.CMDataReader
 
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT (8) type.
FRAGMENT - Static variable in class org.osgi.framework.BundlePermission
The action string fragment.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "always") identifying a fragment attachment type of always.
FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "fragment-attachment") identifying if and when a fragment may attach to a host bundle.
FRAGMENT_ATTACHMENT_NEVER - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "never") identifying a fragment attachment type of never.
FRAGMENT_ATTACHMENT_RESOLVETIME - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "resolve-time") identifying a fragment attachment type of resolve-time.
FRAGMENT_HOST - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Fragment-Host") identifying the symbolic name of another bundle for which that the bundle is a fragment.
FRAMEWORK_BOOTDELEGATION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.bootdelegation") identifying packages for which the Framework must delegate class loading to the boot class path.
FRAMEWORK_EXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.executionenvironment") identifying execution environments provided by the Framework.
FRAMEWORK_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.language") identifying the Framework implementation language (see ISO 639 for possible values).
FRAMEWORK_OS_NAME - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.os.name") identifying the Framework host-computer's operating system.
FRAMEWORK_OS_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.os.version") identifying the Framework host-computer's operating system version number.
FRAMEWORK_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.processor") identifying the Framework host-computer's processor name.
FRAMEWORK_SYSTEMPACKAGES - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.system.packages") identifying package which the system bundle must export.
FRAMEWORK_VENDOR - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.vendor") identifying the Framework implementation vendor.
FRAMEWORK_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.version") identifying the Framework version.
FRIENDLY_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for a short user friendly version of the device name.
Filter - interface org.osgi.framework.Filter.
An RFC 1960-based Filter.
FrameworkEvent - class org.osgi.framework.FrameworkEvent.
A general event from the Framework.
FrameworkEvent(int, Object) - Constructor for class org.osgi.framework.FrameworkEvent
Deprecated. As of 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source.
FrameworkEvent(int, Bundle, Throwable) - Constructor for class org.osgi.framework.FrameworkEvent
Creates a Framework event regarding the specified bundle.
FrameworkListener - interface org.osgi.framework.FrameworkListener.
A FrameworkEvent listener.
FrameworkUtil - class org.osgi.framework.FrameworkUtil.
Framework Utility class.
filter - Variable in class org.osgi.util.tracker.ServiceTracker
Filter specifying search criteria for the services to track.
finalize() - Method in class org.osgi.util.tracker.ServiceTracker
Finalize.
findDrivers(Dictionary) - Method in interface org.osgi.service.device.DriverLocator
Returns an array of DRIVER_ID strings of drivers capable of attaching to a device with the given properties.
findEntries(String, String, boolean) - Method in interface org.osgi.framework.Bundle
Returns entries in this bundle and its attached fragments.
fireChange(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
Send a value changed event to all BundleSelectionListener
floatValue() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
flush() - Method in class org.knopflerfish.util.CachedObject
Clear the stored object.
flush() - Method in interface org.osgi.service.prefs.Preferences
Forces any changes in the contents of this node and its descendants to the persistent store.
formatJavaType(String, String[]) - Static method in class org.knopflerfish.util.Text
Format a java type in human readable way.
frameworkEvent(FrameworkEvent) - Method in interface org.osgi.framework.FrameworkListener
Receives notification of a general FrameworkEvent object.
fromLevel(int) - Static method in class org.knopflerfish.service.log.LogUtil
* Converts from a numeric log severity level to a string.
fromLevel(int, int) - Static method in class org.knopflerfish.service.log.LogUtil
* Converts from a numeric log severity level to a left justified * string of at least the given length.

G

GET - Static variable in class org.osgi.framework.ServicePermission
The action string get (Value is "get").
GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "getCredential".
GROUP - Static variable in interface org.osgi.service.useradmin.Role
The type of a Grouprole.
GROUP_NAME - Static variable in interface org.knopflerfish.service.console.CommandGroup
Property key for group name to use when registering a CommandGroup.
Group - interface org.osgi.service.useradmin.Group.
A named grouping of roles (Role objects).
Gy - Static variable in class org.osgi.util.measurement.Unit
The absorbed dose unit gray (Gy).
get(Object) - Method in class org.knopflerfish.util.CacheMap
Get an object from the map.
get() - Method in class org.knopflerfish.util.CachedObject
Get the cached object.
get(long) - Method in class org.knopflerfish.util.Semaphore
Waits up to timeout milliseconds for this Semaphore to receive a value.
get(String, String) - Method in interface org.osgi.service.prefs.Preferences
Returns the value associated with the specified key in this node.
getAction(String) - Method in interface org.osgi.service.upnp.UPnPService
Locates a specific action by name.
getActions() - Method in class org.osgi.framework.AdminPermission
Returns the canonical string representation of the AdminPermission actions.
getActions() - Method in class org.osgi.framework.BundlePermission
Returns the canonical string representation of the BundlePermission actions.
getActions() - Method in class org.osgi.framework.PackagePermission
Returns the canonical string representation of the PackagePermission actions.
getActions() - Method in class org.osgi.framework.ServicePermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the canonical string representation of the ConfigurationPermission actions.
getActions() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the actions of the permission represented by this PermissionInfo.
getActions() - Method in interface org.osgi.service.upnp.UPnPService
Lists all actions provided by this service.
getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the canonical string representation of the actions, separated by comma.
getActions() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the canonical string representation of the actions.
getAllServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getAllowedValues() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the allowed values, if defined.
getAltitude() - Method in class org.osgi.util.position.Position
Returns the altitude of this position in meters.
getArrayType(Object) - Static method in class org.knopflerfish.util.metatype.AD
Get type from an array object.
getAttributeDefinitions(int) - Method in class org.knopflerfish.util.metatype.OCD
 
getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions for this object class.
getAuthLevel() - Method in interface org.knopflerfish.service.um.ipam.Levels
Get authentication level.
getAuthorization() - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
Attempts to authenticate and authorize the user.
getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates an Authorization object that encapsulates the specified User object and the Role objects it possesses.
getBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
Returns the boolean value represented by the String object associated with the specified key in this node.
getBundle() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getBundle() - Method in class org.knopflerfish.util.metatype.MTP
 
getBundle() - Method in interface org.osgi.framework.BundleContext
Returns the Bundle object associated with this BundleContext.
getBundle(long) - Method in interface org.osgi.framework.BundleContext
Returns the bundle with the specified identifier.
getBundle() - Method in class org.osgi.framework.BundleEvent
Returns the bundle which had a lifecycle change.
getBundle() - Method in class org.osgi.framework.FrameworkEvent
Returns the bundle associated with the event.
getBundle() - Method in interface org.osgi.framework.ServiceReference
Returns the bundle that registered the service referenced by this ServiceReference object.
getBundle() - Method in interface org.osgi.service.log.LogEntry
Returns the bundle that created this LogEntry object.
getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the bundle for which this object provides meta type information.
getBundle(Class) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the bundle from which the specified class is loaded.
getBundle() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the bundle associated with this required bundle.
getBundleId() - Method in interface org.osgi.framework.Bundle
Returns this bundle's identifier.
getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
Get the bundle location.
getBundleStartLevel(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Return the assigned start level value for the specified Bundle.
getBundleType(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the special type of the specified bundle.
getBundles() - Method in interface org.osgi.framework.BundleContext
Returns a list of all installed bundles.
getBundles(String, String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the bundles with the specified symbolic name whose bundle version is within the specified version range.
getByte(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns a byte read from the bytearray, starting at position index.
getByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
Returns the byte[] value represented by the String object associated with the specified key in this node.
getCardinality() - Method in class org.knopflerfish.util.metatype.AD
 
getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCause() - Method in class org.osgi.framework.BundleException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in class org.osgi.framework.InvalidSyntaxException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in class org.osgi.service.cm.ConfigurationException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in class org.osgi.service.http.NamespaceException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in class org.osgi.service.prefs.BackingStoreException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getClass(int) - Static method in class org.knopflerfish.util.metatype.AD
Get java class corresponding to AttributeDefinition type.
getConfLevel() - Method in interface org.knopflerfish.service.um.ipam.Levels
Get confidentiality level.
getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing Configuration object from the persistent store, or create a new Configuration object.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getConfigurationObject() - Method in interface org.osgi.framework.Configurable
Deprecated. As of 1.2. Please use Configuration Admin service.
getContext() - Method in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Returns the authentication context for this authorization object.
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
getCurrentValue() - Method in interface org.osgi.service.upnp.UPnPLocalStateVariable
This method will keep the current values of UPnPStateVariables of a UPnPDevice whenever UPnPStateVariable's value is changed , this method must be called.
getDataFile(String) - Method in interface org.osgi.framework.BundleContext
Creates a File object for a file in the persistent storage area provided for the bundle by the Framework.
getDefaultPermissions() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the default permissions.
getDefaultValue() - Method in class org.knopflerfish.util.metatype.AD
 
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDefaultValue() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the default value, if defined.
getDepth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the color depth of the icon in bits.
getDescription() - Method in class org.knopflerfish.util.metatype.AD
 
getDescription() - Method in class org.knopflerfish.util.metatype.OCD
Get description of OCD.
getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a description of this attribute.
getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return a description of this object class.
getDescriptions(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Get a set of localized UPnP properties.
getDir() - Method in interface org.knopflerfish.service.log.LogConfig
 
getDouble(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
 
getDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
Returns the double value represented by the String object associated with the specified key in this node.
getDriver() - Method in interface org.osgi.service.device.Match
Return the reference to a Driver service.
getEncoded() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string encoding of this PermissionInfo in a form suitable for restoring this PermissionInfo.
getEntry(String) - Method in interface org.osgi.framework.Bundle
Returns a URL to the specified entry in this bundle.
getEntryPaths(String) - Method in interface org.osgi.framework.Bundle
Returns an Enumeration of all the paths (String objects) to entries within the bundle whose longest sub-path matches the supplied path argument.
getError() - Method in class org.osgi.util.measurement.Measurement
Returns the error of this Measurement object.
getEscapeChar() - Method in interface org.knopflerfish.service.console.Session
Get escape character.
getException() - Method in class org.osgi.service.http.NamespaceException
Returns the nested exception.
getException() - Method in interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getExportedPackage(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported package for the specified package name.
getExportedPackages(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported packages for the specified bundle.
getExportedPackages(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported packages for the specified package name.
getExportingBundle() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the bundle exporting the package associated with this exported package.
getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
For a factory configuration return the PID of the corresponding Managed Service Factory, else return null.
getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the factory pid of the associated configuration.
getFactoryPids() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getFactoryPids() - Method in class org.knopflerfish.util.metatype.MTP
 
getFactoryPids() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the Factory PIDs (for ManagedServiceFactories) for which ObjectClassDefinition information is available.
getFile() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFileSize() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFilter() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFilter() - Method in interface org.knopflerfish.service.um.useradmin.Condition
Get the filter
getFilter() - Method in class org.osgi.framework.InvalidSyntaxException
Returns the filter string that generated the InvalidSyntaxException object.
getFilters() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFlavors() - Method in interface org.osgi.service.wireadmin.Wire
Return the list of data types understood by the Consumer service connected to this Wire object.
getFloat(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns a float read from the bytearray, starting at the position index.
getFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
Returns the float value represented by the String object associated with the specified key in this node.
getFlush() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFragments(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array of attached fragment bundles for the specified bundle.
getGroupName() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string with the command group name.
getGroupName() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Returns the command group name.
getHeaders() - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values.
getHeaders(String) - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values localized to the specified locale.
getHeight() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the height of the icon in pixels.
getHosts(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array containing the host bundle to which the specified fragment bundle is attached or null if the specified bundle is not attached to a host or is not a fragment bundle.
getID() - Method in class org.knopflerfish.util.metatype.AD
 
getID() - Method in class org.knopflerfish.util.metatype.OCD
 
getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getIcon(int) - Method in class org.knopflerfish.util.metatype.OCD
This code is handles multiple icon sizes but the spec.
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getIcons(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all icons for this device in a given locale.
getId() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Returns id set in constructor.
getId() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
Unique id of this tray item.
getId() - Method in class org.knopflerfish.util.metatype.MTP
 
getId() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceId field in the UPnP service description.
getIdentification() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getIdentification() - Method in interface org.osgi.service.wireadmin.Envelope
Return the identification of this Envelope object.
getImageURL() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Returns image URL set in constructor.
getImageURL() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
URL pointing to image icon for the tray item.
getImportingBundles() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the resolved bundles that are currently wired to this exported package.
getInformation() - Method in interface org.osgi.service.provisioning.ProvisioningService
Returns a reference to the Provisioning Dictionary.
getInitialBundleStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
Return the initial start level value that is assigned to a Bundle when it is first installed.
getInputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
Lists all input arguments for this action.
getInputStream() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns an InputStream object for the icon data.
getInt(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns an integer read from the bytearray, starting at position index.
getInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
Returns the int value represented by the String object associated with the specified key in this node.
getIntegrLevel() - Method in interface org.knopflerfish.service.um.ipam.Levels
Get integrity level.
getInterruptString() - Method in interface org.knopflerfish.service.console.Session
Get interrupt string.
getJavaDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the Java class associated with the UPnP data type of this state variable.
getLargeIcon() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Get a large icon (48x48) for the displayer.
getLastModified() - Method in interface org.osgi.framework.Bundle
Returns the time when this bundle was last modified.
getLastValue() - Method in interface org.osgi.service.wireadmin.Wire
Return the last value sent through this Wire object.
getLatitude() - Method in class org.osgi.util.position.Position
Returns the latitude of this position in radians.
getLevel() - Method in interface org.osgi.service.log.LogEntry
Returns the severity level of this LogEntry object.
getLevels(String, String) - Method in interface org.knopflerfish.service.um.ipam.IPAMValuationService
Get the three levels given an input path and an auth method.
getLocales() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getLocales() - Method in class org.knopflerfish.util.metatype.MTP
 
getLocales() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return a list of available locales.
getLocation() - Method in interface org.osgi.framework.Bundle
Returns this bundle's location identifier.
getLocations() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Returns the bundle locations that have permissions assigned to them, that is, bundle locations for which an entry exists in the permission table.
getLog() - Method in interface org.osgi.service.log.LogReaderService
Returns an Enumeration of all LogEntry objects in the log.
getLogLevel() - Method in class org.knopflerfish.service.log.LogRef
* Returns the current log level.
getLogLevel() - Method in interface org.knopflerfish.service.log.LogService
* Get the current log level.
getLong(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns a long read from the bytearray, starting at position index.
getLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
Returns the long value represented by the String object associated with the specified key in this node.
getLongHelp() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string containing a long help text for the command group.
getLongHelp() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Returns long command group help.
getLongitude() - Method in class org.osgi.util.position.Position
Returns the longitude of this position in radians.
getMTP(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Get a loaded metatype provider, given a bundle.
getMajor() - Method in class org.osgi.framework.Version
Returns the major component of this version identifier.
getMatchValue() - Method in interface org.osgi.service.device.Match
Return the match value of this object.
getMaxGen() - Method in interface org.knopflerfish.service.log.LogConfig
 
getMaxInstances() - Method in class org.knopflerfish.util.metatype.OCD
Get maximum number of instances.
getMaximum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the maximum value, if defined.
getMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the basic members of this Group object.
getMemorySize() - Method in interface org.knopflerfish.service.log.LogConfig
 
getMessage() - Method in interface org.osgi.service.log.LogEntry
Returns the human readable message associated with this LogEntry object.
getMetaTypeInformation(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
Return the MetaType information for the specified bundle.
getMicro() - Method in class org.osgi.framework.Version
Returns the micro component of this version identifier.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getMimeType() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the MIME type of the icon.
getMinimum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the minimum value, if defined.
getMinor() - Method in class org.osgi.framework.Version
Returns the minor component of this version identifier.
getName() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
getName() - Method in interface org.knopflerfish.service.console.Session
Get session name.
getName() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Returns name set in constructor.
getName() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
Human-readable name of this tray item, displayed as tooltip.
getName() - Method in class org.knopflerfish.util.metatype.AD
 
getName() - Method in class org.knopflerfish.util.metatype.OCD
 
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
Get the name of the attribute.
getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the name of this object class.
getName() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the name of the package associated with this exported package.
getName() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the name of the permission represented by this PermissionInfo.
getName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the action name.
getName() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the variable name.
getName() - Method in interface org.osgi.service.useradmin.Authorization
Gets the name of the Userthat this Authorization context was created for.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
getName() - Method in class org.osgi.util.measurement.State
Returns the name of this State.
getNestedException() - Method in class org.knopflerfish.service.um.useradmin.BackEndException
Returns the nested throwable of this BackEndException.
getNestedException() - Method in class org.osgi.framework.BundleException
Returns any nested exceptions included in this exception.
getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.MTP
 
getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Get an ObjectClassDefinition given a PID.
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Returns an object class definition for the specified id localized to the specified locale.
getOpt(String[], String) - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Method to do argument parsing.
getOptionLabels() - Method in class org.knopflerfish.util.metatype.AD
 
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptionValues() - Method in class org.knopflerfish.util.metatype.AD
 
getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of option values that this attribute can take.
getOut() - Method in interface org.knopflerfish.service.log.LogConfig
 
getOutputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
List all output arguments for this action.
getParam(String, String, String) - Static method in class org.knopflerfish.util.Text
Retrieves a parameter value from a parameter string.
getPermissions(String) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the permissions assigned to the bundle with the specified location.
getPid() - Method in interface org.osgi.service.cm.Configuration
Get the PID for this Configuration object.
getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the pid of the associated configuration.
getPids() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getPids() - Method in class org.knopflerfish.util.metatype.MTP
 
getPids() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the PIDs (for ManagedServices) for which ObjectClassDefinition information is available.
getPrefix() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
getPrimitiveClass(int) - Static method in class org.knopflerfish.util.metatype.AD
Get the primitive java class from a specificed type.
getPrimitiveType(Object) - Static method in class org.knopflerfish.util.metatype.AD
Get type from primitive object.
getProperties() - Method in interface org.knopflerfish.service.console.Session
Returns the property information tied to this session.
getProperties() - Method in interface org.osgi.service.cm.Configuration
Return the properties of this Configuration object.
getProperties() - Method in interface org.osgi.service.useradmin.Role
Returns a Dictionary of the (public) properties of this Role object.
getProperties() - Method in interface org.osgi.service.wireadmin.Wire
Return the wire properties for this Wire object.
getProperty(String) - Method in interface org.osgi.framework.BundleContext
Returns the value of the specified property.
getProperty(String) - Method in interface org.osgi.framework.ServiceReference
Returns the property value to which the specified property key is mapped in the properties Dictionary object of the service referenced by this ServiceReference object.
getProperty() - Method in class org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
getPropertyKeys() - Method in interface org.osgi.framework.ServiceReference
Returns an array of the keys in the properties Dictionary object of the service referenced by this ServiceReference object.
getQualifier() - Method in class org.osgi.framework.Version
Returns the qualifier component of this version identifier.
getReason() - Method in class org.osgi.service.cm.ConfigurationException
Return the reason for this exception.
getReference() - Method in interface org.osgi.framework.ServiceRegistration
Returns a ServiceReference object for a service being registered.
getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the ServiceReference object of the Configuration Admin service that created this event.
getRegisteredServices() - Method in interface org.osgi.framework.Bundle
Returns this bundle's ServiceReference list for all services it has registered or null if this bundle has no registered services.
getRelativePath(File, File) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
 
getRepeatNo() - Method in class org.knopflerfish.util.workerthread.RepeatingJob
Returns the number of successful repeats this job has made.
getRequired() - Method in class org.knopflerfish.util.metatype.AD
 
getRequiredBundles(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array of required bundles having the specified symbolic name.
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getRequiringBundles() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the bundles that currently require this required bundle.
getResource(String) - Method in interface org.osgi.framework.Bundle
Find the specified resource from this bundle.
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
getResources(String) - Method in interface org.osgi.framework.Bundle
Find the specified resources from this bundle.
getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the name of the designated return argument.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRoles() - Method in interface org.osgi.service.useradmin.Authorization
Gets the names of all roles encapsulated by this Authorization context.
getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role objects managed by this User Admin service that have properties matching the specified LDAP filter criteria.
getScope() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getScope() - Method in interface org.osgi.service.wireadmin.Envelope
Return the scope name of this Envelope object.
getScope() - Method in interface org.osgi.service.wireadmin.Wire
Return the calculated scope of this Wire object.
getService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Returns the specified service object for a service.
getService(Bundle, ServiceRegistration) - Method in interface org.osgi.framework.ServiceFactory
Creates a new service object.
getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Locates a specific service by its service id.
getService(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Returns the service object for the specified ServiceReference object if the referenced service is being tracked by this ServiceTracker object.
getService() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a service object for one of the services being tracked by this ServiceTracker object.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
getServiceReference(String) - Method in interface org.osgi.framework.BundleContext
Returns a ServiceReference object for a service that implements and was registered under the specified class.
getServiceReference() - Method in class org.osgi.framework.ServiceEvent
Returns a reference to the service that had a change occur in its lifecycle.
getServiceReference() - Method in interface org.osgi.service.log.LogEntry
Returns the ServiceReference object for the service associated with this LogEntry object.
getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the ServiceReference object of the User Admin service that generated this event.
getServiceReference() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the ServiceReference object of the Wire Admin service that created this event.
getServiceReference() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a ServiceReference object for one of the services being tracked by this ServiceTracker object.
getServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getServiceReferences() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of ServiceReference objects for all services being tracked by this ServiceTracker object.
getServiceTemplates() - Method in interface org.osgi.service.jini.JiniDriver
Gets the current set of templates that is used for searching and registering services registered in discovered LUS.
getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all services provided by this device.
getServices() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker object.
getServicesInUse() - Method in interface org.osgi.framework.Bundle
Returns this bundle's ServiceReference list for all services it is using or returns null if this bundle is not using any services.
getShort(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns a short read from the bytearray, starting at position index.
getShortHelp() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string containing a short help text for the command group.
getShortHelp() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Returns short command group help.
getSize() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the size of the icon in bytes.
getSmallIcon() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Get a smaller icon (22x22) for the displayer.
getSpecificationVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated. As of 1.2, replaced by ExportedPackage.getVersion().
getSpeed() - Method in class org.osgi.util.position.Position
Returns the ground speed of this position in meters per second.
getStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
Return the active start level value of the Framework.
getStartupMessage() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
getStartupMessage() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
Initial start up message, displayed in a tray balloon, if possible.
getState() - Method in interface org.osgi.framework.Bundle
Returns this bundle's current state.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPAction
Finds the state variable associated with an argument name.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPService
Gets a UPnPStateVariable objects provided by this service by name
getStateVariables() - Method in interface org.osgi.service.upnp.UPnPService
Lists all UPnPStateVariable objects provided by this service.
getStep() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the size of an increment operation, if defined.
getStringValue(Dictionary, String) - Static method in class org.knopflerfish.util.Dict
 
getStringValue(Dictionary, String, String) - Static method in class org.knopflerfish.util.Dict
 
getSubscription() - Method in interface org.knopflerfish.service.um.useradmin.BackEndControl
Deprecated. the subscription is now communicated as the service property "subscription", getSubscription still works though.
getSymbolicName() - Method in interface org.osgi.framework.Bundle
Returns the symbolic name of this bundle as specified by its Bundle-SymbolicName manifest header.
getSymbolicName() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the symbolic name of this required bundle.
getSystemPreferences() - Method in interface org.osgi.service.prefs.PreferencesService
Returns the root system node for the calling bundle.
getSystemProperties(BundleContext) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
Get system properties from a remote framework.
getThrowable() - Method in class org.osgi.framework.FrameworkEvent
Returns the exception related to this event.
getThrowable() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Returns the exception associated with the event, if any.
getTime() - Method in interface org.osgi.service.log.LogEntry
Returns the value of currentTimeMillis() at the time this LogEntry object was created.
getTime() - Method in class org.osgi.util.measurement.Measurement
Returns the time at which this Measurement object was taken.
getTime() - Method in class org.osgi.util.measurement.State
Returns the time with which this State was created.
getTrack() - Method in class org.osgi.util.position.Position
Returns the track of this position in radians as a compass heading.
getTrackingCount() - Method in class org.osgi.util.tracker.ServiceTracker
Returns the tracking count for this ServiceTracker object.
getTrayJPopupMenu() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default returns null
getTrayJPopupMenu() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
Get menu for this item.
getType() - Method in class org.knopflerfish.service.trayicon.TrayEvent
 
getType() - Method in class org.knopflerfish.util.metatype.AD
 
getType(Object) - Static method in class org.knopflerfish.util.metatype.AD
Get the attribute type given any suported java object.
getType() - Method in class org.osgi.framework.BundleEvent
Returns the type of lifecyle event.
getType() - Method in class org.osgi.framework.FrameworkEvent
Returns the type of framework event.
getType() - Method in class org.osgi.framework.ServiceEvent
Returns the type of event.
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the type for this attribute.
getType() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the fully qualified class name of the permission represented by this PermissionInfo.
getType() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceType field in the UPnP service description.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getType() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the type of this event.
getUPnPDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the UPnP type of this state variable.
getUPnPError_Code() - Method in class org.osgi.service.upnp.UPnPException
Returns the UPnPError Code occured by UPnPDevices during invocation.
getUnit() - Method in class org.osgi.util.measurement.Measurement
Returns the Unit object of this Measurement object.
getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the user with the given property key-value pair from the User Admin service database.
getUserPreferences(String) - Method in interface org.osgi.service.prefs.PreferencesService
Returns the root node for the specified user and the calling bundle.
getUsers() - Method in interface org.osgi.service.prefs.PreferencesService
Returns the names of users for which node trees exist.
getUsingBundles() - Method in interface org.osgi.framework.ServiceReference
Returns the bundles that are using the service referenced by this ServiceReference object.
getValue() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getValue() - Method in interface org.osgi.service.wireadmin.Envelope
Return the value associated with this Envelope object.
getValue() - Method in class org.osgi.util.measurement.Measurement
Returns the value of this Measurement object.
getValue() - Method in class org.osgi.util.measurement.State
Returns the value of this State.
getValues() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask.Mode
Get Allowed values for the mode attribute.
getVersion() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
getVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the version of this exported package.
getVersion() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the version of this required bundle.
getVersion() - Method in interface org.osgi.service.upnp.UPnPService
Returns the version suffix encoded in the serviceType field in the UPnP service description.
getWidth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the width of the icon in pixels.
getWire() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the Wire object associated with this event.
getWires(String) - Method in interface org.osgi.service.wireadmin.WireAdmin
Return the Wire objects that match the given filter.

H

HIGH - Static variable in interface org.knopflerfish.service.um.ipam.Levels
 
HIGHEST - Static variable in interface org.knopflerfish.service.um.ipam.Levels
 
HOST - Static variable in class org.osgi.framework.BundlePermission
The action string host.
HttpContext - interface org.osgi.service.http.HttpContext.
This interface defines methods that the Http Service may call to get information about a registration.
HttpService - interface org.osgi.service.http.HttpService.
The Http Service allows other bundles in the OSGi environment to dynamically register resources and servlets into the URI namespace of Http Service.
Hz - Static variable in class org.osgi.util.measurement.Unit
The frequency unit hertz (Hz).
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.osgi.service.http.HttpContext
Handles security for the specified request.
hasCredential(String, Object) - Method in interface org.osgi.service.useradmin.User
Checks to see if this User object has a credential with the specified key set to the specified value.
hasPermission(Object) - Method in interface org.osgi.framework.Bundle
Determines if this bundle has the specified permissions.
hasRole(String) - Method in interface org.osgi.service.useradmin.Authorization
Checks if the role with the specified name is implied by this Authorization context.
hasScope(String) - Method in interface org.osgi.service.wireadmin.Wire
Return true if the given name is in this Wire object's scope.
hashCode() - Method in class org.knopflerfish.util.metatype.AD
 
hashCode() - Method in class org.knopflerfish.util.metatype.MTP
 
hashCode() - Method in class org.osgi.framework.AdminPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.BundlePermission
Returns the hash code value for this object.
hashCode() - Method in interface org.osgi.framework.Filter
Returns the hashCode for this Filter object.
hashCode() - Method in class org.osgi.framework.PackagePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.ServicePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.Version
Returns a hash code value for the object.
hashCode() - Method in interface org.osgi.service.cm.Configuration
Hash code is based on PID.
hashCode() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the hash code of this UserAdminPermission object.
hashCode() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.util.measurement.Measurement
Returns a hash code value for this object.
hashCode() - Method in class org.osgi.util.measurement.State
Returns a hash code value for this object.
hashCode() - Method in class org.osgi.util.measurement.Unit
Returns the hash code for this object.
hello() - Method in interface org.knopflerfish.service.demo1.DemoFactory1
 

I

ID - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device ID property.
ID - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service id.
IMPORT - Static variable in class org.osgi.framework.PackagePermission
The action string import.
IMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Import-Package") identifying the packages on which the bundle depends.
IMPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.2.
INCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "include") identifying a list of classes and/or resources of the specified package which must be allowed to be exported in the Export-Package manifest header.
INFO - Static variable in class org.osgi.framework.FrameworkEvent
An informational event has occurred.
INSTALLED - Static variable in interface org.osgi.framework.Bundle
This bundle is installed but not yet resolved.
INSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been installed.
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER (3) type.
INVALID_ACTION - Static variable in class org.osgi.service.upnp.UPnPException
No Action found by that name at this service.
INVALID_ARGS - Static variable in class org.osgi.service.upnp.UPnPException
Not enough arguments, too many arguments with a specific name, or one of more of the arguments are of the wrong type.
INVALID_SEQUENCE_NUMBER - Static variable in class org.osgi.service.upnp.UPnPException
The different end-points are no longer in synchronization.
INVALID_VARIABLE - Static variable in class org.osgi.service.upnp.UPnPException
Refers to a non existing variable.
IPAMValuationService - interface org.knopflerfish.service.um.ipam.IPAMValuationService.
Maps input path and auth method to auth, conf and integer levels.
InvalidSyntaxException - exception org.osgi.framework.InvalidSyntaxException.
A Framework exception.
InvalidSyntaxException(String, String) - Constructor for class org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
InvalidSyntaxException(String, String, Throwable) - Constructor for class org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
implies(Permission) - Method in class org.osgi.framework.AdminPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.BundlePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.PackagePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.ServicePermission
Determines if a ServicePermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines if a ConfigurationPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks if this UserAdminPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.wireadmin.WirePermission
Checks if this WirePermission object implies the specified permission.
info(String) - Method in class org.knopflerfish.service.log.LogRef
* Log an info level message.
info(String, ServiceReference) - Method in class org.knopflerfish.service.log.LogRef
* Log an info level message.
info(String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log an info level message.
info(String, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log an info level message.
initCause(Throwable) - Method in class org.osgi.framework.BundleException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.framework.InvalidSyntaxException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.service.cm.ConfigurationException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.service.http.NamespaceException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in class org.osgi.service.prefs.BackingStoreException
The cause of this exception can only be set when constructed.
insert(Object) - Method in class org.knopflerfish.util.Queue
* Inserts an item into the queue.
insertFirst(Object) - Method in class org.knopflerfish.util.Queue
* Inserts an item first into the queue.
installBundle(String) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified location string.
installBundle(String, InputStream) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified InputStream object.
intValue() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
invoke(Dictionary) - Method in interface org.osgi.service.upnp.UPnPAction
Invokes the action.
isAssignableTo(Bundle, String) - Method in interface org.osgi.framework.ServiceReference
Tests if the bundle that registered the service referenced by this ServiceReference and the specified bundle use the same source for the package of the specified class name.
isBundlePersistentlyStarted(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Return the persistent state of the specified bundle.
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
isDefaultConfig() - Method in interface org.knopflerfish.service.log.LogConfig
 
isFoundation(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.EE
Check if a class is allowed by the "Foundation" profile.
isMinimum(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.EE
Check if a class is allowed by the "Mimimum" profile.
isOptional() - Method in class org.knopflerfish.util.metatype.AD
Return true if this attribute is optional.
isPropertyValueEmpty(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Check if a property value is empty or not.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns true if the package associated with this ExportedPackage object has been exported by a bundle that has been updated or uninstalled.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns true if the bundle associated with this RequiredBundle object has been updated or uninstalled.
isRunning() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Returns true if this Workerthread is running.
isSMF(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.EE
Check if a class is allowed by the "Mimimum" profile.
isSelected(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Get selection status of a bundle Id.
isSelected(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
isStdImport(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Check if package is included in prefix list of standard packages.
isValid() - Method in interface org.osgi.service.wireadmin.Wire
Return the state of this Wire object.

J

J - Static variable in class org.osgi.util.measurement.Unit
The energy unit joule (J).
JiniDriver - interface org.osgi.service.jini.JiniDriver.
A basic interface for a Jini Driver.
Job - class org.knopflerfish.util.workerthread.Job.
 
Job() - Constructor for class org.knopflerfish.util.workerthread.Job
 
join(Object[], String) - Static method in class org.knopflerfish.util.Text
Join an array into a single string with a given separator.

K

K - Static variable in class org.osgi.util.measurement.Unit
The temperature unit kelvin (K)
kat - Static variable in class org.osgi.util.measurement.Unit
The catalytic activity unit katal (kat).
keys() - Method in interface org.osgi.service.prefs.Preferences
Returns all of the keys that have an associated value in this node.
kg - Static variable in class org.osgi.util.measurement.Unit
The mass unit kilogram (kg)

L

LENGTH - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
LIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
The action string lifecycle (Value is "lifecycle").
LISTENER - Static variable in class org.osgi.framework.AdminPermission
The action string listener (Value is "listener").
LOG_DEBUG - Static variable in interface org.osgi.service.log.LogService
A debugging message (Value 4).
LOG_ERROR - Static variable in interface org.osgi.service.log.LogService
An error message (Value 1).
LOG_INFO - Static variable in interface org.osgi.service.log.LogService
An informational message (Value 3).
LOG_WARNING - Static variable in interface org.osgi.service.log.LogService
A warning message (Value 2).
LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The LONG (2) type.
LOW - Static variable in interface org.knopflerfish.service.um.ipam.Levels
 
LOWEST - Static variable in interface org.knopflerfish.service.um.ipam.Levels
 
LUS_EXPORT_GROUPS - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should contain a string array of the LUS groups that are of interest to the OSGi service.
Levels - interface org.knopflerfish.service.um.ipam.Levels.
Container for the three levels returned by IPAMValuationService.getLevels(String, String).
Lists - class org.knopflerfish.util.Lists.
 
Lists() - Constructor for class org.knopflerfish.util.Lists
 
Loader - class org.knopflerfish.util.metatype.Loader.
Helper class which loads (and saves) KF Metatype XML, as well as the R4 Metatype XML
Loader() - Constructor for class org.knopflerfish.util.metatype.Loader
 
LogConfig - interface org.knopflerfish.service.log.LogConfig.
 
LogEntry - interface org.osgi.service.log.LogEntry.
Provides methods to access the information contained in an individual Log Service log entry.
LogListener - interface org.osgi.service.log.LogListener.
Subscribes to LogEntry objects from the LogReaderService.
LogReaderService - interface org.osgi.service.log.LogReaderService.
Provides methods to retrieve LogEntry objects from the log.
LogRef - class org.knopflerfish.service.log.LogRef.
* LogRef is an utility class that simplifies the use of the LogService.
LogRef(BundleContext, boolean) - Constructor for class org.knopflerfish.service.log.LogRef
* Create new LogRef object for a given bundle.
LogRef(BundleContext) - Constructor for class org.knopflerfish.service.log.LogRef
* Create new LogRef object for a given bundle.
LogService - interface org.knopflerfish.service.log.LogService.
This LogService provides an extra method for querying the service about the current log level.
LogService - interface org.osgi.service.log.LogService.
Provides methods for bundles to write messages to the log.
LogUtil - class org.knopflerfish.service.log.LogUtil.
* Utility class for the LogService interface.
LogUtil() - Constructor for class org.knopflerfish.service.log.LogUtil
 
listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
List the current Configuration objects which match the filter.
load(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Load entire contents of a file or URL into a string.
load() - Method in interface org.knopflerfish.service.um.useradmin.BackEndControl
Load the user admin with contents form the back end system.
loadBMTIfromUrl(BundleContext, Bundle, URL) - Static method in class org.knopflerfish.util.metatype.Loader
 
loadClass(String) - Method in interface org.osgi.framework.Bundle
Loads the specified class using this bundle's classloader.
loadContent(AttributeDefinition, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
Load the contents of a tag into a java object.
loadDefaultsFromURL(MTP, URL) - Static method in class org.knopflerfish.util.metatype.Loader
load defaults from an XML file into an MTP
loadDriver(String) - Method in interface org.osgi.service.device.DriverLocator
Get an InputStream from which the driver bundle providing a driver with the giving DRIVER_ID can be installed.
loadFile(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
 
loadMTP(Bundle, URL, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
Load a MetaTypeProvider from an XML "config" element.
loadMTP(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Explictly load a metatype provider from a bundle and cache it for later retrival by getMTP.
loadMTPFromURL(Bundle, URL) - Static method in class org.knopflerfish.util.metatype.Loader
Load a MetaTypeProvider from an XML file.
loadSequence(AttributeDefinition, XMLElement, int, String) - Static method in class org.knopflerfish.util.metatype.Loader
 
loadURL(URL) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
 
loadValue(AttributeDefinition, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
Load a java object from an XML element using type info in the specified definition.
loadValues(MetaTypeProvider, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
 
loadValues(AttributeDefinition[], XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
 
log(int, String) - Method in class org.knopflerfish.service.log.LogRef
* Log a message.
log(int, String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log a message with an exception.
log(ServiceReference, int, String) - Method in class org.knopflerfish.service.log.LogRef
* Log a message associated with a specific Service.
log(ServiceReference, int, String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log a message with an exception associated with a specific Service.
log(int, String) - Method in interface org.osgi.service.log.LogService
Logs a message.
log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception.
log(ServiceReference, int, String) - Method in interface org.osgi.service.log.LogService
Logs a message associated with a specific ServiceReference object.
log(ServiceReference, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception associated and a ServiceReference object.
logged(LogEntry) - Method in interface org.osgi.service.log.LogListener
Listener method called for each LogEntry object created.
longValue() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
lx - Static variable in class org.osgi.util.measurement.Unit
The illuminance unit lux (lx).

M

MANDATORY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "mandatory") identifying names of matching attributes which must be specified by matching Import-Package statements in the Export-Package manifest header.
MANUFACTURER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device manufacturer's property.
MANUFACTURER_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a URL to the device manufacturers Web site.
MATCH_GENERIC - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a generic match for the device.
MATCH_MANUFACTURER_MODEL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device model.
MATCH_MANUFACTURER_MODEL_REVISION - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device revision.
MATCH_MANUFACTURER_MODEL_REVISION_SERIAL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device revision and the serial number.
MATCH_NONE - Static variable in interface org.osgi.service.device.Device
Return value from Driver.match(org.osgi.framework.ServiceReference)indicating that the driver cannot refine the device presented to it by the device manager.
MATCH_TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Constant for the UPnP device match scale, indicating a match with the device type.
METADATA - Static variable in class org.osgi.framework.AdminPermission
The action string metadata (Value is "metadata").
METATYPE_DOCUMENTS_LOCATION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Location of meta type documents.
METATYPE_RESOURCE - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Default URL to metatype XML.
MIME_BUNDLE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for an installable bundle file.
MIME_BUNDLE_URL - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry for a String that represents a URL for a bundle.
MIME_BYTE_ARRAY - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for byte[] data.
MIME_STRING - Static variable in interface org.osgi.service.provisioning.ProvisioningService
MIME type to be stored in the extra field of a ZipEntry object for String data.
MODEL_DESCRIPTION - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String object with a long description of the device for the end user.
MODEL_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device model name.
MODEL_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String class typed property holding the model number of the device.
MODEL_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a String typed property holding a string representing the URL to the Web site for this model.
MODIFIED - Static variable in class org.osgi.framework.ServiceEvent
The properties of a registered service have been modified.
MTP - class org.knopflerfish.util.metatype.MTP.
Implementation of the MetaTypeProvider interface.
MTP(String) - Constructor for class org.knopflerfish.util.metatype.MTP
 
ManagedService - interface org.osgi.service.cm.ManagedService.
A service that can receive configuration data from a Configuration Admin service.
ManagedServiceFactory - interface org.osgi.service.cm.ManagedServiceFactory.
Manage multiple service instances.
Match - interface org.osgi.service.device.Match.
Instances of Match are used in the DriverSelector.select(org.osgi.framework.ServiceReference, org.osgi.service.device.Match[]) method to identify Driver services matching a Device service.
Measurement - class org.osgi.util.measurement.Measurement.
Represents a value with an error, a unit and a time-stamp.
Measurement(double, double, Unit, long) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object.
Measurement(double, double, Unit) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with a time of zero.
Measurement(double, Unit) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with an error of 0.0 and a time of zero.
Measurement(double) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with an error of 0.0, a unit of Unit.unityand a time of zero.
MetaTypeInformation - interface org.osgi.service.metatype.MetaTypeInformation.
A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle.
MetaTypeProvider - interface org.osgi.service.metatype.MetaTypeProvider.
Provides access to metatypes.
MetaTypeService - interface org.osgi.service.metatype.MetaTypeService.
The MetaType Service can be used to obtain meta type information for a bundle.
m - Static variable in class org.osgi.util.measurement.Unit
The length unit meter (m)
m2 - Static variable in class org.osgi.util.measurement.Unit
The area unit square meter(m 2 )
m3 - Static variable in class org.osgi.util.measurement.Unit
The volume unit cubic meter (m 3 )
m_s - Static variable in class org.osgi.util.measurement.Unit
The speed unit meter per second (m/s)
m_s2 - Static variable in class org.osgi.util.measurement.Unit
The acceleration unit meter per second squared (m/s 2 )
makeSetFromStringList(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Create a Set from a comma-separated string.
match(ServiceReference) - Method in interface org.osgi.framework.Filter
Filter using a service's properties.
match(Dictionary) - Method in interface org.osgi.framework.Filter
Filter using a Dictionary object.
match(ServiceReference) - Method in interface org.osgi.service.device.Driver
Checks whether this Driver service can be attached to the Device service.
matchCase(Dictionary) - Method in interface org.osgi.framework.Filter
Filter with case sensitivity using a Dictionary object.
modifiedService(ServiceReference, Object) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.modifiedService method.
modifiedService(ServiceReference, Object) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker object has been modified.
modifyConfiguration(ServiceReference, Dictionary) - Method in interface org.osgi.service.cm.ConfigurationPlugin
View and possibly modify the a set of configuration properties before they are sent to the Managed Service or the Managed Service Factory.
mol - Static variable in class org.osgi.util.measurement.Unit
The amount of substance unit mole (mol)
mouseClicked(MouseEvent) - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
mouseEntered(MouseEvent) - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
mouseExited(MouseEvent) - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
mousePressed(MouseEvent) - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
mouseReleased(MouseEvent) - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
mul(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified object.
mul(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified value.
mul(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified value.

N

N - Static variable in class org.osgi.util.measurement.Unit
The force unit newton (N).
NAME - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
NamespaceException - exception org.osgi.service.http.NamespaceException.
A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI namespace of the Http Service.
NamespaceException(String) - Constructor for class org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message.
NamespaceException(String, Throwable) - Constructor for class org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message and a nested exception.
name() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's name, relative to its parent.
nested - Variable in class org.knopflerfish.service.um.useradmin.BackEndException
 
newPermissionCollection() - Method in class org.osgi.framework.AdminPermission
Returns a new PermissionCollection object suitable for storing AdminPermissions.
newPermissionCollection() - Method in class org.osgi.framework.BundlePermission
Returns a new PermissionCollection object suitable for storing BundlePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.PackagePermission
Returns a new PermissionCollection object suitable for storing PackagePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.ServicePermission
Returns a new PermissionCollection object for storing ServicePermission objects.
newPermissionCollection() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns a new PermissionCollection object suitable for storing ConfigurationPermissions.
newPermissionCollection() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a new PermissionCollection object for storing UserAdminPermission objects.
newPermissionCollection() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a new PermissionCollection object for storing WirePermission objects.
noDriverFound() - Method in interface org.osgi.service.device.Device
Indicates to this Device object that the device manager has failed to attach any drivers to it.
node(String) - Method in interface org.osgi.service.prefs.Preferences
Returns a named Preferences object (node), creating it and any of its ancestors if they do not already exist.
nodeExists(String) - Method in interface org.osgi.service.prefs.Preferences
Returns true if the named node exists.
notifyUPnPEvent(String, String, Dictionary) - Method in interface org.osgi.service.upnp.UPnPEventListener
Callback method that is invoked for received events.

O

OBJECTCLASS - Static variable in interface org.osgi.framework.Constants
Service property (named "objectClass") identifying all of the class names under which a service was registered in the Framework (of type java.lang.String[]).
OBRExtractorTask - class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask.
Task that analyzes a set of bundle jar files and builds OBR XML documentation from these bundles.
OBRExtractorTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
OCD - class org.knopflerfish.util.metatype.OCD.
Implementation of the ObjectClassDefinition interface.
OCD(String, String, String, URL) - Constructor for class org.knopflerfish.util.metatype.OCD
Create a new, empty ObjectClassDefinition.
OCD(String, String, String, Dictionary) - Constructor for class org.knopflerfish.util.metatype.OCD
Creates an OCD with attribute definitions from an existing dictionary.
OPENED - Static variable in class org.knopflerfish.service.trayicon.TrayEvent
The TrayIcon service has been picked up and displayed by the manager.
OPTIONAL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
OSGiPackage - class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage.
 
OSGiPackage() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
ObjectClassDefinition - interface org.osgi.service.metatype.ObjectClassDefinition.
Description for the data type information of an objectclass.
Ohm - Static variable in class org.osgi.util.measurement.Unit
The electric resistance unit ohm.
open() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Start listening for bundles.
open() - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker object and begin tracking services.
open(boolean) - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker object and begin tracking services.
org.knopflerfish.ant.taskdefs.bundle - package org.knopflerfish.ant.taskdefs.bundle
 
org.knopflerfish.service.console - package org.knopflerfish.service.console
The Knopflerfish Console Package.
org.knopflerfish.service.demo1 - package org.knopflerfish.service.demo1
 
org.knopflerfish.service.desktop - package org.knopflerfish.service.desktop
 
org.knopflerfish.service.log - package org.knopflerfish.service.log
The Knopflerfish Log Package.
org.knopflerfish.service.remotefw - package org.knopflerfish.service.remotefw
 
org.knopflerfish.service.trayicon - package org.knopflerfish.service.trayicon
 
org.knopflerfish.service.um.ipam - package org.knopflerfish.service.um.ipam
The Knopflerfish Useradmin IPAM Package.
org.knopflerfish.service.um.useradmin - package org.knopflerfish.service.um.useradmin
The Knopflerfish Useradmin Package.
org.knopflerfish.shared.cm - package org.knopflerfish.shared.cm
 
org.knopflerfish.util - package org.knopflerfish.util
The Knopflerfish Utility Package.
org.knopflerfish.util.metatype - package org.knopflerfish.util.metatype
KF XML Metatype: XML for OSGi metatypes and CM values
org.knopflerfish.util.sort - package org.knopflerfish.util.sort
The Knopflerfish Sort Utility Package.
org.knopflerfish.util.workerthread - package org.knopflerfish.util.workerthread
The Knopflerfish Workerthread Utility Package.
org.osgi.framework - package org.osgi.framework
The OSGi Framework Package.
org.osgi.service.cm - package org.osgi.service.cm
The OSGi Configuration Admin service Package.
org.osgi.service.device - package org.osgi.service.device
The OSGi Device Access Package.
org.osgi.service.http - package org.osgi.service.http
The OSGi Http Service Package.
org.osgi.service.jini - package org.osgi.service.jini
 
org.osgi.service.log - package org.osgi.service.log
The OSGi Log Service Package.
org.osgi.service.metatype - package org.osgi.service.metatype
 
org.osgi.service.packageadmin - package org.osgi.service.packageadmin
The OSGi Package Admin service Package.
org.osgi.service.permissionadmin - package org.osgi.service.permissionadmin
The OSGi Permission Admin service Package.
org.osgi.service.prefs - package org.osgi.service.prefs
 
org.osgi.service.provisioning - package org.osgi.service.provisioning
The OSGi Provisioning Service Package.
org.osgi.service.startlevel - package org.osgi.service.startlevel
The OSGi StartLevel service Package.
org.osgi.service.upnp - package org.osgi.service.upnp
 
org.osgi.service.useradmin - package org.osgi.service.useradmin
The OSGi User Admin service Package.
org.osgi.service.wireadmin - package org.osgi.service.wireadmin
The OSGi Wire Admin service Package.
org.osgi.util.measurement - package org.osgi.util.measurement
The OSGi Measurement Package.
org.osgi.util.position - package org.osgi.util.position
The OSGi Position Package.
org.osgi.util.tracker - package org.osgi.util.tracker
The OSGi Service Tracker Package.
org.osgi.util.xml - package org.osgi.util.xml
The OSGi XML Parser service Package.

P

PACKAGES_REFRESHED - Static variable in class org.osgi.framework.FrameworkEvent
A PackageAdmin.refreshPackage operation has completed.
PACKAGE_SPECIFICATION_VERSION - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.3. This has been replaced by Constants.VERSION_ATTRIBUTE.
PARENT_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all embedded devices.
PARSER_NAMESPACEAWARE - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support namespace aware parsers.
PARSER_VALIDATING - Static variable in class org.osgi.util.xml.XMLParserActivator
Service property specifying if factory is configured to support validating parsers.
PRESENTATION_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String typed property holding a string representing the URL to a device representation Web page.
PRIMITIVE_VALUE - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
PRODUCE - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the PRODUCE action: value is "produce".
PRODUCER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Producer service method has thrown an exception.
PROPERTY - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
PROPERTY_AUTHORIZATION - Static variable in interface org.knopflerfish.service.console.Session
Constant for the session property that is the session's Authorization object.
PROPERTY_EXIT_ON_LOGOUT - Static variable in interface org.knopflerfish.service.console.Session
Constant for the session property that indicates that the session should be closed if the user logs out.
PROPERTY_TCP - Static variable in interface org.knopflerfish.service.console.Session
Constant for the session property that indicates that the session is a TCP session.
PROP_DESCRIPTION - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service Property (String)
PROP_ISDETAIL - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service Property (Boolean)
PROP_NAME - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service Property (String)
PROP_NAME - Static variable in interface org.knopflerfish.service.trayicon.TrayIcon
 
PROVIDE - Static variable in class org.osgi.framework.BundlePermission
The action string provide.
PROVISIONING_AGENT_CONFIG - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the initial configuration information of the initial Management Agent.
PROVISIONING_REFERENCE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the location of the provision data provider.
PROVISIONING_ROOTX509 - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the root X509 certificate used to esatblish trust with operator when using HTTPS.
PROVISIONING_RSH_SECRET - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the shared secret used in conjunction with the RSH protocol.
PROVISIONING_SPID - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that uniquely identifies the Service Platform.
PROVISIONING_START_BUNDLE - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the location of the bundle to start with AllPermission.
PROVISIONING_UPDATE_COUNT - Static variable in interface org.osgi.service.provisioning.ProvisioningService
The key to the provisioning information that contains the update count of the info data.
Pa - Static variable in class org.osgi.util.measurement.Unit
The pressure unit pascal (Pa).
PackageAdmin - interface org.osgi.service.packageadmin.PackageAdmin.
Framework service which allows bundle programmers to inspect the package wiring state of bundles in the Framework as well as other functions related to the class loader network among bundles.
PackagePermission - class org.osgi.framework.PackagePermission.
A bundle's authority to import or export a package.
PackagePermission(String, String) - Constructor for class org.osgi.framework.PackagePermission
Defines the authority to import and/or export a package within the OSGi environment.
PasswdAuthenticator - interface org.knopflerfish.service.um.useradmin.PasswdAuthenticator.
Service for user name/password authentication.
PasswdSession - interface org.knopflerfish.service.um.useradmin.PasswdSession.
Interface for for a user name/password authentication session.
PasswdUtil - class org.knopflerfish.service.um.useradmin.PasswdUtil.
Utility class for one-way encryption of, for example, user passwords.
PasswdUtil() - Constructor for class org.knopflerfish.service.um.useradmin.PasswdUtil
 
PermissionAdmin - interface org.osgi.service.permissionadmin.PermissionAdmin.
The Permission Admin service allows management agents to manage the permissions of bundles.
PermissionInfo - class org.osgi.service.permissionadmin.PermissionInfo.
Permission representation used by the Permission Admin service.
PermissionInfo(String, String, String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo from the specified type, name, and actions.
PermissionInfo(String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo object from the specified encoded PermissionInfo string.
Position - class org.osgi.util.position.Position.
Position represents a geographic location, based on the WGS84 System (World Geodetic System 1984).
Position(Measurement, Measurement, Measurement, Measurement, Measurement) - Constructor for class org.osgi.util.position.Position
Contructs a Position object with the given values.
Preferences - interface org.osgi.service.prefs.Preferences.
A node in a hierarchical collection of preference data.
PreferencesService - interface org.osgi.service.prefs.PreferencesService.
The Preferences Service.
Producer - interface org.osgi.service.wireadmin.Producer.
Data Producer, a service that can generate values to be used by Consumerservices.
ProvisioningService - interface org.osgi.service.provisioning.ProvisioningService.
Service for managing the initial provisioning information.
parent() - Method in interface org.osgi.service.prefs.Preferences
Returns the parent of this node, or null if this is the root.
parse(String, int, int) - Static method in class org.knopflerfish.util.metatype.AD
Parse a string value to an object given a cardinality and type.
parseDotString(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
parseEntries(String, String, boolean, boolean, boolean) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Parse strings of format: ENTRY (, ENTRY)* ENTRY = key (; key)* (; PARAM)* PARAM = attribute '=' value PARAM = directive ':=' value
parseSingle(String, int) - Static method in class org.knopflerfish.util.metatype.AD
Parse a single value into an object given a type.
parseVersion(String) - Static method in class org.osgi.framework.Version
Parses a version identifier from the specified string.
poll() - Method in interface org.osgi.service.wireadmin.Wire
Poll for an updated value.
polled(Wire) - Method in interface org.osgi.service.wireadmin.Producer
Return the current value of this Producer object.
postMainLoopHook() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Override this method in subclasses.
preMainLoopHook() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Override this method in subclasses.
prepare() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
printMetatypeXML(MetaTypeProvider, String[], String[], boolean, boolean, List, PrintWriter) - Static method in class org.knopflerfish.util.metatype.Loader
Print sets of definitions to an XML file.
printOCDXML(MetaTypeProvider, String[], int, PrintWriter) - Static method in class org.knopflerfish.util.metatype.Loader
Print a set of ObjectClassDefinitions as XML.
printValuesXML(List, boolean, PrintWriter) - Static method in class org.knopflerfish.util.metatype.Loader
 
printXML(PrintWriter, AttributeDefinition) - Static method in class org.knopflerfish.util.metatype.Loader
Print an attribute definition as XML.
producersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Consumer
Update the list of Wire objects to which this Consumer service is connected.
put(Object, Object) - Method in class org.knopflerfish.util.CacheMap
Store an object in the map.
put(String, String) - Method in interface org.osgi.service.prefs.Preferences
Associates the specified value with the specified key in this node.
putBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified boolean value with the specified key in this node.
putByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified byte[] with the specified key in this node.
putDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified double value with the specified key in this node.
putFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified float value with the specified key in this node.
putInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified int value with the specified key in this node.
putLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
Associates a String object representing the specified long value with the specified key in this node.

Q

QSort - class org.knopflerfish.util.sort.QSort.
Quicksort utility class.
QSort() - Constructor for class org.knopflerfish.util.sort.QSort
Use static methods, please
Queue - class org.knopflerfish.util.Queue.
The Queue class represents a first-in-first-out (FIFO) queue of objects.
Queue(int) - Constructor for class org.knopflerfish.util.Queue
* Constructs an Queue with the specifies maximum size.
quit() - Method in class org.knopflerfish.util.workerthread.RepeatingJob
This method can be called to stop repeating this Job.

R

REGISTER - Static variable in class org.osgi.framework.ServicePermission
The action string register (Value is "register").
REGISTERED - Static variable in class org.osgi.framework.ServiceEvent
This service has been registered.
REMOTE_USER - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the name of the authenticated user.
REQUIRE - Static variable in class org.osgi.framework.BundlePermission
The action string require.
REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
REQUIRE_BUNDLE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Require-Bundle") identifying the symbolic names of other bundles required by the bundle.
RESOLUTION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "resolution") identifying the resolution type in the Import-Package or Require-Bundle manifest header.
RESOLUTION_MANDATORY - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "mandatory") identifying a mandatory resolution type.
RESOLUTION_OPTIONAL - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "optional") identifying an optional resolution type.
RESOLVE - Static variable in class org.osgi.framework.AdminPermission
The action string resolve (Value is "resolve").
RESOLVED - Static variable in interface org.osgi.framework.Bundle
This bundle is resolved and is able to be started.
RESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been resolved.
RESOURCE - Static variable in class org.osgi.framework.AdminPermission
The action string resource (Value is "resource").
ROLE - Static variable in interface org.osgi.service.useradmin.Role
The type of a predefined role.
ROLE_CHANGED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been modified.
ROLE_CREATED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been created.
ROLE_REMOVED - Static variable in class org.osgi.service.useradmin.UserAdminEvent
A Role object has been removed.
RemoteFramework - interface org.knopflerfish.service.remotefw.RemoteFramework.
Service interface for remote framework connections.
RepeatingJob - class org.knopflerfish.util.workerthread.RepeatingJob.
 
RepeatingJob(int[], int) - Constructor for class org.knopflerfish.util.workerthread.RepeatingJob
Creates a repetetive event.
RequiredBundle - interface org.osgi.service.packageadmin.RequiredBundle.
A required bundle.
Role - interface org.osgi.service.useradmin.Role.
The base interface for Role objects managed by the User Admin service.
rad - Static variable in class org.osgi.util.measurement.Unit
The angle unit radians (rad)
read(PushbackReader) - Method in class org.knopflerfish.shared.cm.XmlReader
 
readCMData(PushbackReader) - Method in class org.knopflerfish.shared.cm.CMDataReader
 
readCMDatas(PushbackReader) - Method in class org.knopflerfish.shared.cm.CMDataReader
 
refreshPackages(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Forces the update (replacement) or removal of packages exported by the specified bundles.
register() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Register this instance as a TrayIcon service into the framework.
registerResources(String, String, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers resources into the URI namespace.
registerService(String[], Object, Dictionary) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class names into the Framework.
registerService(String, Object, Dictionary) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class name with the Framework.
registerServlet(String, Servlet, Dictionary, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers a servlet into the URI namespace.
remove() - Method in class org.knopflerfish.util.Queue
* Removes and returns the first object in the queue.
remove(String) - Method in interface org.osgi.service.prefs.Preferences
Removes the value associated with the specified key in this node, if any.
remove(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Remove a service from this ServiceTracker object.
removeBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified BundleListener object from the context bundle's list of listeners.
removeBundleSelectionListener(BundleSelectionListener) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Remove a BundleSelectionListener from the set of listeners that gets notified at bundle selection changes.
removeBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
removeFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified FrameworkListener object from the context bundle's list of listeners.
removeJob(Job) - Method in class org.knopflerfish.util.workerthread.WorkerThread
Removes a job from the job queue (linear-time operation).
removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Unsubscribes to LogEntry objects.
removeMember(Role) - Method in interface org.osgi.service.useradmin.Group
Removes the specified Role object from this Group object.
removeNode() - Method in interface org.osgi.service.prefs.Preferences
Removes this node and all of its descendants, invalidating any properties contained in the removed nodes.
removeRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Removes the Role object with the given name from this User Admin service.
removeServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified ServiceListener object from the context bundle's list of listeners.
removeSessionListener(SessionListener) - Method in interface org.knopflerfish.service.console.Session
Remove session event listener.
removeWait(float) - Method in class org.knopflerfish.util.Queue
* Removes and returns the first item in the queue.
removedService(ServiceReference, Object) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.removedService method.
removedService(ServiceReference, Object) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service tracked by the ServiceTracker object has been removed.
replace(String, String, String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Replace all occurences of a substring with another string.
replace(String, String, String) - Static method in class org.knopflerfish.util.Text
Replace all occurances of a substring with another string.
replace(String, String, int) - Static method in class org.knopflerfish.util.Text
Utility method for replacing substrings with an integer.
replace(String, String, boolean) - Static method in class org.knopflerfish.util.Text
Utility method for replacing substrings with a boolean.
reset() - Method in class org.knopflerfish.util.Semaphore
 
resolveBundles(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Resolve the specified bundles.
roleChanged(UserAdminEvent) - Method in interface org.osgi.service.useradmin.UserAdminListener
Receives notification that a Role object has been created, removed, or modified.
run() - Method in class org.knopflerfish.util.workerthread.Job
Called by the WorkerThread when this Job is scheduled to run.
run() - Method in class org.knopflerfish.util.workerthread.WorkerThread
 
runCommand(String) - Method in interface org.knopflerfish.service.console.ConsoleService
Run a command string.
runSession(String, Reader, PrintWriter) - Method in interface org.knopflerfish.service.console.ConsoleService
Start a command session.

S

S - Static variable in class org.osgi.util.measurement.Unit
The electric conductance unit siemens (S).
SAXCLASSFILE - Static variable in class org.osgi.util.xml.XMLParserActivator
Fully qualified path name of SAX Parser Factory Class Name file
SAXFACTORYNAME - Static variable in class org.osgi.util.xml.XMLParserActivator
Filename containing the SAX Parser Factory Class name.
SELECTION_FILTER_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "selection-filter") is used for selection by filtering based upon system properties.
SELECT_NONE - Static variable in interface org.osgi.service.device.DriverSelector
Return value from DriverSelector.select, if no Driver service should be attached to the Device service.
SERIAL_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional (but recommended) property key for a String typed property holding the serial number of the device.
SERVICE_BUNDLELOCATION - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Service property naming the location of the bundle that is associated with a a Configuration object.
SERVICE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Service property (named "service.description") identifying a service's description.
SERVICE_FACTORYPID - Static variable in interface org.osgi.service.cm.ConfigurationAdmin
Service property naming the Factory PID in the configuration dictionary.
SERVICE_ID - Static variable in interface org.osgi.framework.Constants
Service property (named "service.id") identifying a service's registration number (of type java.lang.Long).
SERVICE_ID - Static variable in interface org.osgi.service.jini.JiniDriver
Optional service property, which should contain a string representation of the Jini service ID.
SERVICE_PID - Static variable in class org.knopflerfish.shared.cm.CMDataReader
 
SERVICE_PID - Static variable in interface org.osgi.framework.Constants
Service property (named "service.pid") identifying a service's persistent identifier.
SERVICE_RANKING - Static variable in interface org.osgi.framework.Constants
Service property (named "service.ranking") identifying a service's ranking number (of type java.lang.Integer).
SERVICE_VENDOR - Static variable in interface org.osgi.framework.Constants
Service property (named "service.vendor") identifying a service's vendor.
SHORT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The SHORT (4) type.
SINGLETON_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "singleton") identifying whether a bundle is a singleton.
STARTED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been started.
STARTED - Static variable in class org.osgi.framework.FrameworkEvent
The Framework has started.
STARTING - Static variable in interface org.osgi.framework.Bundle
This bundle is in the process of starting.
STARTING - Static variable in class org.osgi.framework.BundleEvent
The bundle is about to start.
STARTLEVEL - Static variable in class org.osgi.framework.AdminPermission
The action string startlevel (Value is "startlevel").
STARTLEVEL_CHANGED - Static variable in class org.osgi.framework.FrameworkEvent
A StartLevel.setStartLevel operation has completed.
STOPPED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been stopped.
STOPPING - Static variable in interface org.osgi.framework.Bundle
This bundle is in the process of stopping.
STOPPING - Static variable in class org.osgi.framework.BundleEvent
The bundle is about to stop.
STRING - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The STRING (1) type.
SUPPORTS_BOOTCLASSPATH_EXTENSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.bootclasspath.extension") identifying whether the Framework supports bootclasspath extension bundles.
SUPPORTS_FRAMEWORK_EXTENSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.extension") identifying whether the Framework supports framework extension bundles.
SUPPORTS_FRAMEWORK_FRAGMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.fragment") identifying whether the Framework supports fragment bundles.
SUPPORTS_FRAMEWORK_REQUIREBUNDLE - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.requirebundle") identifying whether the Framework supports the Require-Bundle manifest header.
SYSTEM_BUNDLE_LOCATION - Static variable in interface org.osgi.framework.Constants
Location identifier of the OSGi system bundle , which is defined to be "System Bundle".
SYSTEM_BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Alias for the symbolic name of the OSGi system bundle .
Semaphore - class org.knopflerfish.util.Semaphore.
* The Semaphore class handles synchronization and waiting for values.
Semaphore() - Constructor for class org.knopflerfish.util.Semaphore
 
ServiceEvent - class org.osgi.framework.ServiceEvent.
An event from the Framework describing a service lifecycle change.
ServiceEvent(int, ServiceReference) - Constructor for class org.osgi.framework.ServiceEvent
Creates a new service event object.
ServiceFactory - interface org.osgi.framework.ServiceFactory.
Allows services to provide customized service objects in the OSGi environment.
ServiceListener - interface org.osgi.framework.ServiceListener.
A ServiceEvent listener.
ServicePermission - class org.osgi.framework.ServicePermission.
Indicates a bundle's authority to register or get a service.
ServicePermission(String, String) - Constructor for class org.osgi.framework.ServicePermission
Create a new ServicePermission.
ServiceReference - interface org.osgi.framework.ServiceReference.
A reference to a service.
ServiceRegistration - interface org.osgi.framework.ServiceRegistration.
A registered service.
ServiceTracker - class org.osgi.util.tracker.ServiceTracker.
The ServiceTracker class simplifies using services from the Framework's service registry.
ServiceTracker(BundleContext, ServiceReference, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified ServiceReference object.
ServiceTracker(BundleContext, String, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified class name.
ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified Filter object.
ServiceTrackerCustomizer - interface org.osgi.util.tracker.ServiceTrackerCustomizer.
The ServiceTrackerCustomizer interface allows a ServiceTracker object to customize the service objects that are tracked.
Session - interface org.knopflerfish.service.console.Session.
Control interface for a command session.
SessionListener - interface org.knopflerfish.service.console.SessionListener.
Session event listener interface.
Sort - class org.knopflerfish.util.sort.Sort.
 
StartLevel - interface org.osgi.service.startlevel.StartLevel.
The StartLevel service allows management agents to manage a start level assigned to each bundle and the active start level of the Framework.
State - class org.osgi.util.measurement.State.
Groups a state name, value and timestamp.
State(int, String, long) - Constructor for class org.osgi.util.measurement.State
Create a new State object.
State(int, String) - Constructor for class org.osgi.util.measurement.State
Create a new State object with a time of 0.
SwingBundleDisplayer - interface org.knopflerfish.service.desktop.SwingBundleDisplayer.
Interface for services wishing to become visible as components in the desktop Swing window.
SynchronousBundleListener - interface org.osgi.framework.SynchronousBundleListener.
A synchronous BundleEvent listener.
SystemMetatypeProvider - class org.knopflerfish.util.metatype.SystemMetatypeProvider.
Class which monitors installed bundles for metatype and CM default data.
SystemMetatypeProvider(BundleContext) - Constructor for class org.knopflerfish.util.metatype.SystemMetatypeProvider
Create a SystemMetatypeProvider, using the specified bundle context for listeners.
s - Static variable in class org.osgi.util.measurement.Unit
The time unit second (s)
saltAndDigest(String, byte[]) - Static method in class org.knopflerfish.service.um.useradmin.PasswdUtil
Create salt and the a digest of the salt and the message.
save() - Method in interface org.knopflerfish.service.um.useradmin.BackEndControl
Save the user admin's current contents to the back end system.
select(ServiceReference, Match[]) - Method in interface org.osgi.service.device.DriverSelector
Select one of the matching Driver services.
selectBundles(Bundle[], String[]) - Static method in class org.knopflerfish.service.console.Util
Select bundles from an array of Bundle objects.
sendsEvents() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Tells if this StateVariable can be used as an event source.
serviceChanged(ServiceEvent) - Method in class org.knopflerfish.service.log.LogRef
* Service listener entry point.
serviceChanged(ServiceEvent) - Method in interface org.osgi.framework.ServiceListener
Receives notification that a service has had a lifecycle change.
sessionEnd(Session) - Method in interface org.knopflerfish.service.console.SessionListener
Session end event.
set(Object) - Method in class org.knopflerfish.util.CachedObject
Set the cache's object and restore its creation time.
set(Object) - Method in class org.knopflerfish.util.Semaphore
Sets the value of this Semaphore.
setActivator(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
setActivator(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set property receiving any BundleActivator class.
setAlias(String, String[]) - Method in interface org.knopflerfish.service.console.ConsoleService
Set alias value for a shortcut key.
setAlwaysProps(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setAttributePropertyPrefix(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Set the prefix of project properties to add main section attributes for.
setBaseDir(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setBaseDir(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setBaseURL(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setBasedir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
setBundleClasspath(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
Set bundle class path to create a pattern for.
setBundleLocation(String) - Method in interface org.osgi.service.cm.Configuration
Bind this Configuration object to the specified bundle location.
setBundleSelectionModel(BundleSelectionModel) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
 
setBundleStartLevel(Bundle, int) - Method in interface org.osgi.service.startlevel.StartLevel
Assign a start level value to the specified Bundle.
setByte(byte, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Writes a byte into the bytearray, starting at position index.
setCheckFoundationEE(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setCheckJavaDoc(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setCheckMinimumEE(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setCheckSMFEE(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setDOMProperties(DocumentBuilderFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator
Set the customizable DOM Parser Service Properties.
setDefaultImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set default import set.
setDefaultPermissions(PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Sets the default permissions.
setDefaultValue(String[]) - Method in class org.knopflerfish.util.metatype.AD
Set the default value.
setDefaultValues(MetaTypeProvider, List) - Static method in class org.knopflerfish.util.metatype.Loader
Overwrite default values in MTP using a set of dictionaries.
setDescription(String) - Method in class org.knopflerfish.util.metatype.AD
 
setDouble(double, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
 
setEncoding(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
The encoding to use for reading in the manifest template file.
setEscapeChar(char) - Method in interface org.knopflerfish.service.console.Session
Set escape character.
setExports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set property receiving list of exported packages.
setFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
The name of the manifest file to create.
setFile(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
 
setFileSize(int) - Method in interface org.knopflerfish.service.log.LogConfig
 
setFilter(int) - Method in interface org.knopflerfish.service.log.LogConfig
Set the default filter level.
setFilter(String, int) - Method in interface org.knopflerfish.service.log.LogConfig
Set the default filter level.
setFilter(String) - Method in interface org.knopflerfish.service.um.useradmin.Condition
Set the filter
setFloat(float, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
 
setFlush(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
 
setIPAMContext(String, String) - Method in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Set context parameter using IPAM.
setIconURL(String) - Method in class org.knopflerfish.util.metatype.OCD
Set URL to icon
setImplicitImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set property receiving list of imported packages.
setInformation(Dictionary) - Method in interface org.osgi.service.provisioning.ProvisioningService
Replaces the Provisioning Information dictionary with the key/value pairs contained in info.
setInitialBundleStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
Set the initial start level value that is assigned to a Bundle when it is first installed.
setInt(int, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Writes an integer into the bytearray, starting at position index.
setInterruptString(String) - Method in interface org.knopflerfish.service.console.Session
Set interrupt string.
setJavadocRelPath(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setKind(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Bundle kind, will be appended to some of the bundle specific attributes in the main section.
setListProps(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setLong(long, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Writes a long into the bytearray, starting at position index.
setMain(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set property receiving any Main class.
setMainAttributesToSkip(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Comma separated list of attributes to skip from the main section.
setMaxGen(int) - Method in interface org.knopflerfish.service.log.LogConfig
 
setMemorySize(int) - Method in interface org.knopflerfish.service.log.LogConfig
Set number of log entries that are kept in memory.
setMode(BundleManifestTask.Mode) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Which sources to use when creating the resulting manifest.
setName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
setOptions(String[], String[]) - Method in class org.knopflerfish.util.metatype.AD
Set values returned by getOptionValues and getOptionLabels.
setOut(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
Property controling if log entries are written to System.out or not.
setOutFile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setPackageAnalysis(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
setPassword(String) - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
Set the user's password.
setPermissions(String, PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Assigns the specified permissions to the bundle with the specified location.
setPrefix(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
setPrintClasses(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setProperties(Dictionary) - Method in interface org.osgi.framework.ServiceRegistration
Updates the properties associated with a service.
setPropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
Set property receiving the bundle class path pattern.
setRepoName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setRepoXSLURL(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setSAXProperties(SAXParserFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator
Set the customizable SAX Parser Service Properties.
setSelected(long, boolean) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Set selection status of a bundle id and notify all listeners.
setSelected(long, boolean) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
setServiceTemplates(net.jini.core.lookup.ServiceTemplate[]) - Method in interface org.osgi.service.jini.JiniDriver
The Jini Driver is defined as a Service Factory.
setShort(short, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Writes a short into the bytearray, starting at position index.
setSkipAttribSet(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
Modify the active start level of the Framework.
setStdImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set set of packages always imported.
setSystemPackageSet(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setTargetBundleContext(BundleContext) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Allow access to another bundle context than the displayer's own.
setTemplateFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
The name of the template manifest file.
setTemplateHTMLDir(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setUsername(String) - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
Set the user's user name.
setVerbose(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Set the verbosity of this task.
setVersion(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
shortName(Bundle) - Static method in class org.knopflerfish.service.console.Util
Get short name of specified bundle.
showId(Bundle) - Static method in class org.knopflerfish.service.console.Util
Get bundle identifier as a constant length string.
showLeft(int, String) - Static method in class org.knopflerfish.service.console.Util
Show a string left adjusted in constant length string.
showObject(Object) - Static method in class org.knopflerfish.service.console.Util
Get string representation of an object.
showRight(int, String) - Static method in class org.knopflerfish.service.console.Util
Show a string right adjusted in constant length string.
showServiceClasses(ServiceReference) - Static method in class org.knopflerfish.service.console.Util
Get Service class list as a string.
showState(Bundle) - Static method in class org.knopflerfish.service.console.Util
Get bundle state as a constant length string.
shutdown() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Call this method to stop job processing and cause this Workerthread to exit its run() method.
size() - Method in class org.osgi.util.tracker.ServiceTracker
Return the number of services being tracked by this ServiceTracker object.
sort(Vector, CompareFunc) - Static method in class org.knopflerfish.util.sort.QSort
Sort a vector with objects compareble using a comparison function.
sort(Object[], CompareFunc) - Static method in class org.knopflerfish.util.sort.QSort
Sort an array with objects compareble using a comparison function.
sortBundles(Bundle[], boolean) - Static method in class org.knopflerfish.service.console.Util
Sort an array of bundle objects based on their location or shortname.
sortBundlesId(Bundle[]) - Static method in class org.knopflerfish.service.console.Util
Sort an array of bundle objects based on their Bundle Id.
sortBundlesTime(Bundle[]) - Static method in class org.knopflerfish.service.console.Util
Sort an array of bundle objects based on their Last modified time.
sortFileArray(File[]) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified array of File objects into ascending order, according to the natural ordering of its elements.
sortFileArray(File[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified range of the specified array of File objects into ascending order, according to the natural ordering of its elements.
sortFloatArray(Float[]) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified array of Float objects into ascending order, according to the natural ordering of its elements.
sortFloatArray(Float[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified range of the specified array of Float objects into ascending order, according to the natural ordering of its elements.
sortIntegerArray(Integer[]) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified array of Integer objects into ascending order, according to the natural ordering of its elements.
sortIntegerArray(Integer[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified range of the specified array of Integer objects into ascending order, according to the natural ordering of its elements.
sortStringArray(String[]) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified array of String objects into ascending order, according to the natural ordering of its elements.
sortStringArray(String[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified range of the specified array of String objects into ascending order, according to the natural ordering of its elements.
split(String, String) - Static method in class org.knopflerfish.util.Text
Splits a string into words, using the StringTokenizer class.
splitwords(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Split a string into words separated by whitespace SPACE | TAB | NEWLINE | CR Citation chars '"' may be used to group words with embedded whitespace.
splitwords(String, String, char) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Split a string into words separated by whitespace.
splitwords(String) - Static method in class org.knopflerfish.util.Text
Utility method to split a string into words separated by whitespace.
splitwords(String, String) - Static method in class org.knopflerfish.util.Text
Utility method to split a string into words separated by whitespace.
splitwords(String, String, char) - Static method in class org.knopflerfish.util.Text
Split a string into words separated by whitespace.
start() - Method in interface org.osgi.framework.Bundle
Starts this bundle.
start(BundleContext) - Method in interface org.osgi.framework.BundleActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
start(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
startElement(String, Dictionary) - Method in class org.knopflerfish.shared.cm.CMDataReader
 
startElement(String, Dictionary) - Method in class org.knopflerfish.shared.cm.XmlReader
 
startElement(String, URL) - Static method in class org.knopflerfish.util.metatype.Loader
 
status(String, Job, Exception) - Method in class org.knopflerfish.util.workerthread.WorkerThread
 
stop() - Method in interface org.osgi.framework.Bundle
Stops this bundle.
stop(BundleContext) - Method in interface org.osgi.framework.BundleActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
This method has nothing to do as all active service registrations will automatically get unregistered when the bundle stops.
sub(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified object from this object.
sub(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified value from this object.
sub(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified value from this object.
sync() - Method in interface org.osgi.service.prefs.Preferences
Ensures that future reads from this node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.

T

T - Static variable in class org.osgi.util.measurement.Unit
The magnetic flux density unit tesla (T).
TYPE - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the UPnP Device Type property.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service type uri.
TYPE_BIN_BASE64 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
MIME-style Base64 encoded binary BLOB.
TYPE_BIN_HEX - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Hexadecimal digits representing octets.
TYPE_BOOLEAN - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
True or false.
TYPE_CHAR - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_DATE - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A calendar date.
TYPE_DATETIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_DATETIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_FIXED_14_4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8 but no more than 14 digits to the left of the decimal point and no more than 4 to the right.
TYPE_FLOAT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Floating-point number.
TYPE_I1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
1 Byte int.
TYPE_I2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
2 Byte int.
TYPE_I4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte int.
TYPE_INT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Integer number.
TYPE_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8.
TYPE_R4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte float.
TYPE_R8 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
8 Byte float.
TYPE_STRING - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_TIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_TIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_UI1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 1 Byte int.
TYPE_UI2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 2 Byte int.
TYPE_UI4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 4 Byte int.
TYPE_URI - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universal Resource Identifier.
TYPE_UUID - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universally Unique ID.
Text - class org.knopflerfish.util.Text.
Misc static text utility methods.
Text() - Constructor for class org.knopflerfish.util.Text
 
TrayEvent - class org.knopflerfish.service.trayicon.TrayEvent.
Event class for tray icon event not covered by MouseListener, ActionListener.
TrayEvent(int) - Constructor for class org.knopflerfish.service.trayicon.TrayEvent
 
TrayIcon - interface org.knopflerfish.service.trayicon.TrayIcon.
Service interface that should be registered into framework by bundles publishing "Tray Icons".
throwIfMissingAttribute(String, String, String) - Method in class org.knopflerfish.shared.cm.XmlReader
 
throwIfNotExpectedChar(char, char) - Method in class org.knopflerfish.shared.cm.XmlReader
 
throwIfNotExpectedChar(char, char, PushbackReader) - Method in class org.knopflerfish.shared.cm.XmlReader
 
throwMessage(String) - Method in class org.knopflerfish.shared.cm.XmlReader
 
throwMisplacedTagException(String) - Method in class org.knopflerfish.shared.cm.XmlReader
 
timeout - Variable in class org.knopflerfish.util.CacheMap
 
toArray(Vector) - Static method in class org.knopflerfish.util.Text
 
toLevel(String, int) - Static method in class org.knopflerfish.service.log.LogUtil
* Converts a string representing a log severity level to an int.
toString() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
toString(Set, String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Convert Set elements to a string.
toString() - Method in class org.knopflerfish.service.trayicon.TrayEvent
 
toString() - Method in class org.knopflerfish.service.um.useradmin.BackEndException
Returns a short description of this throwable object.
toString() - Method in class org.knopflerfish.util.CachedObject
Print the cached object as "<object's string value>:<remaining time in milliseconds>"
toString() - Method in class org.knopflerfish.util.metatype.AD
Convert to human-readable string.
toString(Object) - Static method in class org.knopflerfish.util.metatype.AD
Convert a object to string that can be parsed by parse
toString(Object[]) - Static method in class org.knopflerfish.util.metatype.AD
 
toString(Vector) - Static method in class org.knopflerfish.util.metatype.AD
 
toString() - Method in class org.knopflerfish.util.metatype.MTP
 
toString(boolean) - Method in class org.knopflerfish.util.metatype.MTP
 
toString() - Method in interface org.osgi.framework.Filter
Returns this Filter object's filter string.
toString() - Method in class org.osgi.framework.Version
Returns the string representation of this version identifier.
toString() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string representation of this PermissionInfo.
toString() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a string describing this UserAdminPermission object.
toString() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a string describing this WirePermission.
toString() - Method in class org.osgi.util.measurement.Measurement
Returns a String object representing this Measurement object.
toString() - Method in class org.osgi.util.measurement.State
Returns a String object representing this object.
toString() - Method in class org.osgi.util.measurement.Unit
Returns a String object representing the Unit
toStringFromArray(Object) - Static method in class org.knopflerfish.util.metatype.AD
 
trayEvent(TrayEvent) - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
trayEvent(TrayEvent) - Method in interface org.knopflerfish.service.trayicon.TrayIcon
Called at clicks etc on the tray item.

U

UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device Name (UDN) property.
UNDEF - Static variable in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
UNINSTALLED - Static variable in interface org.osgi.framework.Bundle
This bundle is uninstalled and may not be used.
UNINSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been uninstalled.
UNREGISTERING - Static variable in class org.osgi.framework.ServiceEvent
This service is in the process of being unregistered.
UNRESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been unresolved.
UPC - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a String typed property holding the Universal Product Code (UPC) of the device.
UPDATED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been updated.
UPNP_EXPORT - Static variable in interface org.osgi.service.upnp.UPnPDevice
The UPnP.export service property is a hint that marks a device to be picked up and exported by the UPnP Service.
UPNP_FILTER - Static variable in interface org.osgi.service.upnp.UPnPEventListener
Key for a service property having a value that is an object of type org.osgi.framework.Filter and that is used to limit received events.
UPnPAction - interface org.osgi.service.upnp.UPnPAction.
A UPnP action.
UPnPDevice - interface org.osgi.service.upnp.UPnPDevice.
Represents a UPnP device.
UPnPEventListener - interface org.osgi.service.upnp.UPnPEventListener.
UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model.
UPnPException - exception org.osgi.service.upnp.UPnPException.
There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices.
UPnPException(int, String) - Constructor for class org.osgi.service.upnp.UPnPException
This constructor creates a UPnPException on the specified error code and error description.
UPnPIcon - interface org.osgi.service.upnp.UPnPIcon.
A UPnP icon representation.
UPnPLocalStateVariable - interface org.osgi.service.upnp.UPnPLocalStateVariable.
A local UPnP state variable which allows the value of the state variable to be queried.
UPnPService - interface org.osgi.service.upnp.UPnPService.
A representation of a UPnP Service.
UPnPStateVariable - interface org.osgi.service.upnp.UPnPStateVariable.
The meta-information of a UPnP state variable as declared in the device's service state table (SST).
USER - Static variable in interface org.osgi.service.useradmin.Role
The type of a Userrole.
USER_ANYONE - Static variable in interface org.osgi.service.useradmin.Role
The name of the predefined role, user.anyone, that all users and groups belong to.
USES_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "uses") identifying a list of packages that an exported package uses.
Unit - class org.osgi.util.measurement.Unit.
A unit system for measurements.
User - interface org.osgi.service.useradmin.User.
A User role managed by a User Admin service.
UserAdmin - interface org.osgi.service.useradmin.UserAdmin.
This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes.
UserAdminEvent - class org.osgi.service.useradmin.UserAdminEvent.
Role change event.
UserAdminEvent(ServiceReference, int, Role) - Constructor for class org.osgi.service.useradmin.UserAdminEvent
Constructs a UserAdminEvent object from the given ServiceReference object, event type, and Role object.
UserAdminListener - interface org.osgi.service.useradmin.UserAdminListener.
Listener for UserAdminEvents.
UserAdminPermission - class org.osgi.service.useradmin.UserAdminPermission.
Permission to configure and access the Roleobjects managed by a User Admin service.
UserAdminPermission(String, String) - Constructor for class org.osgi.service.useradmin.UserAdminPermission
Creates a new UserAdminPermission with the specified name and actions.
Util - class org.knopflerfish.ant.taskdefs.bundle.Util.
Misc static utility code.
Util() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.Util
 
Util - class org.knopflerfish.service.console.Util.
Utility methods for building CommandGroups to the console.
Util() - Constructor for class org.knopflerfish.service.console.Util
 
ungetService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Releases the service object referenced by the specified ServiceReference object.
ungetService(Bundle, ServiceRegistration, Object) - Method in interface org.osgi.framework.ServiceFactory
Releases a service object.
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.osgi.util.xml.XMLParserActivator
Releases a XML Parser Factory object.
uninstall() - Method in interface org.osgi.framework.Bundle
Uninstalls this bundle.
unity - Static variable in class org.osgi.util.measurement.Unit
No Unit (Unity)
unregister() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Unregister this instance from the framework.
unregister() - Method in interface org.osgi.framework.ServiceRegistration
Unregisters a service.
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
untabify(String, int) - Static method in class org.knopflerfish.util.Text
Expand all tabs in a string.
update() - Method in class org.knopflerfish.util.CacheMap
Force timeout check on all items in map and remove all expired keys and objects.
update() - Method in interface org.osgi.framework.Bundle
Updates this bundle.
update(InputStream) - Method in interface org.osgi.framework.Bundle
Updates this bundle from an InputStream.
update(Dictionary) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
update() - Method in interface org.osgi.service.cm.Configuration
Update the Configuration object with the current properties.
update(Object) - Method in interface org.osgi.service.wireadmin.Wire
Update the value.
updateWire(Wire, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Update the properties of a Wire object.
updated(Dictionary) - Method in interface org.osgi.service.cm.ManagedService
Update the configuration for a Managed Service.
updated(String, Dictionary) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Create a new instance, or update the configuration of an existing instance.
updated(Wire, Object) - Method in interface org.osgi.service.wireadmin.Consumer
Update the value.

V

V - Static variable in class org.osgi.util.measurement.Unit
The electric potential difference unit volt (V).
VALUE - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
VECTOR - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "version") identifying the version of a package specified in the Export-Package or Import-Package manifest header.
VISIBILITY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "visibility") identifying the visibility of a reqiured bundle in the Require-Bundle manifest header.
VISIBILITY_PRIVATE - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "private") identifying a private visibility type.
VISIBILITY_REEXPORT - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "reexport") identifying a reexport visibility type.
Version - class org.osgi.framework.Version.
Version identifier for bundles and packages.
Version(int, int, int) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specified numerical components.
Version(int, int, int, String) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specifed components.
Version(String) - Constructor for class org.osgi.framework.Version
Created a version identifier from the specified string.
validate(String) - Method in class org.knopflerfish.util.metatype.AD
Implementation of validation function.
validate(String) - Method in interface org.osgi.service.metatype.AttributeDefinition
Validate an attribute in String form.
valueChanged(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionListener
The model has changed.

W

W - Static variable in class org.osgi.util.measurement.Unit
The power unit watt (W).
WARNING - Static variable in class org.osgi.framework.FrameworkEvent
A warning has occurred.
WHITESPACE - Static variable in class org.knopflerfish.util.Text
Default whitespace string for splitwords().
WIREADMIN_CONSUMER_COMPOSITE - Static variable in interface org.osgi.service.wireadmin.WireConstants
A service registration property for a Consumer service that is composite.
WIREADMIN_CONSUMER_FLAVORS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.consumer.flavors) specifying the list of data types understood by this Consumer service.
WIREADMIN_CONSUMER_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.consumer.pid) specifying the service.pid of the associated Consumer service.
WIREADMIN_CONSUMER_SCOPE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service registration property key (named wireadmin.consumer.scope) specifying a list of names that may be used to define the scope of this Wire object.
WIREADMIN_EVENTS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.events) specifying the WireAdminEvent type of interest to a Wire Admin Listener service.
WIREADMIN_FILTER - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.filter) specifying a filter used to control the delivery rate of data between the Producer and the Consumer service.
WIREADMIN_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.pid) specifying the persistent identity (PID) of this Wire object.
WIREADMIN_PRODUCER_COMPOSITE - Static variable in interface org.osgi.service.wireadmin.WireConstants
A service registration property for a Producer service that is composite.
WIREADMIN_PRODUCER_FILTERS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.producer.filters).
WIREADMIN_PRODUCER_FLAVORS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service Registration property (named wireadmin.producer.flavors) specifying the list of data types available from this Producer service.
WIREADMIN_PRODUCER_PID - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire property key (named wireadmin.producer.pid) specifying the service.pid of the associated Producer service.
WIREADMIN_PRODUCER_SCOPE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Service registration property key (named wireadmin.producer.scope) specifying a list of names that may be used to define the scope of this Wire object.
WIREADMIN_SCOPE_ALL - Static variable in interface org.osgi.service.wireadmin.WireConstants
Matches all scope names.
WIREVALUE_CURRENT - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.current) representing the current value.
WIREVALUE_DELTA_ABSOLUTE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.delta.absolute) representing the absolute delta.
WIREVALUE_DELTA_RELATIVE - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.delta.relative) representing the relative delta.
WIREVALUE_ELAPSED - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.elapsed) representing the elapsed time, in ms, between this filter evaluation and the last update of the Consumer service.
WIREVALUE_PREVIOUS - Static variable in interface org.osgi.service.wireadmin.WireConstants
Wire object's filter attribute (named wirevalue.previous) representing the previous value.
WIRE_CONNECTED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that an existing Wire object has become connected.
WIRE_CREATED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been created.
WIRE_DELETED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been deleted.
WIRE_DISCONNECTED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that an existing Wire object has become disconnected.
WIRE_TRACE - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
The WireAdminEvent type that indicates that a new value is transferred over the Wire object.
WIRE_UPDATED - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Wire has been updated.
Wb - Static variable in class org.osgi.util.measurement.Unit
The magnetic flux unit weber (Wb).
Wire - interface org.osgi.service.wireadmin.Wire.
A connection between a Producer service and a Consumer service.
WireAdmin - interface org.osgi.service.wireadmin.WireAdmin.
Wire Administration service.
WireAdminEvent - class org.osgi.service.wireadmin.WireAdminEvent.
A Wire Admin Event.
WireAdminEvent(ServiceReference, int, Wire, Throwable) - Constructor for class org.osgi.service.wireadmin.WireAdminEvent
Constructs a WireAdminEvent object from the given ServiceReference object, event type, Wire object and exception.
WireAdminListener - interface org.osgi.service.wireadmin.WireAdminListener.
Listener for Wire Admin Events.
WireConstants - interface org.osgi.service.wireadmin.WireConstants.
Defines standard names for Wire properties, wire filter attributes, Consumer and Producer service properties.
WirePermission - class org.osgi.service.wireadmin.WirePermission.
Permission for the scope of a Wire object.
WirePermission(String, String) - Constructor for class org.osgi.service.wireadmin.WirePermission
Create a new WirePermission with the given name (may be wildcard) and actions.
WorkerThread - class org.knopflerfish.util.workerthread.WorkerThread.
 
WorkerThread() - Constructor for class org.knopflerfish.util.workerthread.WorkerThread
Creates a Workerthread.
WorkerThread(String) - Constructor for class org.knopflerfish.util.workerthread.WorkerThread
Creates a named Workerthread.
WorkerThread(ThreadGroup, String) - Constructor for class org.knopflerfish.util.workerthread.WorkerThread
Creates a named Workerthread belonging toi the specified ThreadGroup.
waitForService(long) - Method in class org.osgi.util.tracker.ServiceTracker
Wait for at least one service to be tracked by this ServiceTracker object.
warn(String) - Method in class org.knopflerfish.service.log.LogRef
* Log a warning level message.
warn(String, ServiceReference) - Method in class org.knopflerfish.service.log.LogRef
* Log a warning level message.
warn(String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log a warning level message.
warn(String, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log a warning level message.
wireAdminEvent(WireAdminEvent) - Method in interface org.osgi.service.wireadmin.WireAdminListener
Receives notification of a broadcast WireAdminEvent object.
writeConfiguration(String, Dictionary, PrintWriter) - Static method in class org.knopflerfish.shared.cm.CMDataWriter
 
writeFactoryConfiguration(String, String, Dictionary, PrintWriter) - Static method in class org.knopflerfish.shared.cm.CMDataWriter
 

X

XMLParserActivator - class org.osgi.util.xml.XMLParserActivator.
A BundleActivator class that allows any JAXP compliant XML Parser to register itself as an OSGi parser service.
XMLParserActivator() - Constructor for class org.osgi.util.xml.XMLParserActivator
 
XmlReader - class org.knopflerfish.shared.cm.XmlReader.
 
XmlReader() - Constructor for class org.knopflerfish.shared.cm.XmlReader
 

A B C D E F G H I J K L M N O P Q R S T U V W X
Knopflerfish OSGi 2.0.0