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

A

A - Static variable in class org.osgi.util.measurement.Unit
The electric current unit ampere (A)
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.
AbstractURLStreamHandlerService - Class in org.osgi.service.url
Abstract implementation of the URLStreamHandlerService interface.
AbstractURLStreamHandlerService() - Constructor for class org.osgi.service.url.AbstractURLStreamHandlerService
 
accept(Bundle) - Method in interface org.knopflerfish.service.desktop.BundleFilter
 
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 in org.knopflerfish.util.metatype
Implementation calss for AttributeDefinition.
AD(String, int, int, String, String[]) - Constructor for class org.knopflerfish.util.metatype.AD
Create an AttributeDefinition with empty descrition and no option labels or option values.
AD(String, int, int, String, String, String[], String[], String[]) - Constructor for class org.knopflerfish.util.metatype.AD
Create a new attribute definition.
AD(String, int, int, String, String, String[], String, String, boolean) - Constructor for class org.knopflerfish.util.metatype.AD
 
add(int, int) - Method in interface org.knopflerfish.service.demo1.Demo1
Add two integers and return the result.
add(AD, int) - Method in class org.knopflerfish.util.metatype.OCD
Add an attribute definition
add(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified object.
add(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified value.
add(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the sum of this object added to the specified value.
addBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified BundleListener object to the context bundle's list of listeners if not already present.
addBundleSelectionListener(BundleSelectionListener) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Add a BundleSelectionListener to the set of listeners that gets notified at bundle selection changes.
addBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
addClasses(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Create a new Conditional Permission Info.
addConfiguredAttribute(Manifest.Attribute) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Add an attribute to the main section of the manifest.
addConfiguredExportPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConfiguredImportPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConfiguredLib(ZipFileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addConfiguredSection(Manifest.Section) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Add a section to the manifest.
addConfiguredStandardPackage(OSGiPackage) - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addFactory(String, ObjectClassDefinition) - Method in class org.knopflerfish.util.metatype.MTP
 
addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.BIndexTask
 
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.BundleLocator
 
addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.ExtraBundleDocTask
 
addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
addFileset(FileSet) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
addFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified FrameworkListener object to the context bundle's list of listeners if not already present.
addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addIcon(int, String) - Method in class org.knopflerfish.util.metatype.OCD
 
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.
addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response 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.
addMetaData(MetaData) - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
addProvidedActivatorClass(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Adds a named class to the set of classes that implements the interface org.osgi.BundleActivator.
addProvidedClass(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Adds a named class to the set of classes provided by this bundle.
addProvidedPackage(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Adds a named package to the set of packages provided by this bundle.
addReferencedClass(String, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Add a reference to a named class from some class in the referencing Java package.
addReferencedType(Type) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
addRequiredMember(Role) - Method in interface org.osgi.service.useradmin.Group
Adds the specified Role object as a required member to this Group object.
addService(String, ObjectClassDefinition) - Method in class org.knopflerfish.util.metatype.MTP
 
addServiceListener(ServiceListener, String) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object with the specified filter to the context bundle's list of listeners.
addServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object to the context bundle's list of listeners.
addSessionListener(SessionListener) - Method in interface org.knopflerfish.service.console.Session
Add session event listener.
addValue(String) - Method in class org.knopflerfish.util.metatype.AE
 
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 in org.osgi.framework
Indicates the caller's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.
AdminPermission() - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object that matches all bundles and has all actions.
AdminPermission(String, String) - Constructor for class org.osgi.framework.AdminPermission
Create a new AdminPermission.
AdminPermission(Bundle, String) - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object to be used by the code that must check a Permission object.
AE - Class in org.knopflerfish.util.metatype
 
AE(String) - Constructor for class org.knopflerfish.util.metatype.AE
 
Alias - Class in org.knopflerfish.util.framework
This class contains aliases for system properties.
Alias() - Constructor for class org.knopflerfish.util.framework.Alias
 
ALL - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
AllServiceListener - Interface in org.osgi.framework
A ServiceEvent listener.
analyseClass(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
analyseClass(InputStream, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
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
 
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.
attributeAdded(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been added to a session.
attributeAdded(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that a new attribute was added to the servlet context.
attributeAdded(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that a new attribute was added to the servlet request.
AttributeDefinition - Interface in org.osgi.service.metatype
An interface to describe an attribute.
attributeRemoved(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an existing attribute has been removed from the servlet context.
attributeRemoved(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that an existing attribute has been removed from the servlet request.
attributeReplaced(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an attribute on the servlet context has been replaced.
attributeReplaced(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that an attribute was replaced on the servlet request.
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 - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the Authorization object obtained from the org.osgi.service.useradmin.UserAdmin service.
Authorization - Interface in org.osgi.service.useradmin
The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate.

B

BackEndControl - Interface in org.knopflerfish.service.um.useradmin
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 in org.knopflerfish.service.um.useradmin
BackEndException is the base class for exceptions thrown from BackEndControl.
BackEndException(String, Throwable) - Constructor for exception org.knopflerfish.service.um.useradmin.BackEndException
Public constructor.
BackEndException(String) - Constructor for exception org.knopflerfish.service.um.useradmin.BackEndException
Public constructor.
BackingStoreException - Exception in org.osgi.service.prefs
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 exception org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(String, Throwable) - Constructor for exception org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
Base64 - Class in org.knopflerfish.util
 
Base64() - Constructor for class org.knopflerfish.util.Base64
 
baseDirName - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
BasicEnvelope - Class in org.osgi.service.wireadmin
BasicEnvelope is an implementation of the Envelope interface
BasicEnvelope(Object, Object, String) - Constructor for class org.osgi.service.wireadmin.BasicEnvelope
Constructor.
bc - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
BIGDECIMAL - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
BIGINTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
Deprecated. As of 1.1.
binarySearch(List, Comparator, Object) - Static method in class org.knopflerfish.util.Text
Do binary search for a package entry in the list with the same version number add the specifies package entry.
BIndexTask - Class in org.knopflerfish.ant.taskdefs.bundle
 
BIndexTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BIndexTask
 
BOOLEAN - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BOOLEAN (11) type.
bProcessExitMeansStopBundle - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
buildExportPackagesValue(Set) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Return the value of the Export-Package based on the analyzis.
Bundle - Class in org.knopflerfish.ant.taskdefs.bundle
An extension of the Jar task that builds an OSGi bundle.
Bundle() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
Bundle - Interface in org.osgi.framework
An installed bundle in the Framework.
BUNDLE - Static variable in interface org.osgi.service.event.EventConstants
The Bundle object of the bundle relevant to the event.
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_CATEGORY - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_CLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ClassPath") identifying a list of directories and embedded JAR files, which are bundle resources used to extend the bundle's classpath.
BUNDLE_CONTACTADDRESS - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ContactAddress") identifying the contact address where problems with the bundle may be reported; for example, an email address.
BUNDLE_CONTACTADDRESS - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_COPYRIGHT - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Copyright") identifying the bundle's copyright information.
BUNDLE_COPYRIGHT - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
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_DESCRIPTION - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
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_DOCURL - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_EMPTY_STRING - Static variable in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Special value used to indicate that a Manifest.Attribute with this value shall be weeded out.
BUNDLE_EXTRACT_FILES - Static variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
Manifest header (named "Bundle-Extract-Files") identifying a set of resources that should be copied to the OS file system before executing the start or stop executable is run.
BUNDLE_ID - Static variable in interface org.osgi.service.event.EventConstants
The Bundle id of the bundle relevant to the event.
BUNDLE_LICENSEURL - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_LOCALIZATION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Localization") identifying the base name of the bundle's localization entries.
BUNDLE_LOCALIZATION_DEFAULT_BASENAME - Static variable in interface org.osgi.framework.Constants
Default value for the Bundle-Localization manifest header.
BUNDLE_MANIFESTVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ManifestVersion") identifying the bundle manifest version.
BUNDLE_NAME - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Name") identifying the bundle's name.
BUNDLE_NAME - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
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 - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
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_REQUIREDEXECUTIONENVIRONMENT - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_SIGNER - Static variable in interface org.osgi.service.event.EventConstants
The Distinguished Name of the bundle relevant to the event.
BUNDLE_SOURCEURL - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_START_EXECUTABLE - Static variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
Manifest header (named "Bundle-Start-Executable") identifying a number of hardware environments and the native language code executables that the bundle is carrying for each of these environments.
BUNDLE_START_EXECUTABLE_ARGS - Static variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
Manifest header (named "Bundle-Start-Executable-Args") specifying the (space-separated) process arguments to the executable specified by ExecutableBundleActivator.BUNDLE_START_EXECUTABLE.
BUNDLE_START_EXECUTABLE_EXIT_MEANS_BUNDLESTOP - Static variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
Manifest header (named "Bundle-Start-Executable-Exit-Means-Bundle-Stop"") specifying of the the process exit of the start executable should stop the bundle too.
BUNDLE_STOP_EXECUTABLE - Static variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
Manifest header (named "Bundle-Stop-Executable") identifying a number of hardware environments and the native language code executables that the bundle is carrying for each of these environments.
BUNDLE_STOP_EXECUTABLE_ARGS - Static variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
Manifest header (named "Bundle-Start-Executable-Args") specifying the (space-separated) process arguments to the executable specified by ExecutableBundleActivator.BUNDLE_START_EXECUTABLE.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-SymbolicName") identifying the bundle's symbolic name.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.service.event.EventConstants
The Bundle Symbolic Name of the bundle relevant to the event.
BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "bundle-symbolic-name") identifying the symbolic name of a bundle that exports a package specified in the Import-Package manifest header.
BUNDLE_TYPE_FRAGMENT - Static variable in interface org.osgi.service.packageadmin.PackageAdmin
Bundle type indicating the bundle is a fragment bundle.
BUNDLE_UPDATELOCATION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-UpdateLocation") identifying the location from which a new bundle version is obtained during a bundle update operation.
BUNDLE_UPDATELOCATION - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_VENDOR - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Vendor") identifying the bundle's vendor.
BUNDLE_VENDOR - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_VERSION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Version") identifying the bundle's version.
BUNDLE_VERSION - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "bundle-version") identifying a range of versions for a bundle specified in the Require-Bundle or Fragment-Host manifest headers.
BundleActivator - Interface in org.osgi.framework
Customizes the starting and stopping of a bundle.
bundleChanged(BundleEvent) - Method in interface org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.
BundleClasspathTask - Class in org.knopflerfish.ant.taskdefs.bundle
Task that translates the value of the OSGi specified manifest header Bundle-Classpath into either a file set or pattern suitable for use as the includes attribute in a file set that will find all classes and jars that the framework may use given the specified Bundle-Classpath manifest attribute.
BundleClasspathTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
 
BundleContext - Interface in org.osgi.framework
A bundle's execution context within the Framework.
BundleEvent - Class in org.osgi.framework
An event from the Framework describing a bundle lifecycle change.
BundleEvent(int, Bundle) - Constructor for class org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleException - Exception in org.osgi.framework
A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleException(String, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException that wraps another exception.
BundleException(String) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException object with the specified message.
BundleFilter - Interface in org.knopflerfish.service.desktop
 
BundleHTMLExtractorTask - Class in org.knopflerfish.ant.taskdefs.bundle
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 in org.knopflerfish.ant.taskdefs.bundle
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
 
BundleJavadocHelperTask - Class in org.knopflerfish.ant.taskdefs.bundle
Task that helps building arguments to javadoc.
BundleJavadocHelperTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
 
BundleListener - Interface in org.osgi.framework
A BundleEvent listener.
BundleLocationCondition - Class in org.osgi.service.condpermadmin
Condition to test if the location of a bundle matches a pattern.
BundleLocator - Class in org.knopflerfish.ant.taskdefs.bundle
Determines a sub-set of bundles from a given file set.
BundleLocator() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
BundleManifestTask - Class in org.knopflerfish.ant.taskdefs.bundle
Extension of the standard Manifest task.
BundleManifestTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Default constructor.
BundleManifestTask.Mode - Class in org.knopflerfish.ant.taskdefs.bundle
Helper class for bundle manifest's mode attribute.
BundleManifestTask.Mode() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask.Mode
 
BundleMetaTypeResource - Class in org.knopflerfish.util.metatype
 
BundleMetaTypeResource(Bundle) - Constructor for class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
BundlePackagesInfo - Class in org.knopflerfish.ant.taskdefs.bundle
Class that holds the results of the Java package analysis of all classes in a bundle.
BundlePackagesInfo() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
 
BundlePermission - Class in org.osgi.framework
A bundle's authority to require or provide a bundle or to receive or attach fragments.
BundlePermission(String, String) - Constructor for class org.osgi.framework.BundlePermission
Defines the authority to provide and/or require and or specify a host fragment symbolic name within the OSGi environment.
BundleRecord - Class in org.ungoverned.osgi.service.bundlerepository
A simple interface used to hold meta-data about bundles contained in a bundle repository.
BundleRecord(Map) - Constructor for class org.ungoverned.osgi.service.bundlerepository.BundleRecord
Constructs a bundle record using the values of the supplied map as the meta-data values for the bundle.
BundleRepositoryService - Interface in org.ungoverned.osgi.service.bundlerepository
This interface defines a simple bundle repository service for Oscar.
BundleSelectionListener - Interface in org.knopflerfish.service.desktop
Callback listener for changes in BundleSelectionModel
BundleSelectionModel - Interface in org.knopflerfish.service.desktop
Model describing which bundles are selected.
BundleSignerCondition - Class in org.osgi.service.condpermadmin
 
BYTE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The BYTE (6) type.
ByteArray - Class in org.knopflerfish.util
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
 
ByteFormatterTask - Class in org.knopflerfish.ant.taskdefs.bundle
Sets a property to a formatted value in ki, Mi, Gi, ...
ByteFormatterTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
Default constructor.

C

C - Static variable in class org.osgi.util.measurement.Unit
The electric charge unit coulomb (C).
CachedObject - Class in org.knopflerfish.util
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 in org.knopflerfish.util
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().
CLASS - Static variable in class org.osgi.framework.AdminPermission
The action string class (Value is "class").
ClassAnalyserASM - Class in org.knopflerfish.ant.taskdefs.bundle
Visitor implementation that populates a BundlePackagesInfo object with data about the given class.
ClassAnalyserASM(BundlePackagesInfo, Task) - Constructor for class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
ClassLoaderUtil - Class in org.knopflerfish.util
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 interface org.knopflerfish.service.desktop.BundleSelectionModel
Clear the entire selection and notify all listeners.
clearSelection() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Client Certificate authentication.
clone() - Method in class javax.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
clone() - Method in class org.knopflerfish.util.metatype.AD
 
close() - Method in interface org.knopflerfish.service.console.Session
Close session.
close() - Method in class org.knopflerfish.service.log.LogRef
Close this LogRef object.
close() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Stop listening for bundles.
close() - Method in class org.knopflerfish.util.Queue
* Closes the queue, i.e.
close() - Method in class org.knopflerfish.util.Semaphore
 
close() - Method in class org.osgi.util.tracker.ServiceTracker
Close this ServiceTracker object.
CLOSED - Static variable in class org.knopflerfish.service.trayicon.TrayEvent
The TrayIcon service has been released and closed by the manager.
CM_DELETED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been deleted.
CM_RANKING - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to specify the order in which plugins are invoked.
CM_TARGET - Static variable in interface org.osgi.service.cm.ConfigurationPlugin
A service property to limit the Managed Service or Managed Service Factory configuration dictionaries a Configuration Plugin service receives.
CM_UPDATED - Static variable in class org.osgi.service.cm.ConfigurationEvent
A Configuration has been updated.
CMDataReader - Class in org.knopflerfish.shared.cm
 
CMDataReader() - Constructor for class org.knopflerfish.shared.cm.CMDataReader
 
CMDataWriter - Class in org.knopflerfish.shared.cm
 
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
COMMAND_GROUP - Static variable in class org.knopflerfish.service.console.CommandGroupAdapter
Full class name of CommandGroup interface.
CommandGroup - Interface in org.knopflerfish.service.console
Interface for a command group service.
CommandGroupAdapter - Class in org.knopflerfish.service.console
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 in org.knopflerfish.util
 
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 in org.knopflerfish.util.sort
Like the 1.2 Comparable interface.
compareTo(Object) - Method in class org.knopflerfish.util.framework.VersionRange
Compare object to another VersionRange.
compareTo(Object) - Method in class org.knopflerfish.util.metatype.AD
 
compareTo(Object) - Method in class org.knopflerfish.util.metatype.MTP
 
compareTo(Object) - Method in class org.osgi.framework.Version
Compares this Version object to another object.
compareTo(Object) - Method in class org.osgi.util.measurement.Measurement
Compares this object with the specified object for order.
compareVersion(PackageDeclaration) - Method in class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
Compares two package declarations.
COMPONENT_FACTORY - Static variable in interface org.osgi.service.component.ComponentConstants
A service registration property for a Component Factory that contains the value of the factory attribute.
COMPONENT_ID - Static variable in interface org.osgi.service.component.ComponentConstants
A component property that contains the generated id for a component configuration.
COMPONENT_NAME - Static variable in interface org.osgi.service.component.ComponentConstants
A component property for a component configuration that contains the name of the component as specified in the name attribute of the component element.
ComponentConstants - Interface in org.osgi.service.component
Defines standard names for Service Component constants.
ComponentContext - Interface in org.osgi.service.component
A Component Context object is used by a component instance to interact with its execution context including locating services by reference name.
ComponentException - Exception in org.osgi.service.component
Unchecked exception which may be thrown by the Service Component Runtime.
ComponentException(String, Throwable) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message and cause.
ComponentException(String) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified message.
ComponentException(Throwable) - Constructor for exception org.osgi.service.component.ComponentException
Construct a new ComponentException with the specified cause.
ComponentFactory - Interface in org.osgi.service.component
When a component is declared with the factory attribute on its component element, the Service Component Runtime will register a Component Factory service to allow new component configurations to be created and activated rather than automatically creating and activating component configuration as necessary.
ComponentInstance - Interface in org.osgi.service.component
A ComponentInstance encapsulates a component instance of an activated component configuration.
Condition - Interface in org.knopflerfish.service.um.useradmin
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.
Condition - Interface in org.osgi.service.condpermadmin
The interface implemented by a Condition.
ConditionalPermissionAdmin - Interface in org.osgi.service.condpermadmin
Framework service to administer Conditional Permissions.
ConditionalPermissionInfo - Interface in org.osgi.service.condpermadmin
A binding of a set of Conditions to a set of Permissions.
ConditionInfo - Class in org.osgi.service.condpermadmin
Condition representation used by the Conditional Permission Admin service.
ConditionInfo(String, String[]) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
Constructs a ConditionInfo from the specified type and args.
ConditionInfo(String) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
Constructs a ConditionInfo object from the specified encoded ConditionInfo string.
Configurable - Interface in org.osgi.framework
Deprecated. As of 1.2. Please use Configuration Admin service.
CONFIGURATION - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
Configuration - Interface in org.osgi.service.cm
The configuration information for a ManagedService or ManagedServiceFactory object.
ConfigurationAdmin - Interface in org.osgi.service.cm
Service for administering configuration data.
ConfigurationEvent - Class in org.osgi.service.cm
A Configuration Event.
ConfigurationEvent(ServiceReference, int, String, String) - Constructor for class org.osgi.service.cm.ConfigurationEvent
Constructs a ConfigurationEvent object from the given ServiceReference object, event type, and pids.
configurationEvent(ConfigurationEvent) - Method in interface org.osgi.service.cm.ConfigurationListener
Receives notification of a Configuration that has changed.
ConfigurationException - Exception in org.osgi.service.cm
An Exception class to inform the Configuration Admin service of problems with configuration data.
ConfigurationException(String, String) - Constructor for exception org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationException(String, String, Throwable) - Constructor for exception org.osgi.service.cm.ConfigurationException
Create a ConfigurationException object.
ConfigurationListener - Interface in org.osgi.service.cm
Listener for Configuration Events.
ConfigurationPermission - Class in org.osgi.service.cm
Indicates a bundle's authority to configure bundles.
ConfigurationPermission(String, String) - Constructor for class org.osgi.service.cm.ConfigurationPermission
Create a new ConfigurationPermission.
ConfigurationPlugin - Interface in org.osgi.service.cm
A service interface for processing configuration dictionary before the update.
CONFIGURE - Static variable in class org.osgi.service.cm.ConfigurationPermission
The action string configure.
connect(String) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
Connect to a remote framework.
ConnectionFactory - Interface in org.osgi.service.io
A Connection Factory service is called by the implementation of the Connector Service to create javax.microedition.io.Connection objects which implement the scheme named by IO_SCHEME.
ConnectorService - Interface in org.osgi.service.io
The Connector Service should be called to create and open javax.microedition.io.Connection objects.
ConsoleService - Interface in org.knopflerfish.service.console
Console service for OSG platforms.
Constants - Interface in org.osgi.framework
Defines standard names for the OSGi environment property, service property, and Manifest header attribute keys.
Constants - Interface in org.osgi.service.device
This interface defines standard names for property keys associated with Deviceand Driverservices.
CONSUME - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the CONSUME action: value is "consume".
Consumer - Interface in org.osgi.service.wireadmin
Data Consumer, a service that can receive udpated values from Producerservices.
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.
contains(Version) - Method in class org.knopflerfish.ant.taskdefs.bundle.VersionRange
Check if the specified version is conatined in this version range.
containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns a boolean indicating whether the named response header has already been set.
containsHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call containsHeader(String name) on the wrapped response object.
containsIgnoreCase(List, List) - Static method in class org.knopflerfish.util.Text
Check if a string exists in a list.
containsKey(Object) - Method in class org.knopflerfish.util.CacheMap
Check if an object exists in the map.
CONTEXT - Static variable in class org.osgi.framework.AdminPermission
The action string context (Value is "context").
context - Variable in class org.osgi.util.tracker.ServiceTracker
Bundle context this ServiceTracker object is tracking against.
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".
contextDestroyed(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the servlet context is about to be shut down.
contextInitialized(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the web application initialization process is starting.
ContextualAuthorization - Interface in org.knopflerfish.service.um.useradmin
This subclass to Authorization adds authentication context to the authorization information.
Cookie - Class in javax.servlet.http
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
Constructs a cookie with a specified name and value.
copyDictionary(Dictionary) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
* Copy a dictionary.
countProvidedActivatorClasses() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Gets the cardinality of the set of provided bundle activator classes.
countProvidedPackages() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Gets the cardinality of the set of provided Java packages.
createConnection(String, int, boolean) - Method in interface org.osgi.service.io.ConnectionFactory
Create a new Connection object for the specified URI.
createDefaultHttpContext() - Method in interface org.osgi.service.http.HttpService
Creates a default HttpContext for registering servlets or resources with the HttpService, a new HttpContext object is created each time this method is called.
createFactoryConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Create a new factory Configuration object with a new PID.
createFilter(String) - Method in interface org.osgi.framework.BundleContext
Creates a Filter object.
createFilter(String) - Static method in class org.osgi.framework.FrameworkUtil
Creates a Filter object.
createJComponent() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Create the actual component that should be displayed.
createRole(String, int) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates a Role object with the given name and of the given type.
createSession() - Method in interface org.knopflerfish.service.um.useradmin.PasswdAuthenticator
Creates an authentication session.
createWire(String, String, Dictionary) - Method in interface org.osgi.service.wireadmin.WireAdmin
Create a new Wire object that connects a Producer service to a Consumer service.

D

debug(String) - Method in class org.knopflerfish.service.log.LogRef
Log a debug level message
debug(String, ServiceReference) - Method in class org.knopflerfish.service.log.LogRef
Log a debug level message.
debug(String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log a debug level message.
debug(String, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log a debug level message.
debug(String) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
Method used for debug logging.
debug(String, Exception) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
Method used for debug logging.
decode(byte[]) - Static method in class org.knopflerfish.util.Base64
Decode a string of Base64 data.
decode(String) - Static method in class org.knopflerfish.util.Base64
 
decode(InputStream, OutputStream) - Static method in class org.knopflerfish.util.Base64
 
DEFAULT_TIMEOUT - Static variable in class org.knopflerfish.util.CachedObject
Default timeout period in milliseconds.
DefaultBundleSelectionModel - Class in org.knopflerfish.service.desktop
Default implementation of BundleSelectionModel.
DefaultBundleSelectionModel() - Constructor for class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
DefaultTrayIcon - Class in org.knopflerfish.service.trayicon
Default implementation of TrayIcon.
DefaultTrayIcon(BundleContext, String, String, URL) - Constructor for class org.knopflerfish.service.trayicon.DefaultTrayIcon
 
defaultVersionRange - Static variable in class org.knopflerfish.util.framework.VersionRange
The empty version range "[0.0.0,inf)".
delete() - Method in interface org.osgi.service.cm.Configuration
Delete this Configuration object.
delete() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Removes this Conditional Permission Info from the Conditional Permission Admin.
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 in org.knopflerfish.service.demo1
Very simple demo service.
DemoFactory1 - Interface in org.knopflerfish.service.demo1
Another very simple demo service API.
deployBundle(PrintStream, PrintStream, String, boolean, boolean) - Method in interface org.ungoverned.osgi.service.bundlerepository.BundleRepositoryService
Deploys the bundle in the repository that corresponds to the specified update location.
destroy() - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
Device - Interface in org.osgi.service.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_DESCRIPTION - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_DESCRIPTION") containing a human readable string describing the actual hardware device.
DEVICE_INTERNAL_ERROR - Static variable in exception org.osgi.service.upnp.UPnPException
The invoked action failed during execution.
DEVICE_SERIAL - Static variable in interface org.osgi.service.device.Constants
Property (named "DEVICE_SERIAL") specifying a device's serial number.
Dict - Class in org.knopflerfish.util
* 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.
dictionariesAreNotEqual(Dictionary, Dictionary) - Static method in class org.knopflerfish.shared.cm.DictionaryUtils
 
DictionaryUtils - Class in org.knopflerfish.shared.cm
* 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.
DIGEST_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Digest authentication.
disableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Disables the specified component name.
disconnect(BundleContext) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
Disconnect from a previously connected framework.
dispose() - Method in interface org.osgi.service.component.ComponentInstance
Dispose of the component configuration for this component instance.
disposeJComponent(JComponent) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Perform any necessary cleanup operations.
div(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified object.
div(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified value.
div(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the quotient of this object divided by the specified value.
doContextClassLoader(ClassLoader, PrivilegedAction) - Static method in class org.knopflerfish.util.ClassLoaderUtil
Run the specified action in a specified ContextClassLoader.
doContextClassLoader(ClassLoader, PrivilegedExceptionAction) - Static method in class org.knopflerfish.util.ClassLoaderUtil
Run the specified action in a specified ContextClassLoader.
doDebug() - Method in class org.knopflerfish.service.log.LogRef
Returns true if messages with severity debug or higher are saved by the log.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a DELETE request.
doError() - Method in class org.knopflerfish.service.log.LogRef
Returns true if messages with severity error or higher are saved by the log.
doesSatisfy(PackageDeclaration) - Method in class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
Determines if the current package declaration satisfies the supplied package declaration.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface javax.servlet.Filter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse) - Method in interface javax.servlet.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked.
doGet(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doHead(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives an HTTP HEAD request from the protected service method and handles the request.
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.
doOptions(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a OPTIONS request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doPut(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a PUT request.
doTrace(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a TRACE request.
DOUBLE - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The DOUBLE (7) type.
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 in org.osgi.service.device
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 in org.osgi.service.device
A Driver Locator service can find and load device driver bundles given a property set.
DriverSelector - Interface in org.osgi.service.device
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 packages that the bundle may dynamically import during execution.
DYNAMICIMPORT_PACKAGE - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 

E

EE - Class in org.knopflerfish.ant.taskdefs.bundle
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
 
emptyVersion - Static variable in class org.osgi.framework.Version
The empty version "0.0.0".
enableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Enables the specified component name.
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
 
encodeRedirectURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL for use in the sendRedirect method or, if encoding is not needed, returns the URL unchanged.
encodeRedirectUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeRedirectURL(String url) instead
encodeRedirectURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectURL(String url) on the wrapped response object.
encodeRedirectUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectUrl(String url) on the wrapped response object.
encodeURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
encodeUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeURL(String url) instead
encodeURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeURL(String url) on the wrapped response object.
encodeUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeUrl(String url) on the wrapped response object.
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
 
endElement(String, String) - Static method in class org.knopflerfish.util.metatype.Loader
 
Envelope - Interface in org.osgi.service.wireadmin
Identifies a contained value.
EOF - Static variable in class org.knopflerfish.shared.cm.XmlReader
 
equals(Object) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
 
equals(Object) - Method in class org.knopflerfish.util.framework.VersionRange
Check if object is equal to this object.
equals(Object) - Method in class org.knopflerfish.util.metatype.AD
 
equals(Object) - Method in class org.knopflerfish.util.metatype.MTP
 
equals(Object) - Method in class org.osgi.framework.AdminPermission
Determines the equality of two AdminPermission objects.
equals(Object) - Method in class org.osgi.framework.BundlePermission
Determines the equality of two BundlePermission objects.
equals(Object) - Method in interface org.osgi.framework.Filter
Compares this Filter object to another object.
equals(Object) - Method in class org.osgi.framework.PackagePermission
Determines the equality of two PackagePermission objects.
equals(Object) - Method in class org.osgi.framework.ServicePermission
Determines the equalty of two ServicePermission objects.
equals(Object) - Method in class org.osgi.framework.Version
Compares this Version object to another object.
equals(Object) - Method in interface org.osgi.service.cm.Configuration
Equality is defined to have equal PIDs Two Configuration objects are equal when their PIDs are equal.
equals(Object) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines the equality of two ConfigurationPermission objects.
equals(Object) - Method in class org.osgi.service.condpermadmin.ConditionInfo
Determines the equality of two ConditionInfo objects.
equals(Object) - Method in class org.osgi.service.event.Event
Compares this Event object to another object.
equals(Object) - Method in class org.osgi.service.event.TopicPermission
Determines the equality of two TopicPermission objects.
equals(Object) - Method in class org.osgi.service.permissionadmin.PermissionInfo
Determines the equality of two PermissionInfo objects.
equals(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.equals(URL,URL).
equals(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
equals(Object) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks two UserAdminPermission objects for equality.
equals(Object) - Method in class org.osgi.service.wireadmin.WirePermission
Determines the equalty of two WirePermission objects.
equals(Object) - Method in class org.osgi.util.measurement.Measurement
Returns whether the specified object is equal to this object.
equals(Object) - Method in class org.osgi.util.measurement.State
Return whether the specified object is equal to this object.
equals(Object) - Method in class org.osgi.util.measurement.Unit
Checks whether this Unit object is equal to the specified Unit object.
error(String) - Method in class org.knopflerfish.service.log.LogRef
Log an error level message.
error(String, ServiceReference) - Method in class org.knopflerfish.service.log.LogRef
Log an error level message.
error(String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log an error level message.
error(String, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log an error level message.
ERROR - Static variable in class org.osgi.framework.FrameworkEvent
An error has occurred.
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.
Event - Class in org.osgi.service.event
An event.
Event(String, Dictionary) - Constructor for class org.osgi.service.event.Event
Constructs an event.
EVENT - Static variable in interface org.osgi.service.event.EventConstants
The actual event object.
EVENT_FILTER - Static variable in interface org.osgi.service.event.EventConstants
Service Registration property (named event.filter) specifying a filter to further select Event s of interest to a Event Handler service.
EVENT_TOPIC - Static variable in interface org.osgi.service.event.EventConstants
Service registration property (named event.topic) specifying the Event topics of interest to a Event Handler service.
EventAdmin - Interface in org.osgi.service.event
The Event Admin service.
EventConstants - Interface in org.osgi.service.event
Defines standard names for EventHandler properties.
EventHandler - Interface in org.osgi.service.event
Listener for Events.
EXCEPTION - Static variable in interface org.osgi.service.event.EventConstants
An exception or error.
EXCEPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Must be equal to the name of the Exception class.
EXCEPTION_MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
Must be equal to exception.getMessage()
EXCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "exclude") identifying a list of classes and/or resources of the specified package which must not be allowed to be exported in the Export-Package manifest header.
EXECPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Deprecated. As of 1.1, replaced by EXCEPTION_CLASS
ExecutableBundleActivator - Class in org.knopflerfish.util.framework
 
ExecutableBundleActivator() - Constructor for class org.knopflerfish.util.framework.ExecutableBundleActivator
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BIndexTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.Bundle
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Create or update the Manifest when used as a task.
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
Format value using ki, Mi, Gi, ...
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.ExtraBundleDocTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
execute() - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
execute(String[], Reader, PrintWriter, Session) - Method in interface org.knopflerfish.service.console.CommandGroup
Executes a command in the command group.
execute(String[], Reader, PrintWriter, Session) - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Executes a command in the command group.
EXECUTE - Static variable in class org.osgi.framework.AdminPermission
The action string execute (Value is "execute").
EXPORT - Static variable in class org.osgi.framework.PackagePermission
The action string export.
EXPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Export-Package") identifying the packages that the bundle offers to the Framework for export.
EXPORT_PACKAGE - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
EXPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.2.
ExportedPackage - Interface in org.osgi.service.packageadmin
An exported package.
EXTENSION_BOOTCLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "bootclasspath") identifying the type of extension fragment.
EXTENSION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "extension") identifying the type of the extension fragment.
EXTENSION_FRAMEWORK - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "framework") identifying the type of extension fragment.
EXTENSIONLIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
The action string extensionLifecycle (Value is "extensionLifecycle").
ExtraBundleDocTask - Class in org.knopflerfish.ant.taskdefs.bundle
This task is currently used in conjunction with MakeHTMLTask, which is used to create the htdocs directory in the Knopflerfish distribtions.
ExtraBundleDocTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.ExtraBundleDocTask
 

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
 
FALSE - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to false and that is never postponed.
Filter - Interface in javax.servlet
A filter is an object that performs filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both.
Filter - Interface in org.osgi.framework
An RFC 1960-based Filter.
filter - Variable in class org.osgi.util.tracker.ServiceTracker
Filter specifying search criteria for the services to track.
FilterChain - Interface in javax.servlet
A FilterChain is an object provided by the servlet container to the developer giving a view into the invocation chain of a filtered request for a resource.
FilterConfig - Interface in javax.servlet
A filter configuration object used by a servlet container to pass information to a filter during initialization.
finalize() - Method in class org.osgi.util.tracker.ServiceTracker
Finalize.
findDrivers(Dictionary) - Method in interface org.osgi.service.device.DriverLocator
Returns an array of DRIVER_ID strings of drivers capable of attaching to a device with the given properties.
findEntries(String, String, boolean) - Method in interface org.osgi.framework.Bundle
Returns entries in this bundle and its attached fragments.
fireChange(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT (8) type.
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.
flushBuffer() - Method in interface javax.servlet.ServletResponse
Forces any content in the buffer to be written to the client.
flushBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
FORM_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Form authentication.
formatJavaType(String, String[]) - Static method in class org.knopflerfish.util.Text
Format a java type in human readable way.
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards a request from a servlet to another resource (servlet, JSP file, or HTML file) on the server.
FRAGMENT - Static variable in class org.osgi.framework.BundlePermission
The action string fragment.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "always") identifying a fragment attachment type of always.
FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "fragment-attachment") identifying if and when a fragment may attach to a host bundle.
FRAGMENT_ATTACHMENT_NEVER - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "never") identifying a fragment attachment type of never.
FRAGMENT_ATTACHMENT_RESOLVETIME - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "resolve-time") identifying a fragment attachment type of resolve-time.
FRAGMENT_HOST - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Fragment-Host") identifying the symbolic name of another bundle for which that the bundle is a fragment.
FRAMEWORK_BOOTDELEGATION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.bootdelegation") identifying packages for which the Framework must delegate class loading to the boot class path.
FRAMEWORK_EXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.executionenvironment") identifying execution environments provided by the Framework.
FRAMEWORK_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.language") identifying the Framework implementation language (see ISO 639 for possible values).
FRAMEWORK_OS_NAME - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.os.name") identifying the Framework host-computer's operating system.
FRAMEWORK_OS_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.os.version") identifying the Framework host-computer's operating system version number.
FRAMEWORK_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.processor") identifying the Framework host-computer's processor name.
FRAMEWORK_SYSTEMPACKAGES - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.system.packages") identifying package which the system bundle must export.
FRAMEWORK_VENDOR - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.vendor") identifying the Framework implementation vendor.
FRAMEWORK_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.version") identifying the Framework version.
FrameworkEvent - Class in org.osgi.framework
A general event from the Framework.
FrameworkEvent(int, Object) - Constructor for class org.osgi.framework.FrameworkEvent
Deprecated. As of 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source.
FrameworkEvent(int, Bundle, Throwable) - Constructor for class org.osgi.framework.FrameworkEvent
Creates a Framework event regarding the specified bundle.
frameworkEvent(FrameworkEvent) - Method in interface org.osgi.framework.FrameworkListener
Receives notification of a general FrameworkEvent object.
FrameworkListener - Interface in org.osgi.framework
A FrameworkEvent listener.
FrameworkUtil - Class in org.osgi.framework
Framework Utility class.
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

GenericServlet - Class in javax.servlet
Defines a generic, protocol-independent servlet.
GenericServlet() - Constructor for class javax.servlet.GenericServlet
Does nothing.
get() - Method in class org.knopflerfish.util.CachedObject
Get the cached object.
get(Object) - Method in class org.knopflerfish.util.CacheMap
Get an object from the map.
get(long) - Method in class org.knopflerfish.util.Semaphore
Waits up to timeout milliseconds for this Semaphore to receive a value.
GET - Static variable in class org.osgi.framework.ServicePermission
The action string get (Value is "get").
get(String, String) - Method in interface org.osgi.service.prefs.Preferences
Returns the value associated with the specified key in this node.
GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "getCredential".
getAccessControlContext(String[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Returns the Access Control Context that corresponds to the specified signers.
getAction(String) - Method in interface org.osgi.service.upnp.UPnPService
Locates a specific action by name.
getActions() - Method in class org.osgi.framework.AdminPermission
Returns the canonical string representation of the AdminPermission actions.
getActions() - Method in class org.osgi.framework.BundlePermission
Returns the canonical string representation of the BundlePermission actions.
getActions() - Method in class org.osgi.framework.PackagePermission
Returns the canonical string representation of the PackagePermission actions.
getActions() - Method in class org.osgi.framework.ServicePermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the canonical string representation of the ConfigurationPermission actions.
getActions() - Method in class org.osgi.service.event.TopicPermission
Returns the canonical string representation of the TopicPermission actions.
getActions() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the actions of the permission represented by this PermissionInfo.
getActions() - Method in interface org.osgi.service.upnp.UPnPService
Lists all actions provided by this service.
getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the canonical string representation of the actions, separated by comma.
getActions() - Method in class org.osgi.service.wireadmin.WirePermission
Returns the canonical string representation of the actions.
getActivatorClass() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Get the bundle activator from the set of provided bundle activator classes.
getAllowedValues() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the allowed values, if defined.
getAllServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getAltitude() - Method in class org.osgi.util.position.Position
Returns the altitude of this position in meters.
getArgs() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns arguments of this ConditionInfo.
getArrayType(Object) - Static method in class org.knopflerfish.util.metatype.AD
Get type from an array object.
getAttribute(String) - Method in interface javax.servlet.http.HttpSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in interface javax.servlet.ServletContext
Returns the servlet container attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in interface javax.servlet.ServletRequest
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
getAttribute(String) - Method in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
Returns the value of the specified attribute.
getAttributeDefinitions(int) - Method in class org.knopflerfish.util.metatype.OCD
 
getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions for this object class.
getAttributeNames() - Method in interface javax.servlet.http.HttpSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNames() - Method in interface javax.servlet.ServletContext
Returns an Enumeration containing the attribute names available within this servlet context.
getAttributeNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getAttributeNames() on the wrapped request object.
getAttributes() - Method in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
Returns an array containing all attribute names associated with the bundle record.
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.
getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the authentication scheme used to protect the servlet.
getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getAuthType() on the wrapped request object.
getBaseDir() - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
Get the base directory for extract files to be executed.
getBaseDirName() - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
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.
getBufferSize() - Method in interface javax.servlet.ServletResponse
Returns the actual buffer size used for the response.
getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getBufferSize() on the wrapped response object.
getBundle() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getBundle() - Method in class org.knopflerfish.util.metatype.MTP
 
getBundle() - Method in interface org.osgi.framework.BundleContext
Returns the Bundle object associated with this BundleContext.
getBundle(long) - Method in interface org.osgi.framework.BundleContext
Returns the bundle with the specified identifier.
getBundle() - Method in class org.osgi.framework.BundleEvent
Returns the bundle which had a lifecycle change.
getBundle() - Method in class org.osgi.framework.FrameworkEvent
Returns the bundle associated with the event.
getBundle() - Method in interface org.osgi.framework.ServiceReference
Returns the bundle that registered the service referenced by this ServiceReference object.
getBundle() - Method in interface org.osgi.service.log.LogEntry
Returns the bundle that created this LogEntry object.
getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the bundle for which this object provides meta type information.
getBundle(Class) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the bundle from which the specified class is loaded.
getBundle() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the bundle associated with this required bundle.
getBundleContext() - Method in interface org.osgi.framework.Bundle
Returns this bundle's BundleContext.
getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
Returns the BundleContext of the bundle which contains this component.
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.
getBundleRecord(int) - Method in interface org.ungoverned.osgi.service.bundlerepository.BundleRepositoryService
Get the specified bundle record from the repository.
getBundleRecord(String, int[]) - Method in interface org.ungoverned.osgi.service.bundlerepository.BundleRepositoryService
Get bundle record for the bundle with the specified name and version from the repository.
getBundleRecordCount() - Method in interface org.ungoverned.osgi.service.bundlerepository.BundleRepositoryService
Get the number of bundles available in the repository.
getBundleRecords(String) - Method in interface org.ungoverned.osgi.service.bundlerepository.BundleRepositoryService
Get all versions of bundle records for the specified name from the repository.
getBundles() - Method in interface org.osgi.framework.BundleContext
Returns a list of all installed bundles.
getBundles(String, String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the bundles with the specified symbolic name whose bundle version is within the specified version range.
getBundleStartLevel(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Return the assigned start level value for the specified Bundle.
getBundleType(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the special type of the specified bundle.
getByte(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns a byte read from the bytearray, starting at position index.
getByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
Returns the byte[] value represented by the String object associated with the specified key in this node.
getCardinality() - Method in class org.knopflerfish.util.metatype.AD
 
getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCause() - Method in exception org.osgi.framework.BundleException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.framework.InvalidSyntaxException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.service.cm.ConfigurationException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.service.component.ComponentException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.service.http.NamespaceException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.service.prefs.BackingStoreException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped response object.
getClass(int) - Static method in class org.knopflerfish.util.metatype.AD
Get java class corresponding to AttributeDefinition type.
getComment() - Method in class javax.servlet.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
Returns the Component Instance object for the component instance associated with this Component Context.
getCondition(Bundle, ConditionInfo) - Static method in class org.osgi.service.condpermadmin.BundleLocationCondition
Constructs a condition that tries to match the passed Bundle's location to the location pattern.
getCondition(Bundle, ConditionInfo) - Static method in class org.osgi.service.condpermadmin.BundleSignerCondition
Constructs a Condition that tries to match the passed Bundle's certificates to the certficate pattern.
getConditionalPermissionInfo(String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Return the Conditional Permission Info with the specified name.
getConditionalPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Returns the Conditional Permission Infos that are currently managed by Conditional Permission Admin.
getConditionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the Condition Infos for the Conditions that must be satisfied to enable the Permissions.
getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing Configuration object from the persistent store, or create a new Configuration object.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getConfigurationObject() - Method in interface org.osgi.framework.Configurable
Deprecated. As of 1.2. Please use Configuration Admin service.
getConfLevel() - Method in interface org.knopflerfish.service.um.ipam.Levels
Get confidentiality level.
getContentLength() - Method in interface javax.servlet.ServletRequest
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentLength() on the wrapped request object.
getContentType() - Method in interface javax.servlet.ServletRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentType() on the wrapped request object.
getContentType() - Method in interface javax.servlet.ServletResponse
Returns the content type used for the MIME body sent in this response.
getContentType() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getContentType() on the wrapped response object.
getContext(String) - Method in interface javax.servlet.ServletContext
Returns a ServletContext object that corresponds to a specified URL on the server.
getContext() - Method in interface org.knopflerfish.service.um.useradmin.ContextualAuthorization
Returns the authentication context for this authorization object.
getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the portion of the request URI that indicates the context of the request.
getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getContextPath() on the wrapped request object.
getContextPath() - Method in interface javax.servlet.ServletContext
 
getCookies() - Method in interface javax.servlet.http.HttpServletRequest
Returns an array containing all of the Cookie objects the client sent with this request.
getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getCookies() on the wrapped request object.
getCreationTime() - Method in interface javax.servlet.http.HttpSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
getCurrentValue() - Method in interface org.osgi.service.upnp.UPnPLocalStateVariable
This method will keep the current values of UPnPStateVariables of a UPnPDevice whenever UPnPStateVariable's value is changed , this method must be called.
getDataFile(String) - Method in interface org.osgi.framework.BundleContext
Creates a File object for a file in the persistent storage area provided for the bundle by the Framework.
getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a long value that represents a Date object.
getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getDateHeader(String name) on the wrapped request object.
getDefaultPermissions() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the default permissions.
getDefaultPort() - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getDefaultPort.
getDefaultPort() - Method in interface org.osgi.service.url.URLStreamHandlerService
 
getDefaultValue() - Method in class org.knopflerfish.util.metatype.AD
 
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDefaultValue() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the default value, if defined.
getDepth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the color depth of the icon in bits.
getDescription() - Method in class org.knopflerfish.util.metatype.AD
 
getDescription() - Method in class org.knopflerfish.util.metatype.OCD
Get description of OCD.
getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a description of this attribute.
getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return a description of this object class.
getDescriptions(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Get a set of localized UPnP properties.
getDictionary() - Method in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
Returns a dictionary object which can be used with org.osgi.framework.Filter, for example.
getDir() - Method in interface org.knopflerfish.service.log.LogConfig
 
getDomain() - Method in class javax.servlet.http.Cookie
Returns the domain name set for this cookie.
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.condpermadmin.ConditionInfo
Returns the string encoding of this ConditionInfo in a form suitable for restoring this ConditionInfo.
getEncoded() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string encoding of this PermissionInfo in a form suitable for restoring this PermissionInfo.
getEntry(String) - Method in interface org.osgi.framework.Bundle
Returns a URL to the specified entry in this bundle.
getEntryPaths(String) - Method in interface org.osgi.framework.Bundle
Returns an Enumeration of all the paths (String objects) to entries within the bundle whose longest sub-path matches the supplied path argument.
getError() - Method in class org.osgi.util.measurement.Measurement
Returns the error of this Measurement object.
getEscapeChar() - Method in interface org.knopflerfish.service.console.Session
Get escape character.
getException() - Method in exception org.osgi.service.http.NamespaceException
Returns the nested exception.
getException() - Method in interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getExportedPackage(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported package for the specified package name.
getExportedPackages(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported packages for the specified bundle.
getExportedPackages(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported packages for the specified package name.
getExportingBundle() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the bundle exporting the package associated with this exported package.
getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
For a factory configuration return the PID of the corresponding Managed Service Factory, else return null.
getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the factory pid of the associated configuration.
getFactoryPids() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getFactoryPids() - Method in class org.knopflerfish.util.metatype.MTP
 
getFactoryPids() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the Factory PIDs (for ManagedServiceFactories) for which ObjectClassDefinition information is available.
getFile() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFileSize() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFilter() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFilter() - Method in interface org.knopflerfish.service.um.useradmin.Condition
Get the filter
getFilter() - Method in exception org.osgi.framework.InvalidSyntaxException
Returns the filter string that generated the InvalidSyntaxException object.
getFilterName() - Method in interface javax.servlet.FilterConfig
Returns the filter-name of this filter as defined in the deployment descriptor.
getFilters() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFlavors() - Method in interface org.osgi.service.wireadmin.Wire
Return the list of data types understood by the Consumer service connected to this Wire object.
getFloat(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns a float read from the bytearray, starting at the position index.
getFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
Returns the float value represented by the String object associated with the specified key in this node.
getFlush() - Method in interface org.knopflerfish.service.log.LogConfig
 
getFragments(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array of attached fragment bundles for the specified bundle.
getGroupName() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string with the command group name.
getGroupName() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Returns the command group name.
getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a String.
getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeader(String name) on the wrapped request object.
getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
Returns an enumeration of all the header names this request contains.
getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaderNames() on the wrapped request object.
getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns all the values of the specified request header as an Enumeration of String objects.
getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaders(String name) on the wrapped request object.
getHeaders() - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values.
getHeaders(String) - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values localized to the specified locale.
getHeight() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the height of the icon in pixels.
getHostAddress(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getHostAddress.
getHostAddress(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
getHosts(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array containing the host bundle to which the specified fragment bundle is attached or null if the specified bundle is not attached to a host or is not a fragment bundle.
getIcon(int) - Method in class org.knopflerfish.util.metatype.OCD
This code is handles multiple icon sizes but the spec.
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getIcons(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all icons for this device in a given locale.
getId() - Method in interface javax.servlet.http.HttpSession
Returns a string containing the unique identifier assigned to this session.
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.AD
 
getId() - Method in class org.knopflerfish.util.metatype.MTP
 
getID() - Method in class org.knopflerfish.util.metatype.OCD
 
getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getId() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceId field in the UPnP service description.
getIdentification() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getIdentification() - Method in interface org.osgi.service.wireadmin.Envelope
Return the identification of this Envelope object.
getIds() - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed in a future version of this API.
getImageURL() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Returns image URL set in constructor.
getImageURL() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
URL pointing to image icon for the tray item.
getImportingBundles() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the resolved bundles that are currently wired to this exported package.
getInformation() - Method in interface org.osgi.service.provisioning.ProvisioningService
Returns a reference to the Provisioning Dictionary.
getInitialBundleStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
Return the initial start level value that is assigned to a Bundle when it is first installed.
getInitParameter(String) - Method in interface javax.servlet.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in class javax.servlet.GenericServlet
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in interface javax.servlet.FilterConfig
Returns the names of the filter's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the filter has no initialization parameters.
getInitParameterNames() - Method in class javax.servlet.GenericServlet
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletConfig
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletContext
Returns the names of the context's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
Lists all input arguments for this action.
getInputStream() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as binary data using a ServletInputStream.
getInputStream() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getInputStream() on the wrapped request object.
getInputStream() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns an InputStream object for the icon data.
getInstance() - Method in interface org.osgi.service.component.ComponentInstance
Returns the component instance of the activated component configuration.
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.
getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as an int.
getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getIntHeader(String name) on the wrapped request object.
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.
getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container received the request.
getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
Returns the time the HttpServletRequest object was last modified, in milliseconds since midnight January 1, 1970 GMT.
getLastModified() - Method in interface org.osgi.framework.Bundle
Returns the time when this bundle was last modified.
getLastValue() - Method in interface org.osgi.service.wireadmin.Wire
Return the last value sent through this Wire object.
getLatitude() - Method in class org.osgi.util.position.Position
Returns the latitude of this position in radians.
getLevel() - Method in interface org.osgi.service.log.LogEntry
Returns the severity level of this LogEntry object.
getLevels(String, String) - Method in interface org.knopflerfish.service.um.ipam.IPAMValuationService
Get the three levels given an input path and an auth method.
getLocalAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalAddr() on the wrapped request object.
getLocale() - Method in interface javax.servlet.ServletRequest
Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
getLocale() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocale() on the wrapped request object.
getLocale() - Method in interface javax.servlet.ServletResponse
Returns the locale specified for this response using the ServletResponse.setLocale(java.util.Locale) method.
getLocale() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getLocale() on the wrapped response object.
getLocales() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocales() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocales() on the wrapped request object.
getLocales() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getLocales() - Method in class org.knopflerfish.util.metatype.MTP
 
getLocales() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return a list of available locales.
getLocalName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalName() on the wrapped request object.
getLocalPort() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalPort() on the wrapped request object.
getLocation() - Method in interface org.osgi.framework.Bundle
Returns this bundle's location identifier.
getLocations() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Returns the bundle locations that have permissions assigned to them, that is, bundle locations for which an entry exists in the permission table.
getLog() - Method in interface org.osgi.service.log.LogReaderService
Returns an Enumeration of all LogEntry objects in the log.
getLogLevel() - Method in class org.knopflerfish.service.log.LogRef
Returns the current log level.
getLogLevel() - Method in interface org.knopflerfish.service.log.LogService
* Get the current log level.
getLong(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns a long read from the bytearray, starting at position index.
getLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
Returns the long value represented by the String object associated with the specified key in this node.
getLongHelp() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string containing a long help text for the command group.
getLongHelp() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Returns long command group help.
getLongitude() - Method in class org.osgi.util.position.Position
Returns the longitude of this position in radians.
getMajor() - Method in class org.osgi.framework.Version
Returns the major component of this version identifier.
getMajorVersion() - Method in interface javax.servlet.ServletContext
Returns the major version of the Java Servlet API that this servlet container supports.
getMatchValue() - Method in interface org.osgi.service.device.Match
Return the match value of this object.
getMaxAge() - Method in class javax.servlet.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxGen() - Method in interface org.knopflerfish.service.log.LogConfig
 
getMaximum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the maximum value, if defined.
getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
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.
getMetaTypeInformation(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
Return the MetaType information for the specified bundle.
getMethod() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getMethod() on the wrapped request object.
getMicro() - Method in class org.osgi.framework.Version
Returns the micro component of this version identifier.
getMimeType(String) - Method in interface javax.servlet.ServletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getMimeType() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the MIME type of the icon.
getMinimum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the minimum value, if defined.
getMinor() - Method in class org.osgi.framework.Version
Returns the minor component of this version identifier.
getMinorVersion() - Method in interface javax.servlet.ServletContext
Returns the minor version of the Servlet API that this servlet container supports.
getMTP(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Get a loaded metatype provider, given a bundle.
getName() - Method in class javax.servlet.http.Cookie
Returns the name of the cookie.
getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the name with which the attribute is bound to or unbound from the session.
getName() - Method in class javax.servlet.ServletContextAttributeEvent
Return the name of the attribute that changed on the ServletContext.
getName() - Method in class javax.servlet.ServletRequestAttributeEvent
Return the name of the attribute that changed on the ServletRequest.
getName() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
getName() - Method in interface org.knopflerfish.service.console.Session
Get session name.
getName() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Returns name set in constructor.
getName() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
Human-readable name of this tray item, displayed as tooltip.
getName() - Method in class org.knopflerfish.util.metatype.AD
 
getName() - Method in class org.knopflerfish.util.metatype.OCD
 
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the name of this Conditional Permission Info.
getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
Get the name of the attribute.
getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the name of this object class.
getName() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the name of the package associated with this exported package.
getName() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the name of the permission represented by this PermissionInfo.
getName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the action name.
getName() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the variable name.
getName() - Method in interface org.osgi.service.useradmin.Authorization
Gets the name of the Userthat this Authorization context was created for.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
getName() - Method in class org.osgi.util.measurement.State
Returns the name of this State.
getName() - Method in class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
Gets the name of the package.
getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the named servlet.
getNestedException() - Method in exception org.knopflerfish.service.um.useradmin.BackEndException
Returns the nested throwable of this BackEndException.
getNestedException() - Method in exception org.osgi.framework.BundleException
Returns any nested exceptions included in this exception.
getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.MTP
 
getObjectClassDefinition(String, String) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Get an ObjectClassDefinition given a PID.
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Returns an object class definition for the specified id localized to the specified locale.
getOpt(String[], String) - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Method to do argument parsing.
getOptionLabels() - Method in class org.knopflerfish.util.metatype.AD
 
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptionValues() - Method in class org.knopflerfish.util.metatype.AD
 
getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of option values that this attribute can take.
getOut() - Method in interface org.knopflerfish.service.log.LogConfig
 
getOutputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
List all output arguments for this action.
getOutputStream() - Method in interface javax.servlet.ServletResponse
Returns a ServletOutputStream suitable for writing binary data in the response.
getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getOutputStream() on the wrapped response object.
getPackageDeclaration() - Method in exception org.ungoverned.osgi.service.bundlerepository.ResolveException
 
getPackagesReferencedFromPackage(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Get a the set of Java packages that are referenced by the given Java package.
getParam(String, String, String) - Static method in class org.knopflerfish.util.Text
Retrieves a parameter value from a parameter string.
getParameter(String) - Method in interface javax.servlet.ServletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameter(String name) on the wrapped request object.
getParameterMap() - Method in interface javax.servlet.ServletRequest
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterMap() on the wrapped request object.
getParameterNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterNames() on the wrapped request object.
getParameterValues(String) - Method in interface javax.servlet.ServletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterValues(String name) on the wrapped request object.
getPath() - Method in class javax.servlet.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information associated with the URL the client sent when it made this request.
getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathInfo() on the wrapped request object.
getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information after the servlet name but before the query string, and translates it to a real path.
getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathTranslated() on the wrapped request object.
getPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the Permission Infos for the Permission in this Conditional Permission Info.
getPermissions(String) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the permissions assigned to the bundle with the specified location.
getPid() - Method in interface org.osgi.service.cm.Configuration
Get the PID for this Configuration object.
getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the pid of the associated configuration.
getPids() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
getPids() - Method in class org.knopflerfish.util.metatype.MTP
 
getPids() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
 
getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the PIDs (for ManagedServices) for which ObjectClassDefinition information is available.
getPrefix() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
getPrimitiveClass(int) - Static method in class org.knopflerfish.util.metatype.AD
Get the primitive java class from a specificed type.
getPrimitiveType(Object) - Static method in class org.knopflerfish.util.metatype.AD
Get type from primitive object.
getProperties() - Method in interface org.knopflerfish.service.console.Session
Returns the property information tied to this session.
getProperties() - Method in interface org.osgi.service.cm.Configuration
Return the properties of this Configuration object.
getProperties() - Method in interface org.osgi.service.component.ComponentContext
Returns the component properties for this Component Context.
getProperties() - Method in interface org.osgi.service.useradmin.Role
Returns a Dictionary of the (public) properties of this Role object.
getProperties() - Method in interface org.osgi.service.wireadmin.Wire
Return the wire properties for this Wire object.
getProperty(String) - Method in interface org.osgi.framework.BundleContext
Returns the value of the specified property.
getProperty(String) - Method in interface org.osgi.framework.ServiceReference
Returns the property value to which the specified property key is mapped in the properties Dictionary object of the service referenced by this ServiceReference object.
getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
getProperty(String) - Method in class org.osgi.service.event.Event
Retrieves a 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.
getPropertyNames() - Method in class org.osgi.service.event.Event
Returns a list of this event's property names.
getProtocol() - Method in interface javax.servlet.ServletRequest
Returns the name and version of the protocol the request uses in the form protocol/majorVersion.minorVersion, for example, HTTP/1.1.
getProtocol() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getProtocol() on the wrapped request object.
getProvidedPackages() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Get a copy of the set of provided Java packages.
getQualifier() - Method in class org.osgi.framework.Version
Returns the qualifier component of this version identifier.
getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
Returns the query string that is contained in the request URL after the path.
getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getQueryString() on the wrapped request object.
getReader() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as character data using a BufferedReader.
getReader() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getReader() on the wrapped request object.
getRealPath(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the real path for a given virtual path.
getRealPath(String) - Method in interface javax.servlet.ServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use ServletContext.getRealPath(java.lang.String) instead.
getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRealPath(String path) on the wrapped request object.
getReason() - Method in exception org.osgi.service.cm.ConfigurationException
Return the reason for this exception.
getReference() - Method in interface org.osgi.framework.ServiceRegistration
Returns a ServiceReference object for a service being registered.
getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the ServiceReference object of the Configuration Admin service that created this event.
getReferencedClasses() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Get a copy of the set of referenced Java classes.
getReferencedPackages() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Get a copy of the set of Java packages that are referenced by this bundle.
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
 
getRemoteAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the client or last proxy that sent the request.
getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteAddr() on the wrapped request object.
getRemoteHost() - Method in interface javax.servlet.ServletRequest
Returns the fully qualified name of the client or the last proxy that sent the request.
getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteHost() on the wrapped request object.
getRemotePort() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemotePort() on the wrapped request object.
getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRemoteUser() on the wrapped request object.
getRepeatNo() - Method in class org.knopflerfish.util.workerthread.RepeatingJob
Returns the number of successful repeats this job has made.
getRepositoryURLs() - Method in interface org.ungoverned.osgi.service.bundlerepository.BundleRepositoryService
Get URL list of repositories.
getRequest() - Method in class javax.servlet.ServletRequestWrapper
Return the wrapped request object.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRequestDispatcher(String path) on the wrapped request object.
getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
Returns the session ID specified by the client.
getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestedSessionId() on the wrapped request object.
getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURI() on the wrapped request object.
getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
Reconstructs the URL the client used to make the request.
getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURL() on the wrapped request object.
getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Reconstructs the URL the client used to make the request, using information in the HttpServletRequest object.
getRequired() - Method in class org.knopflerfish.util.metatype.AD
 
getRequiredBundles(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array of required bundles having the specified symbolic name.
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getRequiringBundles() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the bundles that currently require this required bundle.
getResource(String) - Method in interface javax.servlet.ServletContext
Returns a URL to the resource that is mapped to a specified path.
getResource(String) - Method in interface org.osgi.framework.Bundle
Find the specified resource from this bundle.
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
Returns the resource located at the named path as an InputStream object.
getResourcePaths(String) - Method in interface javax.servlet.ServletContext
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
getResources(String) - Method in interface org.osgi.framework.Bundle
Find the specified resources from this bundle.
getResponse() - Method in class javax.servlet.ServletResponseWrapper
Return the wrapped ServletResponse object.
getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the name of the designated return argument.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRoles() - Method in interface org.osgi.service.useradmin.Authorization
Gets the names of all roles encapsulated by this Authorization context.
getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role objects managed by this User Admin service that have properties matching the specified LDAP filter criteria.
getRootCause() - Method in exception javax.servlet.ServletException
Returns the exception that caused this servlet exception.
getScheme() - Method in interface javax.servlet.ServletRequest
Returns the name of the scheme used to make this request, for example, http, https, or ftp.
getScheme() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getScheme() on the wrapped request object.
getScope() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getScope() - Method in interface org.osgi.service.wireadmin.Envelope
Return the scope name of this Envelope object.
getScope() - Method in interface org.osgi.service.wireadmin.Wire
Return the calculated scope of this Wire object.
getSecure() - Method in class javax.servlet.http.Cookie
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
getSelected() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Get selected bundle.
getSelected() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
getSelectionCount() - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Get the number of selected bundles.
getSelectionCount() - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
getServerInfo() - Method in interface javax.servlet.ServletContext
Returns the name and version of the servlet container on which the servlet is running.
getServerName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the server to which the request was sent.
getServerName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerName() on the wrapped request object.
getServerPort() - Method in interface javax.servlet.ServletRequest
Returns the port number to which the request was sent.
getServerPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerPort() on the wrapped request object.
getService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Returns the specified service object for a service.
getService(Bundle, ServiceRegistration) - Method in interface org.osgi.framework.ServiceFactory
Creates a new service object.
getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Locates a specific service by its service id.
getService(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Returns the service object for the specified ServiceReference object if the referenced service is being tracked by this ServiceTracker object.
getService() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a service object for one of the services being tracked by this ServiceTracker object.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLTransformerActivator
Creates a new Transformer / XPath Factory object.
getServiceReference(String) - Method in interface org.osgi.framework.BundleContext
Returns a ServiceReference object for a service that implements and was registered under the specified class.
getServiceReference() - Method in class org.osgi.framework.ServiceEvent
Returns a reference to the service that had a change occur in its lifecycle.
getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the service element, then this method returns the service reference of the service provided by this component instance.
getServiceReference() - Method in interface org.osgi.service.log.LogEntry
Returns the ServiceReference object for the service associated with this LogEntry object.
getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the ServiceReference object of the User Admin service that generated this event.
getServiceReference() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the ServiceReference object of the Wire Admin service that created this event.
getServiceReference() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a ServiceReference object for one of the services being tracked by this ServiceTracker object.
getServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getServiceReferences() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of ServiceReference objects for all services being tracked by this ServiceTracker object.
getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all services provided by this device.
getServices() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker object.
getServicesInUse() - Method in interface org.osgi.framework.Bundle
Returns this bundle's ServiceReference list for all services it is using or returns null if this bundle is not using any services.
getServlet(String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no direct replacement.

This method was originally defined to retrieve a servlet from a ServletContext. In this version, this method always returns null and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

In lieu of this method, servlets can share information using the ServletContext class and can perform shared business logic by invoking methods on common non-servlet classes.

getServlet() - Method in exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, with no replacement. Returns the servlet that is reporting its unavailability.
getServletConfig() - Method in class javax.servlet.GenericServlet
Returns this servlet's ServletConfig object.
getServletConfig() - Method in interface javax.servlet.Servlet
Returns a ServletConfig object, which contains initialization and startup parameters for this servlet.
getServletContext() - Method in interface javax.servlet.FilterConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class javax.servlet.GenericServlet
Returns a reference to the ServletContext in which this servlet is running.
getServletContext() - Method in interface javax.servlet.http.HttpSession
Returns the ServletContext to which this session belongs.
getServletContext() - Method in interface javax.servlet.ServletConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class javax.servlet.ServletContextEvent
Return the ServletContext that changed.
getServletContext() - Method in class javax.servlet.ServletRequestEvent
Returns the ServletContext of this web application.
getServletContextName() - Method in interface javax.servlet.ServletContext
Returns the name of this web application corresponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
getServletInfo() - Method in class javax.servlet.GenericServlet
Returns information about the servlet, such as author, version, and copyright.
getServletInfo() - Method in interface javax.servlet.Servlet
Returns information about the servlet, such as author, version, and copyright.
getServletName() - Method in class javax.servlet.GenericServlet
Returns the name of this servlet instance.
getServletName() - Method in interface javax.servlet.ServletConfig
Returns the name of this servlet instance.
getServletNames() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no replacement.

This method was originally defined to return an Enumeration of all the servlet names known to this context. In this version, this method always returns an empty Enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL that calls the servlet.
getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getServletPath() on the wrapped request object.
getServletRequest() - Method in class javax.servlet.ServletRequestEvent
Returns the ServletRequest that is changing.
getServlets() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.0, with no replacement.

This method was originally defined to return an Enumeration of all the servlets known to this servlet context. In this version, this method always returns an empty enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
Returns the current HttpSession associated with this request or, if there is no current session and create is true, returns a new session.
getSession() - Method in interface javax.servlet.http.HttpServletRequest
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession(boolean create) on the wrapped request object.
getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession() on the wrapped request object.
getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
Return the session that changed.
getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API.
getSession() - Method in class javax.servlet.http.HttpSessionEvent
Return the session that changed.
getSessionContext() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.1, this method is deprecated and has no replacement. It will be removed in a future version of the Java Servlet API.
getShort(byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Returns a short read from the bytearray, starting at position index.
getShortHelp() - Method in interface org.knopflerfish.service.console.CommandGroup
Returns a string containing a short help text for the command group.
getShortHelp() - Method in class org.knopflerfish.service.console.CommandGroupAdapter
Returns short command group help.
getSize() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the size of the icon in bytes.
getSmallIcon() - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Get a smaller icon (22x22) for the displayer.
getSpecificationVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated. As of 1.2, replaced by ExportedPackage.getVersion().
getSpeed() - Method in class org.osgi.util.position.Position
Returns the ground speed of this position in meters per second.
getStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
Return the active start level value of the Framework.
getStartupMessage() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
getStartupMessage() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
Initial start up message, displayed in a tray balloon, if possible.
getState() - Method in interface org.osgi.framework.Bundle
Returns this bundle's current state.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPAction
Finds the state variable associated with an argument name.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPService
Gets a UPnPStateVariable objects provided by this service by name
getStateVariables() - Method in interface org.osgi.service.upnp.UPnPService
Lists all UPnPStateVariable objects provided by this service.
getStep() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the size of an increment operation, if defined.
getStringValue(Dictionary, String) - Static method in class org.knopflerfish.util.Dict
 
getStringValue(Dictionary, String, String) - Static method in class org.knopflerfish.util.Dict
 
getSubscription() - Method in interface org.knopflerfish.service.um.useradmin.BackEndControl
Deprecated. the subscription is now communicated as the service property "subscription", getSubscription still works though.
getSymbolicName() - Method in interface org.osgi.framework.Bundle
Returns the symbolic name of this bundle as specified by its Bundle-SymbolicName manifest header.
getSymbolicName() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the symbolic name of this required bundle.
getSystemPreferences() - Method in interface org.osgi.service.prefs.PreferencesService
Returns the root system node for the calling bundle.
getSystemProperties(BundleContext) - Method in interface org.knopflerfish.service.remotefw.RemoteFramework
Get system properties from a remote framework.
getThrowable() - Method in class org.osgi.framework.FrameworkEvent
Returns the exception related to this event.
getThrowable() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Returns the exception associated with the event, if any.
getTime() - Method in interface org.osgi.service.log.LogEntry
Returns the value of currentTimeMillis() at the time this LogEntry object was created.
getTime() - Method in class org.osgi.util.measurement.Measurement
Returns the time at which this Measurement object was taken.
getTime() - Method in class org.osgi.util.measurement.State
Returns the time with which this State was created.
getTopic() - Method in class org.osgi.service.event.Event
Returns the topic of this event.
getTrack() - Method in class org.osgi.util.position.Position
Returns the track of this position in radians as a compass heading.
getTrackingCount() - Method in class org.osgi.util.tracker.ServiceTracker
Returns the tracking count for this ServiceTracker object.
getTrayJPopupMenu() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default returns null
getTrayJPopupMenu() - Method in interface org.knopflerfish.service.trayicon.TrayIcon
Get menu for this item.
getType() - Method in class org.knopflerfish.service.trayicon.TrayEvent
 
getType() - Method in class org.knopflerfish.util.metatype.AD
 
getType(Object) - Static method in class org.knopflerfish.util.metatype.AD
Get the attribute type given any suported java object.
getType() - Method in class org.osgi.framework.BundleEvent
Returns the type of lifecyle event.
getType() - Method in class org.osgi.framework.FrameworkEvent
Returns the type of framework event.
getType() - Method in class org.osgi.framework.ServiceEvent
Returns the type of event.
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
getType() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the fully qualified class name of the condition represented by this ConditionInfo.
getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the type for this attribute.
getType() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the fully qualified class name of the permission represented by this PermissionInfo.
getType() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceType field in the UPnP service description.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getType() - Method in class org.osgi.service.wireadmin.WireAdminEvent
Return the type of this event.
getUnavailableSeconds() - Method in exception javax.servlet.UnavailableException
Returns the number of seconds the servlet expects to be temporarily unavailable.
getUnit() - Method in class org.osgi.util.measurement.Measurement
Returns the Unit object of this Measurement object.
getUnprovidedReferencedPackages() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Get a the set of Java packages that are referenced by this bundle but not provided by it.
getUPnPDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the UPnP type of this state variable.
getUPnPError_Code() - Method in exception org.osgi.service.upnp.UPnPException
Returns the UPnPError Code occured by UPnPDevices during invocation.
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.
getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getUserPrincipal() on the wrapped request object.
getUsers() - Method in interface org.osgi.service.prefs.PreferencesService
Returns the names of users for which node trees exist.
getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the servicefactory="true" attribute, then this method returns the bundle using the service provided by the component instance.
getUsingBundles() - Method in interface org.osgi.framework.ServiceReference
Returns the bundles that are using the service referenced by this ServiceReference object.
getValue() - Method in class javax.servlet.http.Cookie
Returns the value of the cookie.
getValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttribute(java.lang.String).
getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue() - Method in class javax.servlet.ServletContextAttributeEvent
Returns the value of the attribute that has been added, removed, or replaced.
getValue() - Method in class javax.servlet.ServletRequestAttributeEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue() - Method in class org.osgi.service.wireadmin.BasicEnvelope
 
getValue() - Method in interface org.osgi.service.wireadmin.Envelope
Return the value associated with this Envelope object.
getValue() - Method in class org.osgi.util.measurement.Measurement
Returns the value of this Measurement object.
getValue() - Method in class org.osgi.util.measurement.State
Returns the value of this State.
getValueNames() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttributeNames()
getValues() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask.Mode
Get Allowed values for the mode attribute.
getVersion() - Method in class javax.servlet.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
getVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the version of this exported package.
getVersion() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the version of this required bundle.
getVersion() - Method in interface org.osgi.service.upnp.UPnPService
Returns the version suffix encoded in the serviceType field in the UPnP service description.
getVersion() - Method in class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
Gets the version of the package represented as a string.
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.
getWriter() - Method in interface javax.servlet.ServletResponse
Returns a PrintWriter object that can send character text to the client.
getWriter() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getWriter() on the wrapped response object.
Group - Interface in org.osgi.service.useradmin
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

handleEvent(Event) - Method in interface org.osgi.service.event.EventHandler
Called by the EventAdmin service to notify the listener of an event.
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 class org.knopflerfish.util.framework.VersionRange
Hash code for this package entry.
hashCode() - Method in class org.knopflerfish.util.metatype.AD
 
hashCode() - Method in class org.knopflerfish.util.metatype.MTP
 
hashCode() - Method in class org.osgi.framework.AdminPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.BundlePermission
Returns the hash code value for this object.
hashCode() - Method in interface org.osgi.framework.Filter
Returns the hashCode for this Filter object.
hashCode() - Method in class org.osgi.framework.PackagePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.ServicePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.Version
Returns a hash code value for the object.
hashCode() - Method in interface org.osgi.service.cm.Configuration
Hash code is based on PID.
hashCode() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.event.Event
Returns a hash code value for the object.
hashCode() - Method in class org.osgi.service.event.TopicPermission
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(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.hashCode(URL).
hashCode(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
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.
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
 
HOST - Static variable in class org.osgi.framework.BundlePermission
The action string host.
hostsEqual(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.hostsEqual.
hostsEqual(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
HttpContext - Interface in org.osgi.service.http
This interface defines methods that the Http Service may call to get information about a registration.
HttpService - Interface in org.osgi.service.http
The Http Service allows other bundles in the OSGi environment to dynamically register resources and servlets into the URI namespace of Http Service.
HttpServlet - Class in javax.servlet.http
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.
HttpServlet() - Constructor for class javax.servlet.http.HttpServlet
Does nothing, because this is an abstract class.
HttpServletRequest - Interface in javax.servlet.http
Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletRequestWrapper - Class in javax.servlet.http
Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class javax.servlet.http.HttpServletRequestWrapper
Constructs a request object wrapping the given request.
HttpServletResponse - Interface in javax.servlet.http
Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpServletResponseWrapper - Class in javax.servlet.http
Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
HttpServletResponseWrapper(HttpServletResponse) - Constructor for class javax.servlet.http.HttpServletResponseWrapper
Constructs a response adaptor wrapping the given response.
HttpSession - Interface in javax.servlet.http
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSessionActivationListener - Interface in javax.servlet.http
Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that session will be activated.
HttpSessionAttributeListener - Interface in javax.servlet.http
This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application.
HttpSessionBindingEvent - Class in javax.servlet.http
Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or unbound from a session, or to a HttpSessionAttributeListener that has been configured in the deployment descriptor when any attribute is bound, unbound or replaced in a session.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingEvent(HttpSession, String, Object) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingListener - Interface in javax.servlet.http
Causes an object to be notified when it is bound to or unbound from a session.
HttpSessionContext - Interface in javax.servlet.http
Deprecated. As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
HttpSessionEvent - Class in javax.servlet.http
This is the class representing event notifications for changes to sessions within a web application.
HttpSessionEvent(HttpSession) - Constructor for class javax.servlet.http.HttpSessionEvent
Construct a session event from the given source.
HttpSessionListener - Interface in javax.servlet.http
Implementations of this interface are notified of changes to the list of active sessions in a web application.
HttpUtils - Class in javax.servlet.http
Deprecated. As of Java(tm) Servlet API 2.3. These methods were only useful with the default encoding and have been moved to the request interfaces.
HttpUtils() - Constructor for class javax.servlet.http.HttpUtils
Deprecated. Constructs an empty HttpUtils object.
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.UPnPDevice
Property key for the Unique Device ID property.
ID - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service id.
implies(Permission) - Method in class org.osgi.framework.AdminPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.BundlePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.PackagePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.ServicePermission
Determines if a ServicePermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines if a ConfigurationPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.event.TopicPermission
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 packages on which the bundle depends.
IMPORT_PACKAGE - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
IMPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.2.
include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
INCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "include") identifying a list of classes and/or resources of the specified package which must be allowed to be exported in the Export-Package manifest header.
info(String) - Method in class org.knopflerfish.service.log.LogRef
Log an info level message.
info(String, ServiceReference) - Method in class org.knopflerfish.service.log.LogRef
Log an info level message.
info(String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log an info level message.
info(String, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log an info level message.
INFO - Static variable in class org.osgi.framework.FrameworkEvent
An informational event has occurred.
init(FilterConfig) - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being placed into service.
init(ServletConfig) - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init() - Method in class javax.servlet.GenericServlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init(ServletConfig) - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
initCause(Throwable) - Method in exception org.osgi.framework.BundleException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.framework.InvalidSyntaxException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.service.cm.ConfigurationException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.service.component.ComponentException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.service.http.NamespaceException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.service.prefs.BackingStoreException
The cause of this exception can only be set when constructed.
initFiles(String, String, String) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
initFiles2(String, String, String) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
insert(Object) - Method in class org.knopflerfish.util.Queue
* Inserts an item into the queue.
insertFirst(Object) - Method in class org.knopflerfish.util.Queue
* Inserts an item first into the queue.
installBundle(String) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified location string.
installBundle(String, InputStream) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified InputStream object.
INSTALLED - Static variable in interface org.osgi.framework.Bundle
This bundle is installed but not yet resolved.
INSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been installed.
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER (3) type.
INVALID_ACTION - Static variable in exception org.osgi.service.upnp.UPnPException
No Action found by that name at this service.
INVALID_ARGS - Static variable in exception org.osgi.service.upnp.UPnPException
Not enough arguments, too many arguments with a specific name, or one of more of the arguments are of the wrong type.
INVALID_SEQUENCE_NUMBER - Static variable in exception org.osgi.service.upnp.UPnPException
The different end-points are no longer in synchronization.
INVALID_VARIABLE - Static variable in exception org.osgi.service.upnp.UPnPException
Refers to a non existing variable.
invalidate() - Method in interface javax.servlet.http.HttpSession
Invalidates this session then unbinds any objects bound to it.
InvalidSyntaxException - Exception in org.osgi.framework
A Framework exception.
InvalidSyntaxException(String, String) - Constructor for exception org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
InvalidSyntaxException(String, String, Throwable) - Constructor for exception org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
invoke(Dictionary) - Method in interface org.osgi.service.upnp.UPnPAction
Invokes the action.
IO_SCHEME - Static variable in interface org.osgi.service.io.ConnectionFactory
Service property containing the scheme(s) for which this Connection Factory can create Connection objects.
IPAMValuationService - Interface in org.knopflerfish.service.um.ipam
Maps input path and auth method to auth, conf and integer levels.
isAssignableTo(Bundle, String) - Method in interface org.osgi.framework.ServiceReference
Tests if the bundle that registered the service referenced by this ServiceReference and the specified bundle use the same source for the package of the specified class name.
isBundlePersistentlyStarted(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Return the persistent state of the specified bundle.
isCommitted() - Method in interface javax.servlet.ServletResponse
Returns a boolean indicating if the response has been committed.
isCommitted() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return isCommitted() on the wrapped response object.
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
isDebug() - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
Flag which controls if logging should be done.
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.
isImported(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
isMinimum(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.EE
Check if a class is allowed by the "Mimimum" profile.
isMutable() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is mutable.
isNew() - Method in interface javax.servlet.http.HttpSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isOptional() - Method in class org.knopflerfish.util.metatype.AD
Return true if this attribute is optional.
isPermanent() - Method in exception javax.servlet.UnavailableException
Returns a boolean indicating whether the servlet is permanently unavailable.
isPostponed() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the evaluation must be postponed until the end of the permission check.
isProcessExitMeansStopBundle() - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
Return true if exit of start process should stop bundle too.
isPropertyValueEmpty(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Check if a property value is empty or not.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns true if the package associated with this ExportedPackage object has been exported by a bundle that has been updated or uninstalled.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns true if the bundle associated with this RequiredBundle object has been updated or uninstalled.
isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromCookie() on the wrapped request object.
isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use HttpServletRequest.isRequestedSessionIdFromURL() instead.
isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromURL() on the wrapped request object.
isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromUrl() on the wrapped request object.
isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdValid() on the wrapped request object.
isRunning() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Returns true if this Workerthread is running.
isSatisfied() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is satisfied.
isSatisfied(Condition[], Dictionary) - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether a the set of Conditions are satisfied.
isSecure() - Method in interface javax.servlet.ServletRequest
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSecure() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return isSecure() on the wrapped request object.
isSelected(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Get selection status of a bundle Id.
isSelected(long) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
isSMF(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.EE
Check if a class is allowed by the "Mimimum" profile.
isSpecified() - Method in class org.knopflerfish.util.framework.VersionRange
 
isStdImport(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Check if package is included in the prefix list of packages that does not need to be in the Import-Package list.
isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isUserInRole(String role) on the wrapped request object.
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).
javax.servlet - package javax.servlet
The javax.servlet package contains a number of classes and interfaces that describe and define the contracts between a servlet class and the runtime environment provided for an instance of such a class by a conforming servlet container.
javax.servlet.http - package javax.servlet.http
The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
javax.xml.parsers - package javax.xml.parsers
 
Job - Class in org.knopflerfish.util.workerthread
 
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 in org.knopflerfish.service.um.ipam
Container for the three levels returned by IPAMValuationService.getLevels(String, String).
LIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
The action string lifecycle (Value is "lifecycle").
listConfigurations(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
List the current Configuration objects which match the filter.
LISTENER - Static variable in class org.osgi.framework.AdminPermission
The action string listener (Value is "listener").
Lists - Class in org.knopflerfish.util
 
Lists() - Constructor for class org.knopflerfish.util.Lists
 
load(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Load entire contents of a file or URL into a string.
load() - Method in interface org.knopflerfish.service.um.useradmin.BackEndControl
Load the user admin with contents form the back end system.
loadBMTIfromUrl(BundleContext, Bundle, URL) - Static method in class org.knopflerfish.util.metatype.Loader
 
loadClass(String) - Method in interface org.osgi.framework.Bundle
Loads the specified class using this bundle's classloader.
loadContent(AttributeDefinition, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
Load the contents of a tag into a java object.
loadDefaultsFromURL(MTP, URL) - Static method in class org.knopflerfish.util.metatype.Loader
load defaults from an XML file into an MTP
loadDriver(String) - Method in interface org.osgi.service.device.DriverLocator
Get an InputStream from which the driver bundle providing a driver with the giving DRIVER_ID can be installed.
Loader - Class in org.knopflerfish.util.metatype
Helper class which loads (and saves) KF Metatype XML, as well as the R4 Metatype XML
Loader() - Constructor for class org.knopflerfish.util.metatype.Loader
 
loadFile(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
 
loadMTP(Bundle, URL, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
Load a MetaTypeProvider from an XML "config" element.
loadMTP(Bundle) - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Explictly load a metatype provider from a bundle and cache it for later retrival by getMTP.
loadMTPFromURL(Bundle, URL) - Static method in class org.knopflerfish.util.metatype.Loader
Load a MetaTypeProvider from an XML file.
loadSequence(AttributeDefinition, XMLElement, int, String) - Static method in class org.knopflerfish.util.metatype.Loader
 
loadURL(URL) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
 
loadValue(AttributeDefinition, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
Load a java object from an XML element using type info in the specified definition.
loadValues(MetaTypeProvider, XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
 
loadValues(AttributeDefinition[], XMLElement) - Static method in class org.knopflerfish.util.metatype.Loader
 
locateService(String) - Method in interface org.osgi.service.component.ComponentContext
Returns the service object for the specified reference name.
locateService(String, ServiceReference) - Method in interface org.osgi.service.component.ComponentContext
Returns the service object for the specified reference name and ServiceReference.
locateServices(String) - Method in interface org.osgi.service.component.ComponentContext
Returns the service objects for the specified reference name.
log(String) - Method in class javax.servlet.GenericServlet
Writes the specified message to a servlet log file, prepended by the servlet's name.
log(String, Throwable) - Method in class javax.servlet.GenericServlet
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file, prepended by the servlet's name.
log(String) - Method in interface javax.servlet.ServletContext
Writes the specified message to a servlet log file, usually an event log.
log(Exception, String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, use ServletContext.log(String message, Throwable throwable) instead.

This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.

log(String, Throwable) - Method in interface javax.servlet.ServletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
log(int, String) - Method in class org.knopflerfish.service.log.LogRef
Log a message.
log(int, String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log a message with an exception.
log(ServiceReference, int, String) - Method in class org.knopflerfish.service.log.LogRef
Log a message associated with a specific Service.
log(ServiceReference, int, String, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log a message with an exception associated with a specific Service.
log(int, String) - Method in interface org.osgi.service.log.LogService
Logs a message.
log(int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception.
log(ServiceReference, int, String) - Method in interface org.osgi.service.log.LogService
Logs a message associated with a specific ServiceReference object.
log(ServiceReference, int, String, Throwable) - Method in interface org.osgi.service.log.LogService
Logs a message with an exception associated and a ServiceReference object.
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).
LogConfig - Interface in org.knopflerfish.service.log
 
LogEntry - Interface in org.osgi.service.log
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 in org.osgi.service.log
Subscribes to LogEntry objects from the LogReaderService.
LogReaderService - Interface in org.osgi.service.log
Provides methods to retrieve LogEntry objects from the log.
LogRef - Class in org.knopflerfish.service.log
LogRef is an utility class that simplifies the use of the LogService.
LogRef(BundleContext, boolean) - Constructor for class org.knopflerfish.service.log.LogRef
Create new LogRef object for a given bundle.
LogRef(BundleContext) - Constructor for class org.knopflerfish.service.log.LogRef
Create new LogRef object for a given bundle.
LogService - Interface in org.knopflerfish.service.log
This LogService provides an extra method for querying the service about the current log level.
LogService - Interface in org.osgi.service.log
Provides methods for bundles to write messages to the log.
LogUtil - Class in org.knopflerfish.service.log
* Utility class for the LogService interface.
LogUtil() - Constructor for class org.knopflerfish.service.log.LogUtil
 
LONG - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The LONG (2) type.
LOW - Static variable in interface org.knopflerfish.service.um.ipam.Levels
 
LOWEST - Static variable in interface org.knopflerfish.service.um.ipam.Levels
 
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)
m2 - Static variable in class org.osgi.util.measurement.Unit
The area unit square meter(m 2 )
m3 - Static variable in class org.osgi.util.measurement.Unit
The volume unit cubic meter (m 3 )
m_s - Static variable in class org.osgi.util.measurement.Unit
The speed unit meter per second (m/s)
m_s2 - Static variable in class org.osgi.util.measurement.Unit
The acceleration unit meter per second squared (m/s 2 )
MakeHTMLTask - Class in org.knopflerfish.ant.taskdefs.bundle
This task is used when building distributions of Knopflerfish.
MakeHTMLTask() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
makeSetFromStringList(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Create a Set from a comma-separated string.
ManagedService - Interface in org.osgi.service.cm
A service that can receive configuration data from a Configuration Admin service.
ManagedServiceFactory - Interface in org.osgi.service.cm
Manage multiple service instances.
MANDATORY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "mandatory") identifying names of matching attributes which must be specified by matching Import-Package statements in the Export-Package manifest header.
MANUFACTURER - Static variable in interface org.osgi.service.upnp.UPnPDevice
Mandatory property key for the device manufacturer's property.
MANUFACTURER_URL - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a URL to the device manufacturers Web site.
match(ServiceReference) - Method in interface org.osgi.framework.Filter
Filter using a service's properties.
match(Dictionary) - Method in interface org.osgi.framework.Filter
Filter using a Dictionary object.
match(ServiceReference) - Method in interface org.osgi.service.device.Driver
Checks whether this Driver service can be attached to the Device service.
Match - Interface in org.osgi.service.device
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.
matchCase(Dictionary) - Method in interface org.osgi.framework.Filter
Filter with case sensitivity using a Dictionary object.
matches(Filter) - Method in class org.osgi.service.event.Event
Tests this event's properties against the given filter.
Measurement - Class in org.osgi.util.measurement
Represents a value with an error, a unit and a time-stamp.
Measurement(double, double, Unit, long) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object.
Measurement(double, double, Unit) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with a time of zero.
Measurement(double, Unit) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with an error of 0.0 and a time of zero.
Measurement(double) - Constructor for class org.osgi.util.measurement.Measurement
Create a new Measurement object with an error of 0.0, a unit of Unit.unityand a time of zero.
MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
A human-readable message that is usually not localized.
METADATA - Static variable in class org.osgi.framework.AdminPermission
The action string metadata (Value is "metadata").
METATYPE_DOCUMENTS_LOCATION - Static variable in interface org.osgi.service.metatype.MetaTypeService
Location of meta type documents.
METATYPE_RESOURCE - Static variable in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Default URL to metatype XML.
MetaTypeInformation - Interface in org.osgi.service.metatype
A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle.
MetaTypeProvider - Interface in org.osgi.service.metatype
Provides access to metatypes.
MetaTypeService - Interface in org.osgi.service.metatype
The MetaType Service can be used to obtain meta type information for a bundle.
MethodAnalyserASM - Class in org.knopflerfish.ant.taskdefs.bundle
Visitor implementation that populates a BundlePackagesInfo object with data about the method it visits.
MethodAnalyserASM(ClassAnalyserASM, String) - Constructor for class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
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 in org.knopflerfish.util.metatype
Implementation of the MetaTypeProvider interface.
MTP(String) - Constructor for class org.knopflerfish.util.metatype.MTP
 
mul(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified object.
mul(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified value.
mul(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the product of this object multiplied by the specified value.

N

N - Static variable in class org.osgi.util.measurement.Unit
The force unit newton (N).
NAME - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
name() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's name, relative to its parent.
NamespaceException - Exception in org.osgi.service.http
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 exception org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message.
NamespaceException(String, Throwable) - Constructor for exception org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message and a nested exception.
nested - Variable in exception org.knopflerfish.service.um.useradmin.BackEndException
 
newInstance(Dictionary) - Method in interface org.osgi.service.component.ComponentFactory
Create and activate a new component configuration.
newPermissionCollection() - Method in class org.osgi.framework.AdminPermission
Returns a new PermissionCollection object suitable for storing AdminPermissions.
newPermissionCollection() - Method in class org.osgi.framework.BundlePermission
Returns a new PermissionCollection object suitable for storing BundlePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.PackagePermission
Returns a new PermissionCollection object suitable for storing PackagePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.ServicePermission
Returns a new PermissionCollection object for storing ServicePermission objects.
newPermissionCollection() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns a new PermissionCollection object suitable for storing ConfigurationPermissions.
newPermissionCollection() - Method in class org.osgi.service.event.TopicPermission
Returns a new PermissionCollection object suitable for storing TopicPermission objects.
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 in org.osgi.service.metatype
Description for the data type information of an objectclass.
OBRExtractorTask - Class in org.knopflerfish.ant.taskdefs.bundle
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 in org.knopflerfish.util.metatype
Implementation of the ObjectClassDefinition interface.
OCD(String, String, String, URL) - Constructor for class org.knopflerfish.util.metatype.OCD
Create a new, empty ObjectClassDefinition.
OCD(String, String, String, Dictionary) - Constructor for class org.knopflerfish.util.metatype.OCD
Creates an OCD with attribute definitions from an existing dictionary.
Ohm - Static variable in class org.osgi.util.measurement.Unit
The electric resistance unit ohm.
open() - Method in class org.knopflerfish.util.metatype.SystemMetatypeProvider
Start listening for bundles.
open(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name.
open(String, int) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name and access mode.
open(String, int, boolean) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name, access mode and timeouts.
open() - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker object and begin tracking services.
open(boolean) - Method in class org.osgi.util.tracker.ServiceTracker
Open this ServiceTracker object and begin tracking services.
openConnection(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
 
openConnection(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
openDataInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataInputStream object for the specified name.
openDataOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataOutputStream object for the specified name.
OPENED - Static variable in class org.knopflerfish.service.trayicon.TrayEvent
The TrayIcon service has been picked up and displayed by the manager.
openInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an InputStream object for the specified name.
openOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an OutputStream object for the specified name.
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.framework - package org.knopflerfish.util.framework
 
org.knopflerfish.util.metatype - package org.knopflerfish.util.metatype
KF XML Metatype: XML for OSGi metatypes and CM values
org.knopflerfish.util.sort - package org.knopflerfish.util.sort
The Knopflerfish Sort Utility Package.
org.knopflerfish.util.workerthread - package org.knopflerfish.util.workerthread
The Knopflerfish Workerthread Utility Package.
org.osgi.framework - package org.osgi.framework
The OSGi Framework Package.
org.osgi.service.cm - package org.osgi.service.cm
The OSGi Configuration Admin service Package.
org.osgi.service.component - package org.osgi.service.component
 
org.osgi.service.condpermadmin - package org.osgi.service.condpermadmin
The OSGi Conditional Permission Admin Specification Version 1.0.
org.osgi.service.device - package org.osgi.service.device
The OSGi Device Access Package.
org.osgi.service.event - package org.osgi.service.event
The OSGi Event Admin Specification Version 1.0.
org.osgi.service.http - package org.osgi.service.http
The OSGi Http Service Package.
org.osgi.service.io - package org.osgi.service.io
The OSGi IO Connector Specification Version 1.0.
org.osgi.service.log - package org.osgi.service.log
The OSGi Log Service Package.
org.osgi.service.metatype - package org.osgi.service.metatype
 
org.osgi.service.packageadmin - package org.osgi.service.packageadmin
The OSGi Package Admin service Package.
org.osgi.service.permissionadmin - package org.osgi.service.permissionadmin
The OSGi Permission Admin service Package.
org.osgi.service.prefs - package org.osgi.service.prefs
 
org.osgi.service.provisioning - package org.osgi.service.provisioning
The OSGi Provisioning Service Package.
org.osgi.service.startlevel - package org.osgi.service.startlevel
The OSGi StartLevel service Package.
org.osgi.service.upnp - package org.osgi.service.upnp
 
org.osgi.service.url - package org.osgi.service.url
The OSGi URL Stream and Content Handlers API Package.
org.osgi.service.useradmin - package org.osgi.service.useradmin
The OSGi User Admin service Package.
org.osgi.service.wireadmin - package org.osgi.service.wireadmin
The OSGi Wire Admin service Package.
org.osgi.util.measurement - package org.osgi.util.measurement
The OSGi Measurement Package.
org.osgi.util.position - package org.osgi.util.position
The OSGi Position Package.
org.osgi.util.tracker - package org.osgi.util.tracker
The OSGi Service Tracker Package.
org.osgi.util.xml - package org.osgi.util.xml
The OSGi XML Parser service Package.
org.ungoverned.osgi.service.bundlerepository - package org.ungoverned.osgi.service.bundlerepository
 
OSGiPackage - Class in org.knopflerfish.ant.taskdefs.bundle
 
OSGiPackage() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
osNameAliases - Static variable in class org.knopflerfish.util.framework.Alias
List of OS name aliases.

P

Pa - Static variable in class org.osgi.util.measurement.Unit
The pressure unit pascal (Pa).
PACKAGE_ATTR - Static variable in class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
 
PACKAGE_SPECIFICATION_VERSION - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.3. This has been replaced by Constants.VERSION_ATTRIBUTE.
PackageAdmin - Interface in org.osgi.service.packageadmin
Framework service which allows bundle programmers to inspect the package wiring state of bundles in the Framework as well as other functions related to the class loader network among bundles.
PackageDeclaration - Class in org.ungoverned.osgi.service.bundlerepository
This is a simple class to encapsulate a package declaration for bundle imports and exports for the bundle repository.
PackageDeclaration(String, String) - Constructor for class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
Construct a package declaration.
PackageDeclaration(String, int[]) - Constructor for class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
Construct a package declaration.
PackageDeclaration(PackageDeclaration) - Constructor for class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
Construct a copy of a package declaration.
packageName(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Get package name of class string representation.
PackagePermission - Class in org.osgi.framework
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() - Method in interface org.osgi.service.prefs.Preferences
Returns the parent of this node, or null if this is the root.
PARENT_UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
The property key that must be set for all embedded devices.
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.
parseEntries(String, String, boolean, boolean, boolean) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Parse strings of format: ENTRY (, ENTRY)* ENTRY = key (; key)* (; PARAM)* PARAM = attribute '=' value PARAM = directive ':=' value
parseEntries(String, String, boolean, boolean, boolean) - Static method in class org.knopflerfish.util.Text
Parse strings of format: ENTRY (, ENTRY)* ENTRY = key (; key)* (; PARAM)* PARAM = attribute '=' value PARAM = directive ':=' value
parseEnumeration(String, String) - Static method in class org.knopflerfish.util.Text
Parse strings of format: ENTRY (, ENTRY)*
parsePostData(int, ServletInputStream) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses data from an HTML form that the client sends to the server using the HTTP POST method and the application/x-www-form-urlencoded MIME type.
parseQueryString(String) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses a query string passed from the client to the server and builds a HashTable object with key-value pairs.
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.
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
Parse a URL using the URLStreamHandlerSetter object.
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in interface org.osgi.service.url.URLStreamHandlerService
Parse a URL.
parseVersion(String) - Static method in class org.osgi.framework.Version
Parses a version identifier from the specified string.
PasswdAuthenticator - Interface in org.knopflerfish.service.um.useradmin
Service for user name/password authentication.
PasswdSession - Interface in org.knopflerfish.service.um.useradmin
Interface for for a user name/password authentication session.
PasswdUtil - Class in org.knopflerfish.service.um.useradmin
Utility class for one-way encryption of, for example, user passwords.
PasswdUtil() - Constructor for class org.knopflerfish.service.um.useradmin.PasswdUtil
 
PermissionAdmin - Interface in org.osgi.service.permissionadmin
The Permission Admin service allows management agents to manage the permissions of bundles.
PermissionInfo - Class in org.osgi.service.permissionadmin
Permission representation used by the Permission Admin service.
PermissionInfo(String, String, String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo from the specified type, name, and actions.
PermissionInfo(String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo object from the specified encoded PermissionInfo string.
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 in org.osgi.util.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.
postEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate asynchronous delivery of an event.
postMainLoopHook() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Override this method in subclasses.
postProcessUsingMap(Set, Set) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Post process the package to referenced packages map.
Preferences - Interface in org.osgi.service.prefs
A node in a hierarchical collection of preference data.
PreferencesService - Interface in org.osgi.service.prefs
The Preferences Service.
preMainLoopHook() - Method in class org.knopflerfish.util.workerthread.WorkerThread
Override this method in subclasses.
prepare() - Method in class org.knopflerfish.util.metatype.BundleMetaTypeResource
 
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
 
print(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, without a carriage return-line feed (CRLF) character at the end.
print(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, with no carriage return-line feed (CRLF) character at the end.
print(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, with no carriage return-line feed (CRLF) at the end.
print(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, with no carriage return-line feed (CRLF) at the end.
print(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, with no carriage return-line feed (CRLF) at the end.
print(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, with no carriage return-line feed (CRLF) at the end.
print(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, with no carriage return-line feed (CRLF) at the end.
printAttributes(PrintStream) - Method in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
Dumps the contents of the bundle record to the specified print stream.
println() - Method in class javax.servlet.ServletOutputStream
Writes a carriage return-line feed (CRLF) to the client.
println(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, followed by a carriage return-line feed (CRLF).
println(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, followed by a carriage return-line feed (CRLF).
println(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, followed by a carriage return-line feed (CRLF).
println(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, followed by a carriage return-line feed (CRLF) character.
println(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, followed by a carriage return-line feed (CRLF).
println(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, followed by a carriage return-line feed (CRLF).
println(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, followed by a carriage return-line feed (CRLF).
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.
processorAliases - Static variable in class org.knopflerfish.util.framework.Alias
List of processor aliases.
PRODUCE - Static variable in class org.osgi.service.wireadmin.WirePermission
The action string for the PRODUCE action: value is "produce".
Producer - Interface in org.osgi.service.wireadmin
Data Producer, a service that can generate values to be used by Consumerservices.
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)
PROP_ISDETAIL - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service Property (Boolean)
PROP_NAME - Static variable in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Service Property (String)
PROP_NAME - Static variable in interface org.knopflerfish.service.trayicon.TrayIcon
 
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.
PROVIDE - Static variable in class org.osgi.framework.BundlePermission
The action string provide.
PROVIDE_SERVICE - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
providedActivatorClassesAsString() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Return the set of provided activator classes as string suitable for use in messages.
providesActivatorClass(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Checks if a named class is in the set of provided activator classes.
providesClass(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Checks if a named class is provided by this bundle.
providesPackage(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Checks if a named Java package is provided by this bundle.
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 in org.osgi.service.provisioning
Service for managing the initial provisioning information.
PUBLISH - Static variable in class org.osgi.service.event.TopicPermission
The action string publish.
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.
putValue(String, Object) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.setAttribute(java.lang.String, java.lang.Object)

Q

QSort - Class in org.knopflerfish.util.sort
Quicksort utility class.
QSort() - Constructor for class org.knopflerfish.util.sort.QSort
Use static methods, please
Queue - Class in org.knopflerfish.util
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
 
READ - Static variable in interface org.osgi.service.io.ConnectorService
Read access mode.
READ_WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Read/Write access mode.
readCMData(PushbackReader) - Method in class org.knopflerfish.shared.cm.CMDataReader
 
readCMDatas(PushbackReader) - Method in class org.knopflerfish.shared.cm.CMDataReader
 
readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
Reads the input stream, one line at a time.
realHandler - Variable in class org.osgi.service.url.AbstractURLStreamHandlerService
The URLStreamHandlerSetter object passed to the parseURL method.
REFERENCE_TARGET_SUFFIX - Static variable in interface org.osgi.service.component.ComponentConstants
The suffix for reference target properties.
refreshPackages(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Forces the update (replacement) or removal of packages exported by the specified bundles.
register() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Register this instance as a TrayIcon service into the framework.
REGISTER - Static variable in class org.osgi.framework.ServicePermission
The action string register (Value is "register").
REGISTERED - Static variable in class org.osgi.framework.ServiceEvent
This service has been registered.
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 in org.knopflerfish.service.remotefw
Service interface for remote framework connections.
remove() - Method in class org.knopflerfish.util.Queue
* Removes and returns the first object in the queue.
remove(String) - Method in interface org.osgi.service.prefs.Preferences
Removes the value associated with the specified key in this node, if any.
remove(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Remove a service from this ServiceTracker object.
removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in interface javax.servlet.ServletContext
Removes the attribute with the given name from the servlet context.
removeAttribute(String) - Method in interface javax.servlet.ServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call removeAttribute(String name) on the wrapped request object.
removeBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified BundleListener object from the context bundle's list of listeners.
removeBundleSelectionListener(BundleSelectionListener) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Remove a BundleSelectionListener from the set of listeners that gets notified at bundle selection changes.
removeBundleSelectionListener(BundleSelectionListener) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
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 the context bundle's list of listeners.
removeJob(Job) - Method in class org.knopflerfish.util.workerthread.WorkerThread
Removes a job from the job queue (linear-time operation).
removeLogListener(LogListener) - Method in interface org.osgi.service.log.LogReaderService
Unsubscribes to LogEntry objects.
removeMember(Role) - Method in interface org.osgi.service.useradmin.Group
Removes the specified Role object from this Group object.
removeNode() - Method in interface org.osgi.service.prefs.Preferences
Removes this node and all of its descendants, invalidating any properties contained in the removed nodes.
removeRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Removes the Role object with the given name from this User Admin service.
removeServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified ServiceListener object from the context bundle's list of listeners.
removeSessionListener(SessionListener) - Method in interface org.knopflerfish.service.console.Session
Remove session event listener.
removeValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.removeAttribute(java.lang.String)
removeWait(float) - Method in class org.knopflerfish.util.Queue
* Removes and returns the first item in the queue.
RepeatingJob - Class in org.knopflerfish.util.workerthread
 
RepeatingJob(int[], int) - Constructor for class org.knopflerfish.util.workerthread.RepeatingJob
Creates a repetetive event.
replace(String, String, String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Replace all occurences of a substring with another string.
replace(String, String, String) - Static method in class org.knopflerfish.util.Text
Replace all occurances of a substring with another string.
replace(String, String, int) - Static method in class org.knopflerfish.util.Text
Utility method for replacing substrings with an integer.
replace(String, String, boolean) - Static method in class org.knopflerfish.util.Text
Utility method for replacing substrings with a boolean.
requestDestroyed(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
The request is about to go out of scope of the web application.
RequestDispatcher - Interface in javax.servlet
Defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
requestInitialized(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
The request is about to come into scope of the web application.
REQUIRE - Static variable in class org.osgi.framework.BundlePermission
The action string require.
REQUIRE_BUNDLE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Require-Bundle") identifying the symbolic names of other bundles required by the bundle.
REQUIRE_SERVICE - Static variable in class org.ungoverned.osgi.service.bundlerepository.BundleRecord
 
REQUIRED - Static variable in interface org.osgi.service.metatype.ObjectClassDefinition
Argument for getAttributeDefinitions(int).
RequiredBundle - Interface in org.osgi.service.packageadmin
A required bundle.
reset() - Method in interface javax.servlet.ServletResponse
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in class org.knopflerfish.util.Semaphore
 
resetBuffer() - Method in interface javax.servlet.ServletResponse
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
RESOLUTION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "resolution") identifying the resolution type in the Import-Package or Require-Bundle manifest header.
RESOLUTION_MANDATORY - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "mandatory") identifying a mandatory resolution type.
RESOLUTION_OPTIONAL - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "optional") identifying an optional resolution type.
RESOLVE - Static variable in class org.osgi.framework.AdminPermission
The action string resolve (Value is "resolve").
resolveBundles(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Resolve the specified bundles.
RESOLVED - Static variable in interface org.osgi.framework.Bundle
This bundle is resolved and is able to be started.
RESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been resolved.
ResolveException - Exception in org.ungoverned.osgi.service.bundlerepository
 
ResolveException(PackageDeclaration) - Constructor for exception org.ungoverned.osgi.service.bundlerepository.ResolveException
 
resolvePackages(PackageDeclaration[]) - Method in interface org.ungoverned.osgi.service.bundlerepository.BundleRepositoryService
Returns an array containing all bundle records in the repository that resolve the transitive closure of the passed in array of package declarations.
RESOURCE - Static variable in class org.osgi.framework.AdminPermission
The action string resource (Value is "resource").
Role - Interface in org.osgi.service.useradmin
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.
runFile(File, String, boolean, boolean) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
Start a new process from a file.
runProcess - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
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.
sameFile(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.sameFile.
sameFile(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
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.
SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (100) indicating the client can continue.
SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource reside temporarily under a different URI.
SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (411) indicating that the request cannot be handled without a defined Content-Length.
SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (405) indicating that the method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (203) indicating that the meta information presented by the client did not originate from the server.
SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (200) indicating the request succeeded normally.
SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (402) reserved for future use.
SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (408) indicating that the client did not produce a request within the time that the server was prepared to wait.
SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (414) indicating that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (416) indicating that the server cannot serve the requested byte range.
SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (303) indicating that the response to the request can be found under a different URI.
SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (101) indicating the server is switching protocols according to Upgrade header.
SC_TEMPORARY_REDIRECT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (307) indicating that the requested resource resides temporarily under a different URI.
SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (401) indicating that the request requires HTTP authentication.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the Location field.
select(ServiceReference, Match[]) - Method in interface org.osgi.service.device.DriverSelector
Select one of the matching Driver services.
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.
selectBundles(Bundle[], String[]) - Static method in class org.knopflerfish.service.console.Util
Select bundles from an array of Bundle objects.
SELECTION_FILTER_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "selection-filter") is used for selection by filtering based upon system properties.
Semaphore - Class in org.knopflerfish.util
* The Semaphore class handles synchronization and waiting for values.
Semaphore() - Constructor for class org.knopflerfish.util.Semaphore
 
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status.
sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status code and clearing the buffer.
sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc, String msg) on the wrapped response object.
sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc) on the wrapped response object.
sendEvent(Event) - Method in interface org.osgi.service.event.EventAdmin
Initiate synchronous delivery of an event.
sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
Sends a temporary redirect response to the client using the specified redirect location URL.
sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return sendRedirect(String location) on the wrapped response object.
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(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
Called by the servlet container to allow the servlet to respond to a request.
service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
Dispatches client requests to the protected service method.
service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
Called by the servlet container to allow the servlet to respond to a request.
SERVICE - Static variable in interface org.osgi.service.event.EventConstants
A service
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_COMPONENT - Static variable in interface org.osgi.service.component.ComponentConstants
Manifest header (named "Service-Component") specifying the XML documents within a bundle that contain the bundle's Service Component descriptions.
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.event.EventConstants
A service's id.
SERVICE_OBJECTCLASS - Static variable in interface org.osgi.service.event.EventConstants
A service's objectClass
SERVICE_PID - Static variable in class org.knopflerfish.shared.cm.CMDataReader
 
SERVICE_PID - Static variable in interface org.osgi.framework.Constants
Service property (named "service.pid") identifying a service's persistent identifier.
SERVICE_PID - Static variable in interface org.osgi.service.event.EventConstants
A service's persistent identity.
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 class org.knopflerfish.service.log.LogRef
Service listener entry point.
serviceChanged(ServiceEvent) - Method in interface org.osgi.framework.ServiceListener
Receives notification that a service has had a lifecycle change.
ServiceEvent - Class in org.osgi.framework
An event from the Framework describing a service lifecycle change.
ServiceEvent(int, ServiceReference) - Constructor for class org.osgi.framework.ServiceEvent
Creates a new service event object.
ServiceFactory - Interface in org.osgi.framework
Allows services to provide customized service objects in the OSGi environment.
ServiceListener - Interface in org.osgi.framework
A ServiceEvent listener.
ServicePermission - Class in org.osgi.framework
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 in org.osgi.framework
A reference to a service.
ServiceRegistration - Interface in org.osgi.framework
A registered service.
ServiceTracker - Class in org.osgi.util.tracker
The ServiceTracker class simplifies using services from the Framework's service registry.
ServiceTracker(BundleContext, ServiceReference, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified ServiceReference object.
ServiceTracker(BundleContext, String, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified class name.
ServiceTracker(BundleContext, Filter, ServiceTrackerCustomizer) - Constructor for class org.osgi.util.tracker.ServiceTracker
Create a ServiceTracker object on the specified Filter object.
ServiceTrackerCustomizer - Interface in org.osgi.util.tracker
The ServiceTrackerCustomizer interface allows a ServiceTracker object to customize the service objects that are tracked.
Servlet - Interface in javax.servlet
Defines methods that all servlets must implement.
ServletConfig - Interface in javax.servlet
A servlet configuration object used by a servlet container to pass information to a servlet during initialization.
ServletContext - Interface in javax.servlet
Defines a set of methods that a servlet uses to communicate with its servlet container, for example, to get the MIME type of a file, dispatch requests, or write to a log file.
ServletContextAttributeEvent - Class in javax.servlet
This is the event class for notifications about changes to the attributes of the servlet context of a web application.
ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
Construct a ServletContextAttributeEvent from the given context for the given attribute name and attribute value.
ServletContextAttributeListener - Interface in javax.servlet
Implementations of this interface receive notifications of changes to the attribute list on the servlet context of a web application.
ServletContextEvent - Class in javax.servlet
This is the event class for notifications about changes to the servlet context of a web application.
ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
Construct a ServletContextEvent from the given context.
ServletContextListener - Interface in javax.servlet
Implementations of this interface receive notifications about changes to the servlet context of the web application they are part of.
ServletException - Exception in javax.servlet
Defines a general exception a servlet can throw when it encounters difficulty.
ServletException() - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception.
ServletException(String) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception with the specified message.
ServletException(String, Throwable) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
ServletException(Throwable) - Constructor for exception javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
ServletInputStream - Class in javax.servlet
Provides an input stream for reading binary data from a client request, including an efficient readLine method for reading data one line at a time.
ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
Does nothing, because this is an abstract class.
ServletOutputStream - Class in javax.servlet
Provides an output stream for sending binary data to the client.
ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
Does nothing, because this is an abstract class.
ServletRequest - Interface in javax.servlet
Defines an object to provide client request information to a servlet.
ServletRequestAttributeEvent - Class in javax.servlet
This is the event class for notifications of changes to the attributes of the servlet request in an application.
ServletRequestAttributeEvent(ServletContext, ServletRequest, String, Object) - Constructor for class javax.servlet.ServletRequestAttributeEvent
Construct a ServletRequestAttributeEvent giving the servlet context of this web application, the ServletRequest whose attributes are changing and the name and value of the attribute.
ServletRequestAttributeListener - Interface in javax.servlet
A ServletRequestAttributeListener can be implemented by the developer interested in being notified of request attribute changes.
ServletRequestEvent - Class in javax.servlet
Events of this kind indicate lifecycle events for a ServletRequest.
ServletRequestEvent(ServletContext, ServletRequest) - Constructor for class javax.servlet.ServletRequestEvent
Construct a ServletRequestEvent for the given ServletContext and ServletRequest.
ServletRequestListener - Interface in javax.servlet
A ServletRequestListener can be implemented by the developer interested in being notified of requests coming in and out of scope in a web component.
ServletRequestWrapper - Class in javax.servlet
Provides a convenient implementation of the ServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
ServletResponse - Interface in javax.servlet
Defines an object to assist a servlet in sending a response to the client.
ServletResponseWrapper - Class in javax.servlet
Provides a convenient implementation of the ServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
Session - Interface in org.knopflerfish.service.console
Control interface for a command session.
sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session was created.
sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session is about to be invalidated.
sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session has just been activated.
sessionEnd(Session) - Method in interface org.knopflerfish.service.console.SessionListener
Session end event.
SessionListener - Interface in org.knopflerfish.service.console
Session event listener interface.
sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session is about to be passivated.
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
 
setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
Binds an object to a given attribute name in this servlet context.
setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return setAttribute(String name, Object o) on the wrapped request object.
setAttributePropertyPrefix(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Set the prefix of project properties to add main section attributes for.
setBaseDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BIndexTask
The working directory of the BIndex process.
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
 
setBaseDirName(String) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
setBaseURL(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BIndexTask
 
setBaseURL(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setBinaryPrefixURL(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
The URL that explains binary prefixes.
setBufferSize(int) - Method in interface javax.servlet.ServletResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setBufferSize(int size) on the wrapped response object.
setBundleClasspath(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
Set bundle class path to create a pattern for.
setBundleList(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
setBundleLocation(String) - Method in interface org.osgi.service.cm.Configuration
Bind this Configuration object to the specified bundle location.
setBundleName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
setBundleNames(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
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.
setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to set the character encoding on the wrapped request object.
setCharacterEncoding(String) - Method in interface javax.servlet.ServletResponse
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
setCharacterEncoding(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setCharacterEncoding(String charset) on the wrapped response object.
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
 
setClassPathRef(Reference) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
setComment(String) - Method in class javax.servlet.http.Cookie
Specifies a comment that describes a cookie's purpose.
setConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Set or create a Conditional Permission Info with a specified name.
setContentLength(int) - Method in interface javax.servlet.ServletResponse
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentLength(int len) on the wrapped response object.
setContentType(String) - Method in interface javax.servlet.ServletResponse
Sets the content type of the response being sent to the client, if the response has not been committed yet.
setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentType(String type) on the wrapped response object.
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and date-value.
setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setDateHeader(String name, long date) on the wrapped response object.
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.ant.taskdefs.bundle.MakeHTMLTask
 
setDescription(String) - Method in class org.knopflerfish.util.metatype.AD
 
setDir(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
Set property receiving the file set root directory.
setDisable(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
setDomain(String) - Method in class javax.servlet.http.Cookie
Specifies the domain within which this cookie should be presented.
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
 
setEncoding(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
The encoding to use for reading in the manifest template file.
setEscapeChar(char) - Method in interface org.knopflerfish.service.console.Session
Set escape character.
setExportPkgsFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
Set property receiving the file to load export package definitions from.
setExports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set property receiving list of exported packages.
setExtendedReplaceFilter(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
setExternRepoURLs(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setExtraImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set the extra imports set.
setFailOnActivator(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setFailOnExports(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setFailOnImports(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setFailOnMissingBundles(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
setFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
The name of the manifest file to create.
setFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
Set the file to get the size of as the the value to format.
setFile(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
 
setFilesetId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
Set property receiving the file set id.
setFileSize(int) - Method in interface org.knopflerfish.service.log.LogConfig
 
setFilter(int) - Method in interface org.knopflerfish.service.log.LogConfig
Set the default filter level.
setFilter(String, int) - Method in interface org.knopflerfish.service.log.LogConfig
Set the default filter level.
setFilter(String) - Method in interface org.knopflerfish.service.um.useradmin.Condition
Set the filter
setFloat(float, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
 
setFlush(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
 
setFragmentHost(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set value of the Fragment-Host manifest header.
setFromfile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and value.
setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return setHeader(String name, String value) on the wrapped response object.
setIconURL(String) - Method in class org.knopflerfish.util.metatype.OCD
Set URL to icon
setImplicitImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setImports(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set property receiving list of imported packages.
setImportsOnly(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
If set to true then do not update Export-Package manifest header.
setIncludeSourceFiles(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
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.
setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and integer value.
setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setIntHeader(String name, int value) on the wrapped response object.
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
 
setKind(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Bundle kind, will be appended to some of the bundle specific attributes in the main section.
setListHeader(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setListProps(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the locale of the response, if the response has not been committed yet.
setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setLocale(Locale loc) on the wrapped response object.
setLong(long, byte[], int) - Static method in class org.knopflerfish.util.ByteArray
Writes a long into the bytearray, starting at position index.
setMain(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set property receiving any Main class.
setMainAttributesToSkip(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Comma separated list of attributes to skip from the main section.
setManifestVersion(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set value of the Bundle-ManifestVersion manifest header.
setManstyle(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
setMaxAge(int) - Method in class javax.servlet.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxGen(int) - Method in interface org.knopflerfish.service.log.LogConfig
 
setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setMemorySize(int) - Method in interface org.knopflerfish.service.log.LogConfig
Set number of log entries that are kept in memory.
setMode(BundleManifestTask.Mode) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Which sources to use when creating the resulting manifest.
setName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
setNewClassPathId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
setOptions(String[], String[]) - Method in class org.knopflerfish.util.metatype.AD
Set values returned by getOptionValues and getOptionLabels.
setOut(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ExtraBundleDocTask
 
setOut(boolean) - Method in interface org.knopflerfish.service.log.LogConfig
Property controling if log entries are written to System.out or not.
setOutDir(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setOutdir(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
setOutFile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BIndexTask
 
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.
setPath(String) - Method in class javax.servlet.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPattern(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ExtraBundleDocTask
 
setPatternSetId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
setPermissions(String, PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Assigns the specified permissions to the bundle with the specified location.
setPkgPropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
Set property receiving the bundle class path pattern.
setPrefix(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OSGiPackage
 
setPrintClasses(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
 
setProcessExitMeansStopBundle(boolean) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
Set if exit of start process should stop bundle too.
setProperties(Dictionary) - Method in interface org.osgi.framework.ServiceRegistration
Updates the properties associated with a service.
setProperty(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
setProperty(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
The name of the property to save the formatted value to.
setPropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleClasspathTask
Set property receiving the bundle class path pattern.
setReplacefilterfile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleLocator
 
setRepoName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BIndexTask
 
setRepoName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setRepositoryURLs(String[]) - Method in interface org.ungoverned.osgi.service.bundlerepository.BundleRepositoryService
Set URL list of repositories.
setRepoXSLURL(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.OBRExtractorTask
 
setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
Sets the request object being wrapped.
setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
Sets the response being wrapped.
setSAXProperties(SAXParserFactory, Hashtable) - Method in class org.osgi.util.xml.XMLParserActivator
Set the customizable SAX Parser Service Properties.
setSecure(boolean) - Method in class javax.servlet.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSelected(long, boolean) - Method in interface org.knopflerfish.service.desktop.BundleSelectionModel
Set selection status of a bundle id and notify all listeners.
setSelected(long, boolean) - Method in class org.knopflerfish.service.desktop.DefaultBundleSelectionModel
 
setSep(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
The separator between the numeral and the prefixed unit.
setServiceComponent(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Set name value of the Service-Component manifest header.
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
 
setSrcPathId(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
Set id of path like structure receiving to add source root directories to.
setSrcPropertyName(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
Set property receiving the comma separated string with source root directories.
setSrcRootsFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleJavadocHelperTask
Set property receiving the file to load source root directory names from.
setStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
Modify the active start level of the Framework.
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the status code for this response.
setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc) on the wrapped response object.
setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc, String sm) on the wrapped response object.
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.
setTemplate(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ExtraBundleDocTask
 
setTemplate(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
setTemplateFile(File) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
The name of the template manifest file.
setTemplateHTMLDir(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleHTMLExtractorTask
 
setTitle(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
setTofile(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MakeHTMLTask
 
setUnit(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
The unit to append to the formatted value.
setURL(URL, String, String, int, String, String) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
Deprecated. This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls realHandler.setURL(URL,String,String,int,String,String,String,String).
setURL(URL, String, String, int, String, String) - Method in interface org.osgi.service.url.URLStreamHandlerSetter
Deprecated. This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String, String, String, String) - Method in interface org.osgi.service.url.URLStreamHandlerSetter
 
setUsername(String) - Method in interface org.knopflerfish.service.um.useradmin.PasswdSession
Set the user's user name.
setUses(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Shall uses directives be added to the Export-Package header or not.
setValue(String) - Method in class javax.servlet.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(long) - Method in class org.knopflerfish.ant.taskdefs.bundle.ByteFormatterTask
Set the value to format.
setVerbose(boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleManifestTask
Set the verbosity of this task.
setVersion(int) - Method in class javax.servlet.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
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.
showBundle(Bundle) - Method in interface org.knopflerfish.service.desktop.SwingBundleDisplayer
Attempt to show the 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.
SingleThreadModel - Interface in javax.servlet
Deprecated. As of Java Servlet API 2.4, with no direct replacement.
SINGLETON_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "singleton") identifying whether a bundle is a singleton.
size() - Method in class org.osgi.util.tracker.ServiceTracker
Return the number of services being tracked by this ServiceTracker object.
sort(Vector, CompareFunc) - Static method in class org.knopflerfish.util.sort.QSort
Sort a vector with objects compareble using a comparison function.
sort(Object[], CompareFunc) - Static method in class org.knopflerfish.util.sort.QSort
Sort an array with objects compareble using a comparison function.
Sort - Class in org.knopflerfish.util.sort
 
sortBundles(Bundle[], boolean) - Static method in class org.knopflerfish.service.console.Util
Sort an array of bundle objects based on their location or shortname.
sortBundlesId(Bundle[]) - Static method in class org.knopflerfish.service.console.Util
Sort an array of bundle objects based on their Bundle Id.
sortBundlesTime(Bundle[]) - Static method in class org.knopflerfish.service.console.Util
Sort an array of bundle objects based on their Last modified time.
sortFileArray(File[]) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified array of File objects into ascending order, according to the natural ordering of its elements.
sortFileArray(File[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified range of the specified array of File objects into ascending order, according to the natural ordering of its elements.
sortFloatArray(Float[]) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified array of Float objects into ascending order, according to the natural ordering of its elements.
sortFloatArray(Float[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified range of the specified array of Float objects into ascending order, according to the natural ordering of its elements.
sortIntegerArray(Integer[]) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified array of Integer objects into ascending order, according to the natural ordering of its elements.
sortIntegerArray(Integer[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified range of the specified array of Integer objects into ascending order, according to the natural ordering of its elements.
sortStringArray(String[]) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified array of String objects into ascending order, according to the natural ordering of its elements.
sortStringArray(String[], int, int) - Static method in class org.knopflerfish.util.sort.Sort
Sorts the specified range of the specified array of String objects into ascending order, according to the natural ordering of its elements.
split(String, String) - Static method in class org.knopflerfish.util.Text
Splits a string into words, using the StringTokenizer class.
splitwords(String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Split a string into words separated by whitespace SPACE | TAB | NEWLINE | CR Citation chars '"' may be used to group words with embedded whitespace.
splitwords(String, String, char) - Static method in class org.knopflerfish.ant.taskdefs.bundle.Util
Split a string into words separated by whitespace.
splitwords(String) - Static method in class org.knopflerfish.util.Text
Utility method to split a string into words separated by whitespace.
splitwords(String, String) - Static method in class org.knopflerfish.util.Text
Utility method to split a string into words separated by whitespace.
splitwords(String, String, char) - Static method in class org.knopflerfish.util.Text
Split a string into words separated by whitespace.
start(BundleContext) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
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.
start(BundleContext) - Method in class org.osgi.util.xml.XMLTransformerActivator
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
The 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
 
startElement(String, URL) - Static method in class org.knopflerfish.util.metatype.Loader
 
startFile - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
STARTING - Static variable in interface org.osgi.framework.Bundle
This bundle is in the process of starting.
STARTING - Static variable in class org.osgi.framework.BundleEvent
The bundle is about to start.
STARTLEVEL - Static variable in class org.osgi.framework.AdminPermission
The action string startlevel (Value is "startlevel").
StartLevel - Interface in org.osgi.service.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.
startName - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
State - Class in org.osgi.util.measurement
Groups a state name, value and timestamp.
State(int, String, long) - Constructor for class org.osgi.util.measurement.State
Create a new State object.
State(int, String) - Constructor for class org.osgi.util.measurement.State
Create a new State object with a time of 0.
status(String, Job, Exception) - Method in class org.knopflerfish.util.workerthread.WorkerThread
 
stop(BundleContext) - Method in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
stop() - Method in interface org.osgi.framework.Bundle
Stops this bundle.
stop(BundleContext) - Method in interface org.osgi.framework.BundleActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class org.osgi.util.xml.XMLParserActivator
This method has nothing to do as all active service registrations will automatically get unregistered when the bundle stops.
stop(BundleContext) - Method in class org.osgi.util.xml.XMLTransformerActivator
This method has nothing to do as all active service registrations will automatically get unregistered when the bundle stops.
stopFile - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
stopName - Variable in class org.knopflerfish.util.framework.ExecutableBundleActivator
 
STOPPED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been stopped.
STOPPING - Static variable in interface org.osgi.framework.Bundle
This bundle is in the process of stopping.
STOPPING - Static variable in class org.osgi.framework.BundleEvent
The bundle is about to stop.
STRING - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The STRING (1) type.
sub(Measurement) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified object from this object.
sub(double, Unit) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified value from this object.
sub(double) - Method in class org.osgi.util.measurement.Measurement
Returns a new Measurement object that is the subtraction of the specified value from this object.
SUBSCRIBE - Static variable in class org.osgi.service.event.TopicPermission
The action string subscribe.
SUPPORTS_BOOTCLASSPATH_EXTENSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.bootclasspath.extension") identifying whether the Framework supports bootclasspath extension bundles.
SUPPORTS_FRAMEWORK_EXTENSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.extension") identifying whether the Framework supports framework extension bundles.
SUPPORTS_FRAMEWORK_FRAGMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.fragment") identifying whether the Framework supports fragment bundles.
SUPPORTS_FRAMEWORK_REQUIREBUNDLE - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.requirebundle") identifying whether the Framework supports the Require-Bundle manifest header.
SwingBundleDisplayer - Interface in org.knopflerfish.service.desktop
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 in org.osgi.framework
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".
SYSTEM_BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Alias for the symbolic name of the OSGi system bundle .
SystemMetatypeProvider - Class in org.knopflerfish.util.metatype
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 in org.knopflerfish.util
Misc static text utility methods.
Text() - Constructor for class org.knopflerfish.util.Text
 
Text.AttributeTokenizer - Class in org.knopflerfish.util
Class for tokenize an attribute string.
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
 
TIMESTAMP - Static variable in interface org.osgi.service.event.EventConstants
The time when the event occurred, as reported by System.currentTimeMillis()
toArray(Vector) - Static method in class org.knopflerfish.util.Text
 
toExternalForm(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.toExternalForm.
toExternalForm(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
toJavaNames() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
Replaces all '/' in class and package names with '.' in all the collections that this class is holding.
toLevel(String, int) - Static method in class org.knopflerfish.service.log.LogUtil
* Converts a string representing a log severity level to an int.
TopicPermission - Class in org.osgi.service.event
A bundle's authority to publish or subscribe to event on a topic.
TopicPermission(String, String) - Constructor for class org.osgi.service.event.TopicPermission
Defines the authority to publich and/or subscribe to a topic within the EventAdmin service.
toString(Set, String) - Static method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Convert Set elements to a string.
toString() - Method in class org.knopflerfish.ant.taskdefs.bundle.BundlePackagesInfo
 
toString() - Method in class org.knopflerfish.ant.taskdefs.bundle.VersionRange
 
toString() - Method in class org.knopflerfish.service.trayicon.TrayEvent
 
toString() - Method in exception org.knopflerfish.service.um.useradmin.BackEndException
Returns a short description of this throwable object.
toString() - Method in class org.knopflerfish.util.CachedObject
Print the cached object as "<object's string value>:<remaining time in milliseconds>"
toString() - Method in class org.knopflerfish.util.framework.VersionRange
String with version number.
toString() - Method in class org.knopflerfish.util.metatype.AD
Convert to human-readable string.
toString(Object) - Static method in class org.knopflerfish.util.metatype.AD
Convert a object to string that can be parsed by parse
toString(Object[]) - Static method in class org.knopflerfish.util.metatype.AD
 
toString(Vector) - Static method in class org.knopflerfish.util.metatype.AD
 
toString() - Method in class org.knopflerfish.util.metatype.MTP
 
toString(boolean) - Method in class org.knopflerfish.util.metatype.MTP
 
toString() - Method in interface org.osgi.framework.Filter
Returns this Filter object's filter string.
toString() - Method in class org.osgi.framework.Version
Returns the string representation of this version identifier.
toString() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the string representation of this ConditionInfo.
toString() - Method in class org.osgi.service.event.Event
Returns the string representation of this event.
toString() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string representation of this PermissionInfo.
toString() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a string describing this UserAdminPermission object.
toString() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a string describing this WirePermission.
toString() - Method in class org.osgi.util.measurement.Measurement
Returns a String object representing this Measurement object.
toString() - Method in class org.osgi.util.measurement.State
Returns a String object representing this object.
toString() - Method in class org.osgi.util.measurement.Unit
Returns a String object representing the Unit
toString() - Method in class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
Gets the string representation of the package declaration.
toStringFromArray(Object) - Static method in class org.knopflerfish.util.metatype.AD
 
TRANSFORMERCLASSFILE - Static variable in class org.osgi.util.xml.XMLTransformerActivator
Fully qualified path name of TransofrmerFactory Class Name file
TRANSFORMERFACOTRYDESCR - Static variable in class org.osgi.util.xml.XMLTransformerActivator
 
TRANSFORMERFACTORYNAME - Static variable in class org.osgi.util.xml.XMLTransformerActivator
Filename containing the TransformerFactory class name.
trayEvent(TrayEvent) - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Default does nothing.
TrayEvent - Class in org.knopflerfish.service.trayicon
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 interface org.knopflerfish.service.trayicon.TrayIcon
Called at clicks etc on the tray item.
TrayIcon - Interface in org.knopflerfish.service.trayicon
Service interface that should be registered into framework by bundles publishing "Tray Icons".
TRUE - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to true and that is never postponed.
TYPE - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the UPnP Device Type property.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service type uri.
TYPE_BIN_BASE64 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
MIME-style Base64 encoded binary BLOB.
TYPE_BIN_HEX - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Hexadecimal digits representing octets.
TYPE_BOOLEAN - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
True or false.
TYPE_CHAR - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_DATE - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A calendar date.
TYPE_DATETIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_DATETIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_FIXED_14_4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8 but no more than 14 digits to the left of the decimal point and no more than 4 to the right.
TYPE_FLOAT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Floating-point number.
TYPE_I1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
1 Byte int.
TYPE_I2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
2 Byte int.
TYPE_I4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte int.
TYPE_INT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Integer number.
TYPE_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8.
TYPE_R4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte float.
TYPE_R8 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
8 Byte float.
TYPE_STRING - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_TIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_TIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_UI1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 1 Byte int.
TYPE_UI2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 2 Byte int.
TYPE_UI4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 4 Byte int.
TYPE_URI - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universal Resource Identifier.
TYPE_UUID - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universally Unique ID.

U

UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device Name (UDN) property.
UnavailableException - Exception in javax.servlet
Defines an exception that a servlet or filter throws to indicate that it is permanently or temporarily unavailable.
UnavailableException(Servlet, String) - Constructor for exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String) instead.
UnavailableException(int, Servlet, String) - Constructor for exception javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(String) - Constructor for exception javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is permanently unavailable.
UnavailableException(String, int) - Constructor for exception javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
ungetService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Releases the service object referenced by the specified ServiceReference object.
ungetService(Bundle, ServiceRegistration, Object) - Method in interface org.osgi.framework.ServiceFactory
Releases a service object.
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.osgi.util.xml.XMLParserActivator
Releases a XML Parser Factory object.
ungetService(Bundle, ServiceRegistration, Object) - Method in class org.osgi.util.xml.XMLTransformerActivator
Releases a Factory object.
unifyOsName(String) - Static method in class org.knopflerfish.util.framework.Alias
Unify OS names.
unifyProcessor(String) - Static method in class org.knopflerfish.util.framework.Alias
Unify processor names.
uninstall() - Method in interface org.osgi.framework.Bundle
Uninstalls this bundle.
UNINSTALLED - Static variable in interface org.osgi.framework.Bundle
This bundle is uninstalled and may not be used.
UNINSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been uninstalled.
Unit - Class in org.osgi.util.measurement
A unit system for measurements.
unity - Static variable in class org.osgi.util.measurement.Unit
No Unit (Unity)
unregister() - Method in class org.knopflerfish.service.trayicon.DefaultTrayIcon
Unregister this instance from the framework.
unregister() - Method in interface org.osgi.framework.ServiceRegistration
Unregisters a service.
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
UNREGISTERING - Static variable in class org.osgi.framework.ServiceEvent
This service is in the process of being unregistered.
UNRESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been unresolved.
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 class org.knopflerfish.util.CacheMap
Force timeout check on all items in map and remove all expired keys and objects.
update() - Method in interface org.osgi.framework.Bundle
Updates this bundle.
update(InputStream) - Method in interface org.osgi.framework.Bundle
Updates this bundle from an InputStream.
update(Dictionary) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
update() - Method in interface org.osgi.service.cm.Configuration
Update the Configuration object with the current properties.
update(Object) - Method in interface org.osgi.service.wireadmin.Wire
Update the value.
UPDATED - Static variable in class org.osgi.framework.BundleEvent
The 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 in org.osgi.service.upnp
A UPnP action.
UPnPDevice - Interface in org.osgi.service.upnp
Represents a UPnP device.
UPnPEventListener - Interface in org.osgi.service.upnp
UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model.
UPnPException - Exception in org.osgi.service.upnp
There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices.
UPnPException(int, String) - Constructor for exception org.osgi.service.upnp.UPnPException
This constructor creates a UPnPException on the specified error code and error description.
UPnPIcon - Interface in org.osgi.service.upnp
A UPnP icon representation.
UPnPLocalStateVariable - Interface in org.osgi.service.upnp
A local UPnP state variable which allows the value of the state variable to be queried.
UPnPService - Interface in org.osgi.service.upnp
A representation of a UPnP Service.
UPnPStateVariable - Interface in org.osgi.service.upnp
The meta-information of a UPnP state variable as declared in the device's service state table (SST).
URL_CONTENT_MIMETYPE - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the MIME types serviced by a java.net.ContentHandler.
URL_HANDLER_PROTOCOL - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the protocols serviced by a URLStreamHandlerService.
URLConstants - Interface in org.osgi.service.url
Defines standard names for property keys associated with URLStreamHandlerServiceand java.net.ContentHandler services.
URLStreamHandlerService - Interface in org.osgi.service.url
Service interface with public versions of the protected java.net.URLStreamHandler methods.
URLStreamHandlerSetter - Interface in org.osgi.service.url
Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object.
USER - Static variable in interface org.osgi.service.useradmin.Role
The type of a Userrole.
User - Interface in org.osgi.service.useradmin
A User role managed by a User Admin service.
USER_ANYONE - Static variable in interface org.osgi.service.useradmin.Role
The name of the predefined role, user.anyone, that all users and groups belong to.
UserAdmin - Interface in org.osgi.service.useradmin
This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes.
UserAdminEvent - Class in org.osgi.service.useradmin
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 in org.osgi.service.useradmin
Listener for UserAdminEvents.
UserAdminPermission - Class in org.osgi.service.useradmin
Permission to configure and access the Roleobjects managed by a User Admin service.
UserAdminPermission(String, String) - Constructor for class org.osgi.service.useradmin.UserAdminPermission
Creates a new UserAdminPermission with the specified name and actions.
USES_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "uses") identifying a list of packages that an exported package uses.
Util - Class in org.knopflerfish.ant.taskdefs.bundle
Misc static utility code.
Util() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.Util
 
Util - Class in org.knopflerfish.service.console
Utility methods for building CommandGroups to the console.
Util() - Constructor for class org.knopflerfish.service.console.Util
 

V

V - Static variable in class org.osgi.util.measurement.Unit
The electric potential difference unit volt (V).
validate(String) - Method in class org.knopflerfish.util.metatype.AD
Implementation of validation function.
validate(String) - Method in interface org.osgi.service.metatype.AttributeDefinition
Validate an attribute in String form.
validateExportPackagesValue(String) - Method in class org.knopflerfish.ant.taskdefs.bundle.BundleInfoTask
Validate a given Export-Package header value.
VALUE - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
valueBound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being bound to a session and identifies the session.
valueChanged(long) - Method in interface org.knopflerfish.service.desktop.BundleSelectionListener
The model has changed.
valueUnbound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being unbound from a session and identifies the session.
VECTOR - Static variable in class org.knopflerfish.shared.cm.CMDataWriter
 
Version - Class in org.osgi.framework
Version identifier for bundles and packages.
Version(int, int, int) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specified numerical components.
Version(int, int, int, String) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specifed components.
Version(String) - Constructor for class org.osgi.framework.Version
Created a version identifier from the specified string.
VERSION_ATTR - Static variable in class org.ungoverned.osgi.service.bundlerepository.PackageDeclaration
 
VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "version") identifying the version of a package specified in the Export-Package or Import-Package manifest header.
VersionRange - Class in org.knopflerfish.ant.taskdefs.bundle
 
VersionRange() - Constructor for class org.knopflerfish.ant.taskdefs.bundle.VersionRange
 
VersionRange(String) - Constructor for class org.knopflerfish.ant.taskdefs.bundle.VersionRange
 
VersionRange - Class in org.knopflerfish.util.framework
Class representing OSGi version ranges.
VersionRange(String) - Constructor for class org.knopflerfish.util.framework.VersionRange
Construct a VersionRange object.
VersionRange() - Constructor for class org.knopflerfish.util.framework.VersionRange
Construct the default VersionRange object.
VISIBILITY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "visibility") identifying the visibility of a reqiured bundle in the Require-Bundle manifest header.
VISIBILITY_PRIVATE - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "private") identifying a private visibility type.
VISIBILITY_REEXPORT - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "reexport") identifying a reexport visibility type.
visit(int, int, String, String, String, String[]) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitAnnotation(String, boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitAnnotation(String, boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitAnnotationDefault() - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitAttribute(Attribute) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitAttribute(Attribute) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitCode() - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitEnd() - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitEnd() - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitField(int, String, String, String, Object) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitFieldInsn(int, String, String, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitIincInsn(int, int) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitInnerClass(String, String, String, int) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitInsn(int) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitIntInsn(int, int) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitJumpInsn(int, Label) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitLabel(Label) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitLdcInsn(Object) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitLineNumber(int, Label) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitMaxs(int, int) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitMethod(int, String, String, String, String[]) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitMethodInsn(int, String, String, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitMultiANewArrayInsn(String, int) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitOuterClass(String, String, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitParameterAnnotation(int, String, boolean) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitSource(String, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.ClassAnalyserASM
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitTypeInsn(int, String) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 
visitVarInsn(int, int) - Method in class org.knopflerfish.ant.taskdefs.bundle.MethodAnalyserASM
 

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, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log a warning level message.
warn(String, ServiceReference, Throwable) - Method in class org.knopflerfish.service.log.LogRef
Log a warning level message.
WARNING - Static variable in class org.osgi.framework.FrameworkEvent
A warning has occurred.
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 in org.osgi.service.wireadmin
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 in org.osgi.service.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 in org.osgi.service.wireadmin
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 in org.osgi.service.wireadmin
Listener for Wire Admin Events.
WireConstants - Interface in org.osgi.service.wireadmin
Defines standard names for Wire properties, wire filter attributes, Consumer and Producer service properties.
WirePermission - Class in org.osgi.service.wireadmin
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.
withinRange(Version) - Method in class org.knopflerfish.util.framework.VersionRange
Check if specified version is within our range.
withinRange(VersionRange) - Method in class org.knopflerfish.util.framework.VersionRange
Check if objects range is within another VersionRange.
WorkerThread - Class in org.knopflerfish.util.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.
WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Write access mode.
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 in org.osgi.util.xml
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 in org.knopflerfish.shared.cm
 
XmlReader() - Constructor for class org.knopflerfish.shared.cm.XmlReader
 
XMLTransformerActivator - Class in org.osgi.util.xml
A BundleActivator class that allows any JAXP compliant XML Transformer to register itself as an OSGi parser service.
XMLTransformerActivator() - Constructor for class org.osgi.util.xml.XMLTransformerActivator
 
XPATHCLASSFILE - Static variable in class org.osgi.util.xml.XMLTransformerActivator
Fully qualified path name of the XPath Factory Class Name file
XPATHFACOTRYDESCR - Static variable in class org.osgi.util.xml.XMLTransformerActivator
 
XPATHFACTORYNAME - Static variable in class org.osgi.util.xml.XMLTransformerActivator
Filename containing the XPathFactory class name.

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