Knopflerfish OSGi 1.3.4
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)
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.
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.
add(AttributeDefinition, int) - Method in class org.knopflerfish.util.metatype.OCD
Add an attribute definition
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.
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(int, int) - Method in interface org.knopflerfish.service.demo1.Demo1
Add two integers and return the result.
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.
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 this context bundle's list of listeners if not already present.
addBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
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.
addClasses(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConfiguredAttribute(Manifest.Attribute) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Override ManifestTask.addConfiguredAttribute with version which checks if the attribute should be stored.
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
 
addConfiguredStandardPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addExportedPackageString(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
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 this context bundle's list of listeners if not already present.
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.
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.
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.
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.
addMTP(Bundle, MTP) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
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) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object to this context bundle's list of listeners.
addServiceListener(ServiceListener, String) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object with the specified filter to this context bundle's list of listeners.
addSessionListener(SessionListener) - Method in interface org.knopflerfish.service.console.Session
Add session event listener.
addZipfileset(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addZipGroupFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
ADMIN - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The permission name "admin".
AdminPermission - class org.osgi.framework.AdminPermission.
Indicates the caller's authority to perform lifecycle operations on or to get sensitive information about a bundle.
AdminPermission() - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object with its name set to "AdminPermission".
AdminPermission(String, String) - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object for use by the Policy object to instantiate new Permission objects.
ALL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
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
 
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".
ARRAY - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
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
 
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.
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.
AttributeDefinition - interface org.osgi.service.metatype.AttributeDefinition.
An interface to describe an attribute.
authenticate() - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
Attempts to authenticate.
AUTHENTICATION_TYPE - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the scheme used in authentication.
Authorization - interface org.osgi.service.useradmin.Authorization.
The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate.
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.

B

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) - Constructor for class org.knopflerfish.service.um.useradmin.BackEndException
Public constructor.
BackEndException(String, Throwable) - 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.
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.
bestSR - Variable in class org.osgi.util.tracker.ServiceTracker
 
bestSRID - Variable in class org.osgi.util.tracker.ServiceTracker
 
bestSRRank - Variable in class org.osgi.util.tracker.ServiceTracker
 
BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BIGDECIMAL(10) type.
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BIGINTEGER(9) type.
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN(11) type.
Bundle - interface org.osgi.framework.Bundle.
An installed bundle in the Framework.
Bundle - class org.knopflerfish.ant.taskdefs.bundle.Bundle.
An extension of the Jar task that builds an OSGi bundle.
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 nested 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, which may be retrieved from the Dictionary object returned by the Bundle.getHeaders method.
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_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_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() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
BundleActivator - interface org.osgi.framework.BundleActivator.
Customizes the starting and stopping of this bundle.
bundleChanged(BundleEvent) - Method in interface org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.
BundleContext - interface org.osgi.framework.BundleContext.
A bundle's execution context within the Framework.
BundleEvent - class org.osgi.framework.BundleEvent.
A Framework event 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) - Constructor for class org.osgi.framework.BundleException
Creates a BundleException object with the specified message.
BundleException(String, Throwable) - Constructor for class org.osgi.framework.BundleException
Creates a BundleException that wraps another exception.
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.
Adaption of std Manifest task which ignores attributes with special empty values.
BundleManifestTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
 
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.
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE(6) type.
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
 

C

C - Static variable in class org.osgi.util.measurement.Unit
The electric charge unit coulomb (C).
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.
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.
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)
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.
childrenNames() - Method in interface org.osgi.service.prefs.Preferences
Returns the names of the children of this node.
CITCHAR - Static variable in class org.knopflerfish.util.Text
Default citation char for splitwords().
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
 
clear() - Method in interface org.osgi.service.prefs.Preferences
Removes all of the properties (key-value associations) in this node.
clearSelection() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
clearSelection() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Clear the entire selection and notify all listeners.
close() - Method in class org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker object.
close() - Method in class org.knopflerfish.service.log.LogRef
* Close this LogRef object.
close() - Method in interface org.knopflerfish.service.console.Session
Close session.
close() - Method in class org.knopflerfish.util.Queue
* Closes the queue, i.e. wakes up all threads blocking on * a call to remove().
close() - Method in class org.knopflerfish.util.Semaphore
 
close() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Stop listening for bundles.
CLOSED - Static variable in class org.knopflerfish.service.trayicon.TrayEvent
The TrayIcon service has been released and closed by the manager.
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_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.
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
 
CMDEFAULTS_RESOURCE - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Default URL to default CM values Value is "!
COMMAND_GROUP - Static variable in class org.knopflerfish.service.console.CommandGroupAdapter
Full class name of CommandGroup interface.
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.
commit() - Method in interface org.knopflerfish.service.log.LogConfig
 
Compare - class org.knopflerfish.util.Compare.
 
Compare() - Constructor for class org.knopflerfish.util.Compare
 
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.
CompareFunc - interface org.knopflerfish.util.sort.CompareFunc.
Like the 1.2 Comparable interface.
compareTo(Object) - Method in class org.osgi.util.measurement.Measurement
Compares this object with the specified object for order.
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
 
Condition - interface org.knopflerfish.service.um.useradmin.Condition.
This interface represents a Condition that is managed by a UserAdmin service.
CONDITION - Static variable in interface org.knopflerfish.service.um.useradmin.Condition
The type of a Condition role.
Configurable - interface org.osgi.framework.Configurable.
Supports a configuration object.
Configuration - interface org.osgi.service.cm.Configuration.
The configuration information for a ManagedService or ManagedServiceFactory object.
CONFIGURATION - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
ConfigurationAdmin - interface org.osgi.service.cm.ConfigurationAdmin.
Service for administering configuration data.
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.
ConfigurationPlugin - interface org.osgi.service.cm.ConfigurationPlugin.
A service interface for processing configuration dictionary before the update.
connect(String) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
Connect to a remote framework.
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 Device and Driver services.
CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the CONSUME action: value is "consume".
Consumer - interface org.osgi.service.wireadmin.Consumer.
Data Consumer, a service that can receive udpated values from Producer services.
CONSUMER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Consumer service method has thrown an exception.
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
 
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".
ContextualAuthorization - interface org.knopflerfish.service.um.useradmin.ContextualAuthorization.
This subclass to Authorization adds authentication context to the authorization information.
copyDictionary(Dictionary) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
* Copy a dictionary. * * Deep copy where values aren't immutable.
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.
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.
customizer - Variable in class org.osgi.util.tracker.ServiceTracker
 

D

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, ServiceReference, Throwable) - 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. * *
decode(byte[]) - Static method in class org.knopflerfish.util.Base64
Decode a string of Base64 data.
decode(InputStream, OutputStream) - Static method in class org.knopflerfish.util.Base64
 
decode(String) - Static method in class org.knopflerfish.util.Base64
 
DEFAULT_TIMEOUT - Static variable in class org.knopflerfish.util.CachedObject
Default timeout period in milliseconds.
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
 
delete() - Method in interface org.osgi.service.cm.Configuration
Delete this Configuration object.
deleted(String) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Remove a factory instance.
deleteWire(Wire) - Method in interface org.osgi.service.wireadmin.WireAdmin
Delete a Wire object.
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.
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.upnp.UPnPDevice
Constant for the value of the service property DEVICE_CATEGORY used for all UPnP devices.
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_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_SERIAL - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_SERIAL") specifying a device's serial number.
Dict - class org.knopflerfish.util.Dict.
* Util methods for dealing with dictionaries. * *
Dict() - Constructor for class org.knopflerfish.util.Dict
 
dictionariesAreEqual(Dictionary, Dictionary) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
* Recursive comparison of two dictionaries for equality. * * Equality is defined as (o1 == null && 02 == null) || o1.equals(o2) * *
dictionariesAreNotEqual(Dictionary, Dictionary) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
 
DictionaryUtils - class org.knopflerfish.shared.cm.DictionaryUtils.
* Some utility methods for objects that implement Dictionary. * *
DictionaryUtils() - Constructor for 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(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.
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(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.
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. * *
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.
doubleValue() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
doWarn() - Method in class org.knopflerfish.service.log.LogRef
* Returns true if messages with severity warning or higher * are saved by the log
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.
DRIVER_ID - Static variable in interface org.osgi.service.device.Constants
Property (named "DRIVER_ID") identifying a driver.
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.
DYNAMICIMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "DynamicImport-Package") identifying the names of the packages that the bundle may dynamically import during execution.

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
 
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
 
ENCODING - Static variable in class org.knopflerfish.shared.cm.CMDataReader
 
ENCODING - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
endElement(String, Dictionary, String) - Method in class org.knopflerfish.shared.cm.CMDataReader
 
endElement(String, Dictionary, String) - Method in class org.knopflerfish.shared.cm.XmlReader
 
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.
Envelope - interface org.osgi.service.wireadmin.Envelope.
Identifies a contained value.
EOF - Static variable in class org.knopflerfish.shared.cm.XmlReader
 
equals(Object) - Method in interface org.osgi.framework.Filter
Compares this Filter object to another object.
equals(Object) - Method in class org.osgi.framework.ServicePermission
Determines the equalty of two ServicePermission objects.
equals(Object) - Method in class org.osgi.framework.PackagePermission
Determines the equality of two PackagePermission objects.
equals(Object) - Method in class org.osgi.framework.AdminPermission
Determines the equality of two AdminPermission objects.
equals(Object) - Method in class org.osgi.service.permissionadmin.PermissionInfo
Determines the equality of two PermissionInfo objects.
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.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.
equals(Object) - Method in class org.knopflerfish.util.metatype.AD
 
equals(Object) - Method in class org.knopflerfish.util.metatype.MTP
 
ERROR - Static variable in class org.osgi.framework.FrameworkEvent
An error has occurred.
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, ServiceReference, Throwable) - 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. * *
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.BundleHTMLExtractorTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
execute(String[], Reader, PrintWriter, Session) - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Executes a command in the command group.
execute(String[], Reader, PrintWriter, Session) - Method in interface org.knopflerfish.service.console.CommandGroup
Executes a command in the command group.
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 names (and optionally version numbers) of the packages that the bundle offers to the Framework for export.
EXPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Export-Service") identifying the fully qualified class names of the services that the bundle may register (used for informational purposes only).
ExportedPackage - interface org.osgi.service.packageadmin.ExportedPackage.
An exported package.

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
 
filter - Variable in class org.osgi.util.tracker.ServiceTracker
 
Filter - interface org.osgi.framework.Filter.
An RFC 1960-based Filter.
finalize() - Method in class org.osgi.util.tracker.ServiceTracker
Calls the close method.
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.
fireChange(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
Send a value changed event to all BundleSelectionListener
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT(8) type.
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.
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_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.
FrameworkEvent - class org.osgi.framework.FrameworkEvent.
A general Framework event.
frameworkEvent(FrameworkEvent) - Method in interface org.osgi.framework.FrameworkListener
Receives notification of a general FrameworkEvent object.
FrameworkEvent(int, Bundle, Throwable) - Constructor for class org.osgi.framework.FrameworkEvent
Creates a Framework event regarding the specified bundle.
FrameworkEvent(int, Object) - Constructor for class org.osgi.framework.FrameworkEvent
Deprecated. Since 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source.
FrameworkListener - interface org.osgi.framework.FrameworkListener.
A FrameworkEvent listener.
FRIENDLY_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for a short user friendly version of the device name.
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".
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(Object) - Method in class org.knopflerfish.util.CacheMap
Get an object from the map.
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.ServicePermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.framework.PackagePermission
Returns the canonical string representation of the PackagePermission actions.
getActions() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the actions of the permission represented by this PermissionInfo.
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.
getActions() - Method in interface org.osgi.service.upnp.UPnPService
Lists all actions provided by this service.
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 interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions.
getAttributeDefinitions(int) - Method in class org.knopflerfish.util.metatype.OCD
 
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 interface org.osgi.framework.ServiceReference
Returns the bundle that registered the service referenced by this ServiceReference object.
getBundle() - Method in interface org.osgi.framework.BundleContext
Returns the Bundle object for this context bundle.
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.service.log.LogEntry
Returns the bundle that created this LogEntry object.
getBundle(long) - Method in interface org.osgi.framework.BundleContext
Returns the bundle with the specified identifier.
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.
getBundles() - Method in interface org.osgi.framework.BundleContext
Returns a list of all installed bundles.
getBundleStartLevel(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Return the assigned start level value for the specified Bundle.
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 interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCardinality() - Method in class org.knopflerfish.util.metatype.AD
 
getClass(int) - Static method in class org.knopflerfish.util.metatype.AD
Get java class corresponding to AttributeDefinition type.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
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.
getConfigurationObject() - Method in interface org.osgi.framework.Configurable
Returns this service's configuration object.
getConfLevel() - Method in interface org.knopflerfish.service.um.ipam.Levels
Get confidentiality level.
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.
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 interface org.osgi.service.upnp.UPnPStateVariable
Returns the default value, if defined.
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDefaultValue() - Method in class org.knopflerfish.util.metatype.AD
 
getDepth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the color depth of the icon in bits.
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.
getDescription() - Method in class org.knopflerfish.util.metatype.OCD
Get description of OCD.
getDescription() - Method in class org.knopflerfish.util.metatype.AD
 
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.
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 interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getException() - Method in class org.osgi.service.http.NamespaceException
Returns the nested exception.
getExportedPackage(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the ExportedPackage object with the specified package name.
getExportedPackages(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the packages exported by the specified bundle.
getExportingBundle() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the bundle exporting the package associated with this ExportedPackage object.
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.
getFactoryPids() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getFactoryPids() - Method in interface org.knopflerfish.util.metatype.PIDProvider
Get set of factory PIDs.
getFactoryPids() - Method in class org.knopflerfish.util.metatype.MTP
 
getFile() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFileSize() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFilter() - Method in class org.osgi.framework.InvalidSyntaxException
Returns the filter string that generated the InvalidSyntaxException object.
getFilter() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFilter() - Method in interface org.knopflerfish.service.um.useradmin.Condition
Get the filter
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
 
getGroupName() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Returns the command group name.
getGroupName() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string with the command group name.
getHeaders() - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values.
getHeight() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the height of the icon in pixels.
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getIcon(int) - Method in class org.knopflerfish.util.metatype.OCD
Get icon stream using the getIconURL URL.
getIcons(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all icons for this device in a given locale.
getIconURL() - Method in class org.knopflerfish.util.metatype.OCD
Get URL to icon data
getId() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceId field in the UPnP service description.
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.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getID() - Method in class org.knopflerfish.util.metatype.OCD
 
getID() - Method in class org.knopflerfish.util.metatype.AD
 
getIdentification() - Method in interface org.osgi.service.wireadmin.Envelope
Return the identification of this Envelope object.
getIdentification() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
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 importing the package associated with this ExportedPackage object.
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.
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 interface org.osgi.service.metatype.MetaTypeProvider
Return a list of locales available or null if only 1 The return parameter must be a name that consists of language [ _ country [ _ variation ]] as is customary in the Locale class.
getLocales() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getLocales() - Method in class org.knopflerfish.util.metatype.MTP
 
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 class org.knopflerfish.service.console.CommandGroupAdapter
Returns long command group help.
getLongHelp() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string containing a long help text for the command group.
getLongitude() - Method in class org.osgi.util.position.Position
Returns the longitude of this position in radians.
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
 
getMaximum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the maximum value, if defined.
getMaxInstances() - Method in class org.knopflerfish.util.metatype.OCD
Get maximum number of instances.
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.
getMimeType() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the MIME type of the icon.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getMinimum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the minimum value, if defined.
getMTP(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Get a loaded metatype provider, given a bundle.
getName() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the name of the package associated with this ExportedPackage object.
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.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
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.knopflerfish.service.console.Session
Get session name.
getName() - Method in class org.osgi.util.measurement.State
Returns the name of this State.
getName() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the variable name.
getName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the action name.
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 class.
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.ant.taskdefs.bundle.OSGiPackage
 
getName() - Method in class org.knopflerfish.util.metatype.OCD
 
getName() - Method in class org.knopflerfish.util.metatype.AD
 
getNestedException() - Method in class org.osgi.framework.BundleException
Returns any nested exceptions included in this exception.
getNestedException() - Method in class org.knopflerfish.service.um.useradmin.BackEndException
Returns the nested throwable of this BackEndException.
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return the definition of this object class for a locale.
getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Get an ObjectClassDefinition given a PID.
getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.MTP
 
getOpt(String[], String) - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Method to do argument parsing.
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptionLabels() - 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.
getOptionValues() - Method in class org.knopflerfish.util.metatype.AD
 
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.
getPids() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getPids() - Method in interface org.knopflerfish.util.metatype.PIDProvider
Get set of service PIDs.
getPids() - Method in class org.knopflerfish.util.metatype.MTP
 
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.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.
getProperties() - Method in interface org.knopflerfish.service.console.Session
Returns the property information tied to this session.
getProperty() - Method in class org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
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(String) - Method in interface org.osgi.framework.BundleContext
Returns the value of the specified property.
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.
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.
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.
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getResource(String) - Method in interface org.osgi.framework.Bundle
Find the specified resource in this bundle.
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the name of the designated return argument.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
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 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.
getScope() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
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 interface org.osgi.framework.ServiceFactory
Creates a new service object.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
getService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Returns the specified service object for a service.
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.
getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Locates a specific service by its service id.
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 class org.osgi.util.tracker.ServiceTracker
Returns a ServiceReference object for one of the services being tracked by this ServiceTracker object.
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(String) - Method in interface org.osgi.framework.BundleContext
Returns a ServiceReference object for a service that implements, and was registered under, the specified class.
getServiceReferences() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of ServiceReference objects for all services being tracked.
getServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns a list of ServiceReference objects.
getServices() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked.
getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all services provided by this device.
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.
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.
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 class org.knopflerfish.service.console.CommandGroupAdapter
Returns short command group help.
getShortHelp() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string containing a short help text for the command group.
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
Returns the specification version of this ExportedPackage, as specified in the exporting bundle's manifest file.
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.UPnPService
Gets a UPnPStateVariable objects provided by this service by name
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPAction
Finds the state variable associated with an argument 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.
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 associated with the 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
 
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.osgi.framework.BundleEvent
Returns the type of lifecyle event.
getType() - Method in class org.osgi.framework.ServiceEvent
Returns the type of event.
getType() - Method in class org.osgi.framework.FrameworkEvent
Returns the type of bundle state change.
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 class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the type of this event.
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.metatype.AttributeDefinition
Return the type for this attribute.
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.
getUnit() - Method in class org.osgi.util.measurement.Measurement
Returns the Unit object of this Measurement object.
getUPnPDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the UPnP type of this state variable.
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 interface org.osgi.service.wireadmin.Envelope
Return the value associated with this Envelope object.
getValue() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
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.
getVersion() - Method in interface org.osgi.service.upnp.UPnPService
Returns the version suffix encoded in the serviceType field in the UPnP service description.
getVersion() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
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.
Group - interface org.osgi.service.useradmin.Group.
A named grouping of roles (Role objects).
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.
Gy - Static variable in class org.osgi.util.measurement.Unit
The absorbed dose unit gray (Gy).

H

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.
hashCode() - Method in interface org.osgi.framework.Filter
Returns the hashCode for this Filter object.
hashCode() - Method in class org.osgi.framework.ServicePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.PackagePermission
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 interface org.osgi.service.cm.Configuration
Hash code is based on PID.
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.
hashCode() - Method in class org.knopflerfish.util.metatype.AD
 
hashCode() - Method in class org.knopflerfish.util.metatype.MTP
 
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.
hello() - Method in interface org.knopflerfish.service.demo1.DemoFactory1
 
HIGH - Static variable in interface org.knopflerfish.service.um.ipam.Levels
 
HIGHEST - Static variable in interface org.knopflerfish.service.um.ipam.Levels
 
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).

I

ID - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service id.
ID - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device ID property.
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.framework.PackagePermission
Determines if the specified permission is implied by this object.
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.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.
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 names (and optionally, version numbers) of the packages that the bundle is dependent on.
IMPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Import-Service") identifying the fully qualified class names of the services that the bundle requires (used for informational purposes only).
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, ServiceReference, Throwable) - 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. * *
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 the bundle from the specified location string.
installBundle(String, InputStream) - Method in interface org.osgi.framework.BundleContext
Installs the bundle from the specified InputStream object.
INSTALLED - Static variable in class org.osgi.framework.BundleEvent
This bundle has been installed.
INSTALLED - Static variable in interface org.osgi.framework.Bundle
This bundle is installed but not yet resolved.
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER(3) type.
intValue() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
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.
invoke(Dictionary) - Method in interface org.osgi.service.upnp.UPnPAction
Invokes the action.
IPAMValuationService - interface org.knopflerfish.service.um.ipam.IPAMValuationService.
Maps input path and auth method to auth, conf and integer levels.
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.
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.
isRunning() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Returns true if this Workerthread is running.
isSelected(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
isSelected(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Get selection status of a bundle Id.
isSMF(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.EE
Check if a class is allowed by the "Mimimum" profile.
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
 
Levels - interface org.knopflerfish.service.um.ipam.Levels.
Container for the three levels returned by IPAMValuationService.getLevels(String, String).
listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
List the current Configuration objects which match the filter.
Lists - class org.knopflerfish.util.Lists.
 
Lists() - Constructor for class org.knopflerfish.util.Lists
 
load() - Method in interface org.knopflerfish.service.um.useradmin.BackEndControl
Load the user admin with contents form the back end system.
load(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Load entire contents of a file or URL into a string.
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.
Loader - class org.knopflerfish.util.metatype.Loader.
Helper class which loads (and saves) KF Metatype XML.
Loader() - Constructor for class org.knopflerfish.util.metatype.Loader
 
loadFile(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
 
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.
loadMTP(Bundle, String, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
Load a MetaTypeProvider from an XML "config" element.
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(AttributeDefinition[], XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
 
loadValues(MetaTypeProvider, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
 
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).
log(int, String) - Method in class org.knopflerfish.service.log.LogRef
* Log a message. * The ServiceDescription field and the Throwable * field of the LogEntry will be set to null
log(int, String) - Method in interface org.osgi.service.log.LogService
Logs a message.
log(int, String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
* Log a message with an exception. * The ServiceDescription field of the LogEntry will be set to null
log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs 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. * The Throwable field of the LogEntry will be set to null
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 class org.knopflerfish.service.log.LogRef
* Log a message with an exception associated with a specific Service
log(ServiceReference, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception associated and a ServiceReference object.
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.
logged(LogEntry) - Method in interface org.osgi.service.log.LogListener
Listener method called for each LogEntry object created.
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 let you use the log without worrying about getting new * service objects when the log service is restarted.
LogRef(BundleContext) - Constructor for class org.knopflerfish.service.log.LogRef
* Create new LogRef object for a given bundle. * * * If the system property org.knopflerfish.log.out equals * "true", system.out will be used as fallback if no log service * is found. * *
LogRef(BundleContext, boolean) - 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. * It exports methods that translates between the numeric values of * the severity level constants and human readable strings.
LogUtil() - Constructor for class org.knopflerfish.service.log.LogUtil
 
LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The LONG(2) type.
longValue() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
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.
lx - Static variable in class org.osgi.util.measurement.Unit
The illuminance unit lux (lx).

M

m - Static variable in class org.osgi.util.measurement.Unit
The length unit meter (m)
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/s2)
m2 - Static variable in class org.osgi.util.measurement.Unit
The area unit square meter(m2)
m3 - Static variable in class org.osgi.util.measurement.Unit
The volume unit cubic meter (m3)
Main - class org.knopflerfish.util.metatype.Main.
Main class for testing metatype XML files Usage: Loader [options] Options: -help print help text -test URL try loading metatype XML -dump URL load and print metatype XML
Main() - Constructor for class org.knopflerfish.util.metatype.Main
 
main(String[]) - Static method in class org.knopflerfish.util.metatype.Main
 
makeSetFromStringList(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Create a Set from a comma-separated string.
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.
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 - 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.
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.
match(Dictionary) - Method in interface org.osgi.framework.Filter
Filter using a Dictionary object.
match(ServiceReference) - Method in interface org.osgi.framework.Filter
Filter using a service's properties.
match(ServiceReference) - Method in interface org.osgi.service.device.Driver
Checks whether this Driver service can be attached to the Device service.
Measurement - class org.osgi.util.measurement.Measurement.
Represents a value with an error, a unit and a time-stamp.
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.unity and a time of zero.
Measurement(double, double, Unit) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with a time of zero.
Measurement(double, double, Unit, long) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object.
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.
METATYPE_RESOURCE - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Default URL to metatype XML.
MetaTypeProvider - interface org.osgi.service.metatype.MetaTypeProvider.
Provides access to metatypes.
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.
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.
MTP - class org.knopflerfish.util.metatype.MTP.
Implementation of the MetaTypeProvider interface.
MTP(String) - Constructor for class org.knopflerfish.util.metatype.MTP
 
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.
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(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.

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
 
name() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's name, relative to its parent.
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.
nested - Variable in class org.knopflerfish.service.um.useradmin.BackEndException
 
newPermissionCollection() - Method in class org.osgi.framework.ServicePermission
Returns a new PermissionCollection object for storing ServicePermission 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.AdminPermission
Returns a new PermissionCollection object suitable for storing AdminPermissions.
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.
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.
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.
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[]).
ObjectClassDefinition - interface org.osgi.service.metatype.ObjectClassDefinition.
Description for the data type information of an objectclass.
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) - 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.
Ohm - Static variable in class org.osgi.util.measurement.Unit
The electric resistance unit ohm.
open() - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker and begin tracking services.
open() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Start listening for bundles.
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).
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 1.
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
 
org.osgi.service.startlevel - package org.osgi.service.startlevel
 
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
 
org.osgi.util.measurement - package org.osgi.util.measurement
 
org.osgi.util.position - package org.osgi.util.position
 
org.osgi.util.tracker - package org.osgi.util.tracker
 
org.osgi.util.xml - package org.osgi.util.xml
 
OSGiPackage - class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage.
 
OSGiPackage() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 

P

Pa - Static variable in class org.osgi.util.measurement.Unit
The pressure unit pascal (Pa).
PACKAGE_SPECIFICATION_VERSION - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "specification-version") identifying the version of a package specified in the Export-Package or Import-Package Manifest header.
PackageAdmin - interface org.osgi.service.packageadmin.PackageAdmin.
Framework service which allows bundle programmers to inspect the packages exported in the Framework and eagerly update or uninstall 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.
PACKAGES_REFRESHED - Static variable in class org.osgi.framework.FrameworkEvent
A PackageAdmin.refreshPackage operation has completed.
PARENT_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all embedded devices.
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
 
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.
parseSingle(String, int) - Static method in class org.knopflerfish.util.metatype.AD
Parse a single value into an object given a type.
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) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo object from the given encoded PermissionInfo string.
PermissionInfo(String, String, String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo from the given type, name, and actions.
PIDProvider - interface org.knopflerfish.util.metatype.PIDProvider.
Interface which allows a service to provide sets of service and factory PID (Persistant ID) strings.
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.
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.
postMainLoopHook() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Override this method in subclasses.
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.
preMainLoopHook() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Override this method in subclasses.
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
 
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.
PRODUCE - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the PRODUCE action: value is "produce".
Producer - interface org.osgi.service.wireadmin.Producer.
Data Producer, a service that can generate values to be used by Consumer services.
PRODUCER_EXCEPTION - Static variable in class org.osgi.service.wireadmin.WireAdminEvent
A Producer service method has thrown an exception.
producersConnected(Wire[]) - Method in interface org.osgi.service.wireadmin.Consumer
Update the list of Wire objects to which this Consumer service is connected.
PROP_DESCRIPTION - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service Property (String) Value is org.knopflerfish.service.desktop.displayer.description
PROP_ISDETAIL - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service Property (Boolean) Value is org.knopflerfish.service.desktop.displayer.isdetail
PROP_NAME - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service Property (String) Value is org.knopflerfish.service.desktop.displayer.name
PROP_NAME - Static variable in interface org.knopflerfish.service.trayicon.TrayIcon
 
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.
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.
ProvisioningService - interface org.osgi.service.provisioning.ProvisioningService.
Service for managing the initial provisioning information.
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

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 - Static variable in class org.osgi.framework.ServicePermission
The action string register (Value is "register").
register() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Register this instance as a TrayIcon service into the framework.
REGISTERED - Static variable in class org.osgi.framework.ServiceEvent
This service has been registered.
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.
REMOTE_USER - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the name of the authenticated user.
RemoteFramework - interface org.knopflerfish.service.remotefw.RemoteFramework.
Service interface for remote framework connections.
remove() - Method in class org.knopflerfish.util.Queue
* Removes and returns the first object in the queue. * Same as remove(float timeout) but this function * blocks forever. * *
remove(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Remove a service from this ServiceTracker object.
remove(String) - Method in interface org.osgi.service.prefs.Preferences
Removes the value associated with the specified key in this node, if any.
removeBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified BundleListener object from this context bundle's list of listeners.
removeBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
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.
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.
removeFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified FrameworkListener object from this 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 this 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. * If the queue is empty, the calling thread will block. * *
RepeatingJob - class org.knopflerfish.util.workerthread.RepeatingJob.
 
RepeatingJob(int[], int) - Constructor for class org.knopflerfish.util.workerthread.RepeatingJob
Creates a repetetive event.
replace(String, String, boolean) - Static method in class org.knopflerfish.util.Text
Utility method for replacing substrings with a boolean.
replace(String, String, int) - Static method in class org.knopflerfish.util.Text
Utility method for replacing substrings with an integer.
replace(String, String, String) - Static method in class org.knopflerfish.util.Text
Replace all occurances of a substring with another string.
replace(String, String, String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Replace all occurences of a substring with another string.
REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
reset() - Method in class org.knopflerfish.util.Semaphore
 
RESOLVED - Static variable in interface org.osgi.framework.Bundle
This bundle is resolved and is able to be started.
Role - interface org.osgi.service.useradmin.Role.
The base interface for Role objects managed by the User Admin service.
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.
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 time unit second (s)
S - Static variable in class org.osgi.util.measurement.Unit
The electric conductance unit siemens (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.
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.
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.
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.
Semaphore - class org.knopflerfish.util.Semaphore.
* The Semaphore class handles synchronization and waiting for values
Semaphore() - Constructor for class org.knopflerfish.util.Semaphore
 
sendsEvents() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Tells if this StateVariable can be used as an event source.
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 interface org.osgi.framework.Constants
Service property (named "service.pid") identifying a service's persistent identifier.
SERVICE_PID - Static variable in class org.knopflerfish.shared.cm.CMDataReader
 
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.
serviceChanged(ServiceEvent) - Method in interface org.osgi.framework.ServiceListener
Receives notification that a service has had a lifecycle change.
serviceChanged(ServiceEvent) - Method in class org.knopflerfish.service.log.LogRef
* Service listener entry point.
ServiceEvent - class org.osgi.framework.ServiceEvent.
A service lifecycle change event.
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.
Utility class for grabbing services matching certain criteria.
ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified Filter object.
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.
ServiceTrackerCustomizer - interface org.osgi.util.tracker.ServiceTrackerCustomizer.
Interface allowing users of ServiceTracker to modify the behavior and selection of tracked services.
Session - interface org.knopflerfish.service.console.Session.
Control interface for a command session.
sessionEnd(Session) - Method in interface org.knopflerfish.service.console.SessionListener
Session end event.
SessionListener - interface org.knopflerfish.service.console.SessionListener.
Session event listener interface.
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
 
setBasedir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
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
 
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
 
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
 
setDOMProperties(DocumentBuilderFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator
Set the customizable DOM Parser Service Properties.
setDouble(double, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
 
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(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) - Method in interface org.knopflerfish.service.um.useradmin.Condition
Set the filter
setFilter(String, int) - Method in interface org.knopflerfish.service.log.LogConfig
Set the default filter level.
setFloat(float, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
 
setFlush(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
 
setIconURL(String) - Method in class org.knopflerfish.util.metatype.OCD
Set URL to icon
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.
setIPAMContext(String, String) - Method in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Set context parameter using IPAM.
setJavadocRelPath(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
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.
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.
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.
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 class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
setSelected(long, boolean) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Set selection status of a bundle id and notify all listeners.
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.
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.
setVersion(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
SHORT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The SHORT(4) type.
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
Number of services being tracked.
Sort - class org.knopflerfish.util.sort.Sort.
 
sort(Object[], CompareFunc) - Static method in class org.knopflerfish.util.sort.QSort
Sort an array with objects compareble using a comparison function.
sort(Vector, CompareFunc) - Static method in class org.knopflerfish.util.sort.QSort
Sort a vector 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.
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.util.Text
Utility method to split a string into words separated by whitespace.
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) - 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.
splitwords(String, String, char) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Split a string into words separated by whitespace.
srListener - Variable in class org.osgi.util.tracker.ServiceTracker
 
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.
STARTED - Static variable in class org.osgi.framework.BundleEvent
This bundle has been started.
STARTED - Static variable in class org.osgi.framework.FrameworkEvent
The Framework has started.
startElement(String, Dictionary) - Method in class org.knopflerfish.shared.cm.CMDataReader
 
startElement(String, Dictionary) - Method in class org.knopflerfish.shared.cm.XmlReader
 
STARTING - Static variable in interface org.osgi.framework.Bundle
This bundle is in the process of starting.
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.
STARTLEVEL_CHANGED - Static variable in class org.osgi.framework.FrameworkEvent
A StartLevel.setStartLevel operation has completed.
State - class org.osgi.util.measurement.State.
Groups a state name, value and timestamp.
State(int, String) - Constructor for class org.osgi.util.measurement.State
Create a new State object with a time of 0.
State(int, String, long) - Constructor for class org.osgi.util.measurement.State
Create a new State object.
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 open service registrations will automatically get unregistered when the bundle stops.
STOPPED - Static variable in class org.osgi.framework.BundleEvent
This bundle has been stopped.
STOPPING - Static variable in interface org.osgi.framework.Bundle
This bundle is in the process of stopping.
STRING - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The STRING(1) type.
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.
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(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.
SwingBundleDisplayer - interface org.knopflerfish.service.desktop.SwingBundleDisplayer.
Interface for services wishing to become visible as components in the desktop Swing window.
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.
SynchronousBundleListener - interface org.osgi.framework.SynchronousBundleListener.
A synchronous BundleEvent listener.
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".
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.

T

T - Static variable in class org.osgi.util.measurement.Unit
The magnetic flux density unit tesla (T).
Text - class org.knopflerfish.util.Text.
Misc static text utility methods.
Text() - Constructor for class org.knopflerfish.util.Text
 
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 interface org.osgi.framework.Filter
Returns this Filter object's filter string.
toString() - Method in class org.osgi.framework.InvalidSyntaxException
 
toString() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string representation of this PermissionInfo.
toString() - Method in class org.osgi.util.tracker.ServiceTracker
 
toString() - Method in class org.knopflerfish.service.um.useradmin.BackEndException
Returns a short description of this throwable object.
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.knopflerfish.util.CachedObject
Print the cached object as "<object's string value>:<remaining time in milliseconds>"
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
toString() - Method in class org.knopflerfish.service.trayicon.TrayEvent
 
toString() - Method in class org.knopflerfish.ant.taskdefs.bundle.ArrayInt
 
toString() - Method in class org.knopflerfish.util.metatype.OCD
 
toString() - Method in class org.knopflerfish.util.metatype.AD
Convert to human-readable string.
toString() - Method in class org.knopflerfish.util.metatype.MTP
 
toString(boolean) - Method in class org.knopflerfish.util.metatype.MTP
 
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(Set, String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Convert Set elements to a string.
toString(Vector) - Static method in class org.knopflerfish.util.metatype.AD
 
toStringFromArray(Object) - Static method in class org.knopflerfish.util.metatype.AD
 
tracked - Variable in class org.osgi.util.tracker.ServiceTracker
 
trackingCount - Variable in class org.osgi.util.tracker.ServiceTracker
 
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
 
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.
TrayIcon - interface org.knopflerfish.service.trayicon.TrayIcon.
Service interface that should be registered into framework by bundles publishing "Tray Icons".
TYPE - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
TYPE - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service type uri.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the UPnP Device Type property.
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.

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
 
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.
ungetService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Releases the service object referenced by the specified ServiceReference object.
uninstall() - Method in interface org.osgi.framework.Bundle
Uninstalls this bundle.
UNINSTALLED - Static variable in class org.osgi.framework.BundleEvent
This bundle has been uninstalled.
UNINSTALLED - Static variable in interface org.osgi.framework.Bundle
This bundle is uninstalled and may not be used.
Unit - class org.osgi.util.measurement.Unit.
A unit system for measurements.
unity - Static variable in class org.osgi.util.measurement.Unit
No Unit (Unity)
unregister() - Method in interface org.osgi.framework.ServiceRegistration
Unregisters a service.
unregister() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Unregister this instance from the framework.
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
UNREGISTERING - Static variable in class org.osgi.framework.ServiceEvent
This service is in the process of being unregistered.
untabify(String, int) - Static method in class org.knopflerfish.util.Text
Expand all tabs in a string.
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.
update() - Method in interface org.osgi.framework.Bundle
Updates this bundle.
update() - Method in interface org.osgi.service.cm.Configuration
Update the Configuration object with the current properties.
update() - Method in class org.knopflerfish.util.CacheMap
Force timeout check on all items in map and remove all expired keys and objects.
update(Dictionary) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
update(InputStream) - Method in interface org.osgi.framework.Bundle
Updates this bundle from an InputStream.
update(Object) - Method in interface org.osgi.service.wireadmin.Wire
Update the value.
updateBest(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
 
UPDATED - Static variable in class org.osgi.framework.BundleEvent
This bundle has been updated.
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.
updateWire(Wire, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Update the properties of a Wire object.
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.
UPnPIcon - interface org.osgi.service.upnp.UPnPIcon.
A UPnP icon representation.
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 - interface org.osgi.service.useradmin.User.
A User role managed by a User Admin service.
USER - Static variable in interface org.osgi.service.useradmin.Role
The type of a Userrole.
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 Role objects 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.service.console.Util.
Utility methods for building CommandGroups to the console.
Util - class org.knopflerfish.ant.taskdefs.bundle.Util.
Misc static utility code.
Util() - Constructor for class org.knopflerfish.service.console.Util
 
Util() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.Util
 

V

V - Static variable in class org.osgi.util.measurement.Unit
The electric potential difference unit volt (V).
validate(String) - Method in interface org.osgi.service.metatype.AttributeDefinition
Validate an attribute in String form.
validate(String) - Method in class org.knopflerfish.util.metatype.AD
Implementation of validation function.
VALUE - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
valueChanged(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionListener
The model has changed.
VECTOR - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 

W

W - Static variable in class org.osgi.util.measurement.Unit
The power unit watt (W).
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, ServiceReference, Throwable) - 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. * *
Wb - Static variable in class org.osgi.util.measurement.Unit
The magnetic flux unit weber (Wb).
WHITESPACE - Static variable in class org.knopflerfish.util.Text
Default whitespace string for splitwords().
Wire - interface org.osgi.service.wireadmin.Wire.
A connection between a Producer service and a Consumer service.
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.
WireAdmin - interface org.osgi.service.wireadmin.WireAdmin.
Wire Administration service.
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.
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.
wireAdminEvent(WireAdminEvent) - Method in interface org.osgi.service.wireadmin.WireAdminListener
Receives notification of a broadcast WireAdminEvent object.
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.
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.
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.
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 1.3.4