| Name | Description | Type | Package | Framework |
| AbstractURLStreamHandlerService | Abstract implementation of the URLStreamHandlerService interface. | Class | org.osgi.service.url | OSGI |
|
| AbstractWiringNamespace | Wiring Capability and Requirement Namespaces base class. | Class | org.osgi.framework.namespace | OSGI |
|
| Acl | Acl is an immutable class representing structured access to DMT ACLs. | Class | org.osgi.service.dmt | OSGI |
|
| Activate | Identify the annotated method as the activate method of a Service The annotated method is the activate method of the Component. | Class | org.osgi.service.component.annotations | OSGI |
|
| AD | This class contains get and parse methods for operations related to constructing AttributeDefinition. | Class | org.knopflerfish.util.metatype | OSGI |
|
| AdaptPermission | A bundle's authority to adapt an object to a type. | Class | org.osgi.framework | OSGI |
|
| AdminPermission | A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle. | Class | org.osgi.framework | OSGI |
|
| AE | Constructor SummaryAE(java. | Class | org.knopflerfish.util.metatype | OSGI |
|
| AlertItem | Immutable data structure carried in an alert (client initiated notification). | Class | org.osgi.service.dmt.notification | OSGI |
|
| AlertPermission | Indicates the callers authority to send alerts to management servers, identified by their principal names. | Class | org.osgi.service.dmt.security | OSGI |
|
| Alias | This class contains aliases for system properties. | Class | org.knopflerfish.util.framework | OSGI |
|
| AllServiceListener | A ServiceEvent listener that does not filter based upon package wiring. | Interface | org.osgi.framework | OSGI |
|
| ApplicationAdminPermission | This class implements permissions for manipulating applications and their ApplicationAdminPermission can be targeted to applications that matches the | Class | org.osgi.service.application | OSGI |
|
| ApplicationContext | ApplicationContext is the access point for an OSGi-aware application to the features of the OSGi Service Platform. | Interface | org.osgi.application | OSGI |
|
| ApplicationDescriptor | An OSGi service that represents an installed application and stores information about it. | Class | org.osgi.service.application | OSGI |
|
| ApplicationException | This exception is used to indicate problems related to application lifecycle ApplicationException object is created by the Application Admin to | Class | org.osgi.service.application | OSGI |
|
| ApplicationHandle | ApplicationHandle is an OSGi service interface which represents an instance of an application. | Class | org.osgi.service.application | OSGI |
|
| ApplicationServiceEvent | An event from the Framework describing a service lifecycle change. | Class | org.osgi.application | OSGI |
|
| ApplicationServiceListener | An ApplicationServiceEvent listener. | Interface | org.osgi.application | OSGI |
|
| AttributeDefinition | An interface to describe an attribute. | Interface | org.osgi.service.metatype | OSGI |
|
| Authorization | The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate. | Interface | org.osgi.service.useradmin | OSGI |
|
| BackEndControl | Service that can be used to load the user admin with contents from a back end system, save the user admin's current contents to the back end system and get | Interface | org.knopflerfish.service.um.useradmin | OSGI |
|
| BackEndException | BackEndException is the base class for exceptions thrown from BackEndControl. | Class | org.knopflerfish.service.um.useradmin | OSGI |
|
| BackingStoreException | Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store. | Class | org.osgi.service.prefs | OSGI |
|
| Base64 | | Class | org.knopflerfish.util | OSGI |
|
| BasicEnvelope | BasicEnvelope is an implementation of the Envelope interfaceAuthor:$Id: e7f7111ce0f9259810300c2004ab0013bcb0163a $Immutable | Class | org.osgi.service.wireadmin | OSGI |
|
| BasicRequirement | | Class | org.knopflerfish.service.repositorymanager | OSGI |
|
| BeanArgument | Metadata for a factory method or constructor argument of a bean. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| BeanMetadata | Metadata for a Bean component. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| BeanProperty | Metadata for a property to be injected into a bean. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| BlueprintContainer | A Blueprint Container represents the managed state of a Blueprint bundle. | Interface | org.osgi.service.blueprint.container | OSGI |
|
| BlueprintEvent | BlueprintEvent objects are delivered to all registered BlueprintListener services. | Class | org.osgi.service.blueprint.container | OSGI |
|
| BlueprintListener | A BlueprintEvent Listener. | Interface | org.osgi.service.blueprint.container | OSGI |
|
| Builder | A container for attributes and directives under a certain namespace. | Class | org.osgi.service.indexer | OSGI |
|
| Bundle | An extension of the Jar task that builds an OSGi bundle. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| Bundle | An installed bundle in the Framework. | Interface | org.osgi.framework | OSGI |
|
| BundleActivator | Customizes the starting and stopping of a bundle. | Interface | org.osgi.framework | OSGI |
|
| BundleArchives | A class that analyzes all bundle jar files given by a list of resource collections (file sets). | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleCapability | A capability that has been declared from a bundleVersion:$Id: 39086f7e6086c2b3d83fbcb976a011cf69483ad8 $ThreadSafeConsumers of this API must not implement this interface | Interface | org.osgi.framework.wiring | OSGI |
|
| BundleClasspathTask | Task that translates the value of the OSGi specified manifest header Bundle-Classpath into either a file set or pattern | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleContext | A bundle's execution context within the Framework. | Interface | org.osgi.framework | OSGI |
|
| BundleEvent | An event from the Framework describing a bundle lifecycle change. | Class | org.osgi.framework | OSGI |
|
| BundleException | A Framework exception used to indicate that a bundle lifecycle problem A BundleException object is created by the Framework to denote an | Class | org.osgi.framework | OSGI |
|
| BundleFilter | | Interface | org.knopflerfish.service.desktop | OSGI |
|
| BundleHTMLExtractorTask | Task that analyzes a set of bundle jar files and builds HTML documentation from these bundles. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleInfo | Represents a bundle in the array given back by the DeploymentPackage. | Interface | org.osgi.service.deploymentadmin | OSGI |
|
| BundleInfoTask | Task that analyzes sets of class files and jar files that will be the contents of some bundle. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleJavadocHelperTask | Task that helps building arguments to javadoc. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleListener | A BundleEvent listener. | Interface | org.osgi.framework | OSGI |
|
| BundleLocationCondition | Condition to test if the location of a bundle matches or does not match a pattern. | Class | org.osgi.service.condpermadmin | OSGI |
|
| BundleLocator | Determines a sub-set of bundles from a given file set. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleManifestTask | Extension of the standard Manifest task. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleMetaTypeResource | Fields inherited from interface org. | Class | org.knopflerfish.util.metatype | OSGI |
|
| BundleMvnAntTask | Task that analyzes a set of bundle jar files and builds an ant build file that can deploy those jar files to a Maven 2 repository. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleNamespace | Bundle Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | OSGI |
|
| BundlePackagesInfo | Class that holds the results of the Java package analysis of all classes in a bundle. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundlePermission | A bundle's authority to require or provide a bundle or to receive or attach A bundle symbolic name defines a unique fully qualified name. | Class | org.osgi.framework | OSGI |
|
| BundleReference | A reference to a Bundle. | Interface | org.osgi.framework | OSGI |
|
| BundleRequirement | A requirement that has been declared from a bundleVersion:$Id: 212ffb64f724d982db86ff7e49ed64ea530e670a $ThreadSafeConsumers of this API must not implement this interface | Interface | org.osgi.framework.wiring | OSGI |
|
| BundleRevision | Bundle Revision. | Interface | org.osgi.framework.wiring | OSGI |
|
| BundleRevisions | The bundle revisions of a bundle. | Interface | org.osgi.framework.wiring | OSGI |
|
| BundleSelectionListener | Callback listener for changes in BundleSelectionModel. | Interface | org.knopflerfish.service.desktop | OSGI |
|
| BundleSelectionModel | Model describing which bundles are selected. | Interface | org.knopflerfish.service.desktop | OSGI |
|
| BundleSignerCondition | Condition to test if the signer of a bundle matches or does not match a pattern. | Class | org.osgi.service.condpermadmin | OSGI |
|
| BundleStartLevel | Query and modify the start level information for a bundle. | Interface | org.osgi.framework.startlevel | OSGI |
|
| BundleTracker | The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services. | Class | org.osgi.util.tracker | OSGI |
|
| BundleTrackerCustomizer | The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked. | Interface | org.osgi.util.tracker | OSGI |
|
| BundleUserDocNavigateTask | This task is used when building bundle user documentation for a Knopflerfish release, it builds the navigation frame listing | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| BundleWire | A wire connecting a BundleCapability to a BundleRequirement. | Interface | org.osgi.framework.wiring | OSGI |
|
| BundleWiring | A wiring for a bundle. | Interface | org.osgi.framework.wiring | OSGI |
|
| ByteArray | A converter class used to read primitive datatypes from, or write them to, a bytearray, starting at position index. | Class | org.knopflerfish.util | OSGI |
|
| ByteFormatterTask | Sets a property to a formatted value in ki, Mi, Gi, Ti, Pi, Ei, Zi and Yi with an optional unit. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| CachedObject | An object with a timeout. | Class | org.knopflerfish.util | OSGI |
|
| CacheMap | Timeout version of a HashMap. | Class | org.knopflerfish.util | OSGI |
|
| Capability | A capability that has been declared from a Resource. | Interface | org.osgi.resource | OSGI |
|
| Capability | | Class | org.osgi.service.indexer | OSGI |
|
| CapabilityPermission | A bundle's authority to provide or require a capability. | Class | org.osgi.framework | OSGI |
|
| ClassAnalyserASM | Visitor implementation that populates a BundlePackagesInfo object with data about the given class. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| ClassLoaderUtil | Utility class for handling common class loading cases, like wrapping external libraries in the correct context class loader. | Class | org.knopflerfish.util | OSGI |
|
| CMDataReader | | Class | org.knopflerfish.shared.cm | OSGI |
|
| CMDataWriter | | Class | org.knopflerfish.shared.cm | OSGI |
|
| CollectionMetadata | Metadata for a collection based value. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| CollisionHook | OSGi Framework Bundle Collision Hook Service. | Interface | org.osgi.framework.hooks.bundle | OSGI |
|
| CommandGroup | Interface for a command group service. | Interface | org.knopflerfish.service.console | OSGI |
|
| CommandGroupAdapter | Adapter class for CommandGroup. | Class | org.knopflerfish.service.console | OSGI |
|
| CommandProcessor | A Command Processor is a service that is registered by a script engine that can execute commands. | Interface | org.osgi.service.command | OSGI |
|
| CommandSession | A Command Session holds the executable state of a script engine as well as the keyboard and console streams. | Interface | org.osgi.service.command | OSGI |
|
| CommDriver | | Interface | gnu.io | OSGI |
|
| CommPort | | Class | gnu.io | OSGI |
|
| CommPortIdentifier | | Class | gnu.io | OSGI |
|
| CommPortOwnershipListener | | Interface | gnu.io | OSGI |
|
| Compare | | Class | org.knopflerfish.util | OSGI |
|
| CompareFunc | Like the 1. | Interface | org.knopflerfish.util.sort | OSGI |
|
| Component | The Component interface represents a single component managed by the Service Component Runtime. | Interface | org.apache.felix.scr | OSGI |
|
| Component | Identify the annotated class as a Service Component. | Class | org.osgi.service.component.annotations | OSGI |
|
| ComponentConstants | Defines standard names for Service Component constants. | Interface | org.osgi.service.component | OSGI |
|
| ComponentContext | A Component Context object is used by a component instance to interact with its execution context including locating services by reference name. | Interface | org.osgi.service.component | OSGI |
|
| ComponentDefinitionException | A Blueprint exception indicating that a component definition is in error. | Class | org.osgi.service.blueprint.container | OSGI |
|
| ComponentException | Unchecked exception which may be thrown by the Service Component Runtime. | Class | org.osgi.service.component | OSGI |
|
| ComponentFactory | When a component is declared with the factory attribute on its component element, the Service Component Runtime will register a | Interface | org.osgi.service.component | OSGI |
|
| ComponentInstance | A ComponentInstance encapsulates a component instance of an activated component configuration. | Interface | org.osgi.service.component | OSGI |
|
| ComponentMetadata | Metadata for managed components. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| Condition | This interface represents a Condition that is managed by a A Condition may have a filter associated with it. | Interface | org.knopflerfish.service.um.useradmin | OSGI |
|
| Condition | The interface implemented by a Condition. | Interface | org.osgi.service.condpermadmin | OSGI |
|
| ConditionalPermissionAdmin | Framework service to administer Conditional Permissions. | Interface | org.osgi.service.condpermadmin | OSGI |
|
| ConditionalPermissionInfo | A list of Permissions guarded by a list of conditions with an access decision. | Interface | org.osgi.service.condpermadmin | OSGI |
|
| ConditionalPermissionUpdate | Update the Conditional Permission Table. | Interface | org.osgi.service.condpermadmin | OSGI |
|
| ConditionInfo | Condition representation used by the Conditional Permission Admin service. | Class | org.osgi.service.condpermadmin | OSGI |
|
| Configurable | Supports a configuration object. | Interface | org.osgi.framework | OSGI |
|
| Configuration | The configuration information for a ManagedService or ManagedServiceFactory object. | Interface | org.osgi.service.cm | OSGI |
|
| ConfigurationAdmin | Service for administering configuration data. | Interface | org.osgi.service.cm | OSGI |
|
| ConfigurationEvent | A Configuration Event. | Class | org.osgi.service.cm | OSGI |
|
| ConfigurationException | An Exception class to inform the Configuration Admin service of problems with configuration data. | Class | org.osgi.service.cm | OSGI |
|
| ConfigurationListener | Listener for Configuration Events. | Interface | org.osgi.service.cm | OSGI |
|
| ConfigurationPermission | Indicates a bundle's authority to configure bundles or be updated by Configuration Admin. | Class | org.osgi.service.cm | OSGI |
|
| ConfigurationPlugin | A service interface for processing configuration dictionary before the A bundle registers a ConfigurationPlugin object in order to process | Interface | org.osgi.service.cm | OSGI |
|
| ConfigurationPolicy | enum ConfigurationPolicyextends java. | Class | org.osgi.service.component.annotations | OSGI |
|
| ConnectionFactory | A Connection Factory service is called by the implementation of the Connector Service to create javax. | Interface | org.osgi.service.io | OSGI |
|
| ConnectorService | The Connector Service should be called to create and open javax. | Interface | org.osgi.service.io | OSGI |
|
| ConsoleService | Console service for OSG platforms. | Interface | org.knopflerfish.service.console | OSGI |
|
| Constants | Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys. | Interface | org.osgi.framework | OSGI |
|
| Constants | This interface defines standard names for property keys associated with Device and Driver services. | Interface | org.osgi.service.device | OSGI |
|
| Consumer | Data Consumer, a service that can receive udpated values from Service objects registered under the Consumer interface are expected | Interface | org.osgi.service.wireadmin | OSGI |
|
| ContentNamespace | Content Capability and Requirement Namespace. | Class | org.osgi.service.repository | OSGI |
|
| ContextualAuthorization | This subclass to Authorization adds authentication context to the authorization information. | Interface | org.knopflerfish.service.um.useradmin | OSGI |
|
| ContractNamespace | Contract Capability and Requirement Namespace. | Class | org.osgi.namespace.contract | OSGI |
|
| Converter | Type converter to convert an object to a target type. | Interface | org.osgi.service.blueprint.container | OSGI |
|
| Converter | A converter is a service that can help create specific object types from a string, and vice versa. | Interface | org.osgi.service.command | OSGI |
|
| Cookie | 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. | Class | javax.servlet.http | OSGI |
|
| Coordination | A Coordination object is used to coordinate a number of independent Once a Coordination is created, it | Interface | org.osgi.service.coordinator | OSGI |
|
| CoordinationException | Unchecked exception which may be thrown by a Coordinator implementation. | Class | org.osgi.service.coordinator | OSGI |
|
| CoordinationPermission | A bundle's authority to create or use a Coordination. | Class | org.osgi.service.coordinator | OSGI |
|
| Coordinator | A Coordinator service coordinates activities between different parties. | Interface | org.osgi.service.coordinator | OSGI |
|
| DataPlugin | An implementation of this interface takes the responsibility of handling data requests in a subtree of the DMT. | Interface | org.osgi.service.dmt.spi | OSGI |
|
| Deactivate | Identify the annotated method as the deactivate method of a Service The annotated method is the deactivate method of the Component. | Class | org.osgi.service.component.annotations | OSGI |
|
| DefaultBundleSelectionModel | Default implementation of BundleSelectionModel. | Class | org.knopflerfish.service.desktop | OSGI |
|
| DeploymentAdmin | This is the interface of the Deployment Admin service. | Interface | org.osgi.service.deploymentadmin | OSGI |
|
| DeploymentAdminPermission | DeploymentAdminPermission controls access to the Deployment Admin service. | Class | org.osgi.service.deploymentadmin | OSGI |
|
| DeploymentCustomizerPermission | The DeploymentCustomizerPermission permission gives the right to Resource Processors to access a bundle's (residing in a Deployment Package) | Class | org.osgi.service.deploymentadmin.spi | OSGI |
|
| DeploymentException | Checked exception received when something fails during any deployment processes. | Class | org.osgi.service.deploymentadmin | OSGI |
|
| DeploymentPackage | The DeploymentPackage object represents a deployment package (already installed or being currently processed). | Interface | org.osgi.service.deploymentadmin | OSGI |
|
| DeploymentSession | The session interface represents a currently running deployment session (install/update/uninstall). | Interface | org.osgi.service.deploymentadmin.spi | OSGI |
|
| Device | Interface for identifying device services. | Interface | org.osgi.service.device | OSGI |
|
| Dict | Utility methods for dealing with dictionaries. | Class | org.knopflerfish.util | OSGI |
|
| DictionaryUtils | Some utility methods for objects that implement Dictionary. | Class | org.knopflerfish.shared.cm | OSGI |
|
| DirDeployerService | | Interface | org.knopflerfish.service.dirdeployer | OSGI |
|
| DmtAdmin | An interface providing methods to open sessions and register listeners. | Interface | org.osgi.service.dmt | OSGI |
|
| DmtConstants | Defines standard names for DmtAdmin. | Class | org.osgi.service.dmt | OSGI |
|
| DmtData | An immutable data structure representing the contents of a leaf or interior node. | Class | org.osgi.service.dmt | OSGI |
|
| DmtEvent | Event class storing the details of a change in the tree. | Interface | org.osgi.service.dmt | OSGI |
|
| DmtEventListener | Registered implementations of this class are notified via DmtEvent objects about important changes in the tree. | Interface | org.osgi.service.dmt | OSGI |
|
| DmtException | Checked exception received when a DMT operation fails. | Class | org.osgi.service.dmt | OSGI |
|
| DmtIllegalStateException | Unchecked illegal state exception. | Class | org.osgi.service.dmt | OSGI |
|
| DmtPermission | Controls access to management objects in the Device Management Tree (DMT). | Class | org.osgi.service.dmt.security | OSGI |
|
| DmtPrincipalPermission | Indicates the callers authority to create DMT sessions on behalf of a remote management server. | Class | org.osgi.service.dmt.security | OSGI |
|
| DmtSession | DmtSession provides concurrent access to the DMT. | Interface | org.osgi.service.dmt | OSGI |
|
| Document | The document consists of some legacy events and a single root element. | Class | org.kxml2.kdom | OSGI |
|
| Driver | A Driver service object must be registered by each Driver bundle wishing to attach to Device services provided by other drivers. | Interface | org.osgi.service.device | OSGI |
|
| DriverLocator | A Driver Locator service can find and load device driver bundles given a property set. | Interface | org.osgi.service.device | OSGI |
|
| DriverSelector | When the device manager detects a new Device service, it calls all registered Driver services to determine if anyone matches the Device service. | Interface | org.osgi.service.device | OSGI |
|
| Element | In order to create an element, please use the createElement method instead of invoking the constructor directly. | Class | org.kxml2.kdom | OSGI |
|
| EndpointDescription | A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint | Class | org.osgi.service.remoteserviceadmin | OSGI |
|
| EndpointListener | A white board service that represents a listener for endpoints. | Interface | org.osgi.service.remoteserviceadmin | OSGI |
|
| EndpointPermission | A bundle's authority to export, import or read an Endpoint. | Class | org.osgi.service.remoteserviceadmin | OSGI |
|
| Envelope | Identifies a contained value. | Interface | org.osgi.service.wireadmin | OSGI |
|
| Event | Event objects are delivered to EventHandler services which subscribe to the topic of the event. | Class | org.osgi.service.event | OSGI |
|
| EventAdmin | The Event Admin service. | Interface | org.osgi.service.event | OSGI |
|
| EventConstants | Event property names used in Event Admin events published by a Blueprint Each type of event is sent to a different topic: | Class | org.osgi.service.blueprint.container | OSGI |
|
| EventConstants | Defines standard names for EventHandler properties. | Interface | org.osgi.service.event | OSGI |
|
| EventHandler | Listener for Events. | Interface | org.osgi.service.event | OSGI |
|
| EventHook | OSGi Framework Bundle Event Hook Service. | Interface | org.osgi.framework.hooks.bundle | OSGI |
|
| EventHook | OSGi Framework Service Event Hook Service. | Interface | org.osgi.framework.hooks.service | OSGI |
|
| EventListenerHook | OSGi Framework Service Event Listener Hook Service. | Interface | org.osgi.framework.hooks.service | OSGI |
|
| EventProperties | The properties for an Event. | Class | org.osgi.service.event | OSGI |
|
| ExecPlugin | An implementation of this interface takes the responsibility of handling node execute requests requests in a subtree of the DMT. | Interface | org.osgi.service.dmt.spi | OSGI |
|
| ExecutableBundleActivator | | Class | org.knopflerfish.util.framework | OSGI |
|
| ExecutionEnvironmentNamespace | Execution Environment Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | OSGI |
|
| ExportedPackage | An exported package. | Interface | org.osgi.service.packageadmin | OSGI |
|
| ExportReference | An Export Reference associates a service with a local endpoint. | Interface | org.osgi.service.remoteserviceadmin | OSGI |
|
| ExportRegistration | An Export Registration associates a service to a local endpoint. | Interface | org.osgi.service.remoteserviceadmin | OSGI |
|
| ExtenderNamespace | This class defines the names for the attributes and directives for this namespace. | Class | org.osgi.namespace.extender | OSGI |
|
| FileUtil | | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| Filter | 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. | Interface | javax.servlet | OSGI |
|
| Filter | An RFC 1960-based Filter. | Interface | org.osgi.framework | OSGI |
|
| FilterChain | 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. | Interface | javax.servlet | OSGI |
|
| FilterConfig | A filter configuration object used by a servlet container to pass information to a filter during initialization. | Interface | javax.servlet | OSGI |
|
| FindHook | OSGi Framework Bundle Context Hook Service. | Interface | org.osgi.framework.hooks.bundle | OSGI |
|
| FindHook | OSGi Framework Service Find Hook Service. | Interface | org.osgi.framework.hooks.service | OSGI |
|
| Framework | Using this class, OSGi-aware applications can obtain their ApplicationContext. | Class | org.osgi.application | OSGI |
|
| Framework | A Framework instance. | Interface | org.osgi.framework.launch | OSGI |
|
| FrameworkEvent | A general event from the Framework. | Class | org.osgi.framework | OSGI |
|
| FrameworkFactory | A factory for creating Framework instances. | Interface | org.osgi.framework.launch | OSGI |
|
| FrameworkListener | A FrameworkEvent listener. | Interface | org.osgi.framework | OSGI |
|
| FrameworkStartLevel | Query and modify the start level information for the framework. | Interface | org.osgi.framework.startlevel | OSGI |
|
| FrameworkUtil | Framework Utility class. | Class | org.osgi.framework | OSGI |
|
| FrameworkWiring | Query and modify wiring information for the framework. | Interface | org.osgi.framework.wiring | OSGI |
|
| Function | A Function is a a block of code that can be executed with a set of arguments, it returns the result object of executing the script. | Interface | org.osgi.service.command | OSGI |
|
| GenericServlet | Defines a generic, protocol-independent servlet. | Class | javax.servlet | OSGI |
|
| Group | A named grouping of roles (Role objects). | Interface | org.osgi.service.useradmin | OSGI |
|
| HostedCapability | A capability hosted by a resource. | Interface | org.osgi.service.resolver | OSGI |
|
| HostNamespace | Host Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | OSGI |
|
| HtmlFragment | An Html formated text fragment the the MakeHTMLTask can be When $(name) is found in the document to be generated | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| HttpContext | This interface defines methods that the Http Service may call to get information about a registration. | Interface | org.osgi.service.http | OSGI |
|
| HttpService | The Http Service allows other bundles in the OSGi environment to dynamically register resources and servlets into the URI namespace of Http Service. | Interface | org.osgi.service.http | OSGI |
|
| HttpServlet | Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. | Class | javax.servlet.http | OSGI |
|
| HttpServletRequest | to provide request information for HTTP servlets. | Interface | javax.servlet.http | OSGI |
|
| HttpServletRequestWrapper | Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet. | Class | javax.servlet.http | OSGI |
|
| HttpServletResponse | functionality in sending a response. | Interface | javax.servlet.http | OSGI |
|
| HttpServletResponseWrapper | Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. | Class | javax.servlet.http | OSGI |
|
| HttpSession | 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. | Interface | javax.servlet.http | OSGI |
|
| HttpSessionActivationListener | Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that | Interface | javax.servlet.http | OSGI |
|
| HttpSessionAttributeListener | This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within | Interface | javax.servlet.http | OSGI |
|
| HttpSessionBindingEvent | Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or | Class | javax.servlet.http | OSGI |
|
| HttpSessionBindingListener | Causes an object to be notified when it is bound to or unbound from a session. | Interface | javax.servlet.http | OSGI |
|
| HttpSessionContext | | Interface | javax.servlet.http | OSGI |
|
| HttpSessionEvent | This is the class representing event notifications for changes to sessions within a web application. | Class | javax.servlet.http | OSGI |
|
| HttpSessionListener | list of active sessions in a web application. | Interface | javax.servlet.http | OSGI |
|
| HttpUtils | | Class | javax.servlet.http | OSGI |
|
| I2CPortEvent | | Class | gnu.io | OSGI |
|
| I2CPortEventListener | | Interface | gnu.io | OSGI |
|
| IdentityNamespace | Identity Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | OSGI |
|
| IdRefMetadata | Metadata for the verified id of another component managed by the Blueprint Container. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ImportReference | An Import Reference associates an active proxy service to a remote endpoint. | Interface | org.osgi.service.remoteserviceadmin | OSGI |
|
| ImportRegistration | An Import Registration associates an active proxy service to a remote The Import Registration can be used to delete the proxy associated with an | Interface | org.osgi.service.remoteserviceadmin | OSGI |
|
| InvalidSyntaxException | A Framework exception used to indicate that a filter string has an invalid An InvalidSyntaxException object indicates that a filter string | Class | org.osgi.framework | OSGI |
|
| IPAMValuationService | Maps input path and auth method to auth, conf and integer levels. | Interface | org.knopflerfish.service.um.ipam | OSGI |
|
| JiniDriver | A basic interface for a Jini Driver. | Interface | org.osgi.service.jini | OSGI |
|
| Job | | Class | org.knopflerfish.util.workerthread | OSGI |
|
| JUnitService | | Interface | org.knopflerfish.service.junit | OSGI |
|
| KFLegacyMetaTypeParser | Helper class which loads (and saves) KF Metatype XML. | Class | org.knopflerfish.util.metatype | OSGI |
|
| KXmlParser | A simple, pull based XML parser. | Class | org.kxml2.io | OSGI |
|
| KXmlSerializer | | Class | org.kxml2.io | OSGI |
|
| Levels | Container for the three levels returned by IPAMValuationService. | Interface | org.knopflerfish.service.um.ipam | OSGI |
|
| ListenerHook | OSGi Framework Service Listener Hook Service. | Interface | org.osgi.framework.hooks.service | OSGI |
|
| Lists | | Class | org.knopflerfish.util | OSGI |
|
| Loader | Helper class which loads (and saves) KF Metatype XML, as well as the R4 This implementation uses the nanoxml package for KF Metatype XML, and kXML | Class | org.knopflerfish.util.metatype | OSGI |
|
| Log | A simple logging interface abstracting logging APIs. | Interface | org.apache.commons.logging | OSGI |
|
| LogConfig | | Interface | org.knopflerfish.service.log | OSGI |
|
| LogConfigurationException | An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding | Class | org.apache.commons.logging | OSGI |
|
| LogEntry | Provides methods to access the information contained in an individual Log A LogEntry object may be acquired from the | Interface | org.osgi.service.log | OSGI |
|
| LogFactory | Factory for creating Log instances, with discovery and configuration features similar to that employed by standard Java APIs | Class | org.apache.commons.logging | OSGI |
|
| LogListener | Subscribes to LogEntry objects from the LogReaderService. | Interface | org.osgi.service.log | OSGI |
|
| LogReaderService | Provides methods to retrieve LogEntry objects from the log. | Interface | org.osgi.service.log | OSGI |
|
| LogRef | LogRef is an utility class that simplifies the use of the LogService. | Class | org.knopflerfish.service.log | OSGI |
|
| LogService | This LogService provides an extra method for querying the service about the current log level. | Interface | org.knopflerfish.service.log | OSGI |
|
| LogService | Provides methods for bundles to write messages to the log. | Interface | org.osgi.service.log | OSGI |
|
| LogSource | Factory for creating Log instances. | Class | org.apache.commons.logging | OSGI |
|
| LogUtil | Utility class for the LogService interface. | Class | org.knopflerfish.service.log | OSGI |
|
| MakeHTMLTask | This task is used when building distributions of Knopflerfish. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| ManagedService | A service that can receive configuration data from a Configuration Admin A Managed Service is a service that needs configuration data. | Interface | org.osgi.service.cm | OSGI |
|
| ManagedServiceFactory | Manage multiple service instances. | Interface | org.osgi.service.cm | OSGI |
|
| MapEntry | Metadata for a map entry. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| MapMetadata | Metadata for a Map based value. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| Match | Instances of Match are used in the DriverSelector. | Interface | org.osgi.service.device | OSGI |
|
| Measurement | Represents a value with an error, a unit and a time-stamp. | Class | org.osgi.util.measurement | OSGI |
|
| Metadata | | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| MetaNode | The MetaNode contains meta data as standardized by OMA DM but extends it (without breaking the compatibility) to provide for better DMT data quality | Interface | org.osgi.service.dmt | OSGI |
|
| MetaTypeInformation | A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle. | Interface | org.osgi.service.metatype | OSGI |
|
| MetaTypeProvider | Provides access to metatypes. | Interface | org.osgi.service.metatype | OSGI |
|
| MetaTypeService | The MetaType Service can be used to obtain meta type information for a bundle. | Interface | org.osgi.service.metatype | OSGI |
|
| MethodAnalyserASM | Visitor implementation that populates a BundlePackagesInfo object with data about the method it visits. | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| Modified | Identify the annotated method as the modified method of a Service The annotated method is the modified method of the Component. | Class | org.osgi.service.component.annotations | OSGI |
|
| Monitorable | A Monitorable can provide information about itself in the form of StatusVariables. | Interface | org.osgi.service.monitor | OSGI |
|
| MonitorAdmin | The MonitorAdmin service is a singleton service that handles StatusVariable query requests and measurement job control requests. | Interface | org.osgi.service.monitor | OSGI |
|
| MonitoringJob | A Monitoring Job is a request for scheduled or event based notifications on update of a set of StatusVariables. | Interface | org.osgi.service.monitor | OSGI |
|
| MonitorListener | The MonitorListener is used by Monitorable services to send notifications when a StatusVariable value is changed. | Interface | org.osgi.service.monitor | OSGI |
|
| MonitorPermission | Indicates the callers authority to publish, read or reset StatusVariables, to switch event sending on or off or to start | Class | org.osgi.service.monitor | OSGI |
|
| MountPlugin | This interface can be optionally implemented by a DataPlugin or ExecPlugin in order to get information about its absolute mount | Interface | org.osgi.service.dmt.spi | OSGI |
|
| MountPoint | This interface can be implemented to represent a single mount point. | Interface | org.osgi.service.dmt.spi | OSGI |
|
| MTP | Fields inherited from interface org. | Class | org.knopflerfish.util.metatype | OSGI |
|
| Namespace | Capability and Requirement Namespaces base class. | Class | org.osgi.resource | OSGI |
|
| NamespaceException | A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI namespace of the Http | Class | org.osgi.service.http | OSGI |
|
| Namespaces | | Class | org.osgi.service.indexer | OSGI |
|
| Node | A common base class for Document and Element, also used for storing XML fragments. | Class | org.kxml2.kdom | OSGI |
|
| NonNullMetadata | Metadata for a value that cannot null. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| NoSuchComponentException | A Blueprint exception indicating that a component does not exist in a Blueprint Container. | Class | org.osgi.service.blueprint.container | OSGI |
|
| NoSuchPortException | The requested Port does not existSince:JDK1. | Class | gnu.io | OSGI |
|
| NotificationService | NotificationService enables sending aynchronous notifications to a management server. | Interface | org.osgi.service.dmt.notification | OSGI |
|
| NullMetadata | Metadata for a value specified to be null via the Author:$Id: a77a51450e907a2160d116af1bcba04efda6c05b $ThreadSafe | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ObjectClassDefinition | Description for the data type information of an objectclass. | Interface | org.osgi.service.metatype | OSGI |
|
| OCD | Fields inherited from interface org. | Class | org.knopflerfish.util.metatype | OSGI |
|
| OsgiMetaTypeXmlParser | Helper class which loads OSGi Metatype XML. | Class | org.knopflerfish.util.metatype | OSGI |
|
| OSGiPackage | | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| PackageAdmin | Framework service which allows bundle programmers to inspect the package wiring state of bundles in the Framework as well as other functions related | Interface | org.osgi.service.packageadmin | OSGI |
|
| PackageNamespace | Package Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | OSGI |
|
| PackagePermission | A bundle's authority to import or export a package. | Class | org.osgi.framework | OSGI |
|
| ParallelPort | | Class | gnu.io | OSGI |
|
| ParallelPortEvent | | Class | gnu.io | OSGI |
|
| ParallelPortEventListener | | Interface | gnu.io | OSGI |
|
| Participant | A Participant participates in a Coordination. | Interface | org.osgi.service.coordinator | OSGI |
|
| PasswdAuthenticator | Service for user name/password authentication. | Interface | org.knopflerfish.service.um.useradmin | OSGI |
|
| PasswdSession | Interface for for a user name/password authentication session. | Interface | org.knopflerfish.service.um.useradmin | OSGI |
|
| PasswdUtil | Utility class for one-way encryption of, for example, user passwords. | Class | org.knopflerfish.service.um.useradmin | OSGI |
|
| PermissionAdmin | The Permission Admin service allows management agents to manage the permissions of bundles. | Interface | org.osgi.service.permissionadmin | OSGI |
|
| PermissionInfo | Permission representation used by the Permission Admin service. | Class | org.osgi.service.permissionadmin | OSGI |
|
| PortInUseException | The port requested is currently in useSince:JDK1. | Class | gnu.io | OSGI |
|
| Position | Position represents a geographic location, based on the WGS84 System (World Geodetic System 1984). | Class | org.osgi.util.position | OSGI |
|
| Preferences | A node in a hierarchical collection of preference data. | Interface | org.osgi.service.prefs | OSGI |
|
| PreferencesService | The Preferences Service. | Interface | org.osgi.service.prefs | OSGI |
|
| Producer | Data Producer, a service that can generate values to be used by Service objects registered under the Producer interface are expected to | Interface | org.osgi.service.wireadmin | OSGI |
|
| PropsMetadata | Metadata for a java. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ProvisioningService | Service for managing the initial provisioning information. | Interface | org.osgi.service.provisioning | OSGI |
|
| QSort | Quicksort utility class. | Class | org.knopflerfish.util.sort | OSGI |
|
| Queue | The Queue class represents a first-in-first-out (FIFO)Author:Per LundgrenSee Also:Serialized Form | Class | org.knopflerfish.util | OSGI |
|
| RawPortEvent | | Class | gnu.io | OSGI |
|
| RawPortEventListener | | Interface | gnu.io | OSGI |
|
| ReadableDataSession | Provides read-only access to the part of the tree handled by the plugin that created this session. | Interface | org.osgi.service.dmt.spi | OSGI |
|
| ReadWriteDataSession | Provides non-atomic read-write access to the part of the tree handled by the plugin that created this session. | Interface | org.osgi.service.dmt.spi | OSGI |
|
| Reference | The Reference interface represents a single reference (or dependency) to a service used by a Component. | Interface | org.apache.felix.scr | OSGI |
|
| Reference | Identify the annotated method as a bind method of a Service The annotated method is a bind method of the Component. | Class | org.osgi.service.component.annotations | OSGI |
|
| ReferenceCardinality | enum ReferenceCardinalityextends java. | Class | org.osgi.service.component.annotations | OSGI |
|
| ReferenceListener | Metadata for a reference listener interested in the reference bind and unbind events for a service reference. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ReferenceListMetadata | Metadata for a list of service references. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ReferenceMetadata | Metadata for a reference that will bind to a single matching service in the This is specified by the reference element. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ReferencePolicy | enum ReferencePolicyextends java. | Class | org.osgi.service.component.annotations | OSGI |
|
| ReferencePolicyOption | enum ReferencePolicyOptionextends java. | Class | org.osgi.service.component.annotations | OSGI |
|
| RefMetadata | Metadata for a reference to another component managed by the BlueprintAuthor:$Id: a67274cc8e5033dddc8477a046d116d511c1a4d3 $ThreadSafe | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| RegistrationListener | Metadata for a registration listener interested in service registration and unregistration events for a service. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ReifiedType | Provides access to a concrete type and its optional generic type parameters. | Class | org.osgi.service.blueprint.container | OSGI |
|
| RemoteAlertSender | The RemoteAlertSender can be used to send notifications to (remote) entities identified by principal names. | Interface | org.osgi.service.dmt.notification.spi | OSGI |
|
| RemoteConstants | Provide the definition of the constants used in the Remote Service AdminAuthor:$Id: deb46d4f5c2844a7bd245db781d9440361eb3955 $Immutable | Class | org.osgi.service.remoteserviceadmin | OSGI |
|
| RemoteFramework | Service interface for remote framework connections. | Interface | org.knopflerfish.service.remotefw | OSGI |
|
| RemoteServiceAdmin | A Remote Service Admin manages the import and export of services. | Interface | org.osgi.service.remoteserviceadmin | OSGI |
|
| RemoteServiceAdminEvent | Provides the event information for a Remote Service Admin event. | Class | org.osgi.service.remoteserviceadmin | OSGI |
|
| RemoteServiceAdminListener | A RemoteServiceAdminEvent listener is notified synchronously of any export or import registrations and unregistrations. | Interface | org.osgi.service.remoteserviceadmin | OSGI |
|
| RepeatingJob | | Class | org.knopflerfish.util.workerthread | OSGI |
|
| Repository | A repository service that contains resources. | Interface | org.osgi.service.repository | OSGI |
|
| RepositoryContent | An accessor for the default content of a resource. | Interface | org.osgi.service.repository | OSGI |
|
| RepositoryInfo | | Class | org.knopflerfish.service.repositorymanager | OSGI |
|
| RepositoryManager | KF repository manager service for interaction with OSGI repositories. | Interface | org.knopflerfish.service.repositorymanager | OSGI |
|
| RequestDispatcher | Defines an object that receives requests from the client and sends them to any resource (such as a servlet, | Interface | javax.servlet | OSGI |
|
| RequiredBundle | Objects implementing this interface are created by the Package Admin service. | Interface | org.osgi.service.packageadmin | OSGI |
|
| Requirement | A requirement that has been declared from a Resource . | Interface | org.osgi.resource | OSGI |
|
| Requirement | | Class | org.osgi.service.indexer | OSGI |
|
| ResolutionException | Indicates failure to resolve a set of requirements. | Class | org.osgi.service.resolver | OSGI |
|
| ResolveContext | A resolve context provides resources, options and constraints to the potential solution of a resolve | Class | org.osgi.service.resolver | OSGI |
|
| Resolver | A resolver service resolves the specified resources in the context suppliedAuthor:$Id: 809049a3954e50f9abbfca24fa4fda0d77d4f5b3 $ThreadSafeConsumers of this API must not implement this interface | Interface | org.osgi.service.resolver | OSGI |
|
| ResolverHook | OSGi Framework Resolver Hook instances are obtained from the OSGi Framework Resolver Hook Factory service. | Interface | org.osgi.framework.hooks.resolver | OSGI |
|
| ResolverHookFactory | OSGi Framework Resolver Hook Factory Service. | Interface | org.osgi.framework.hooks.resolver | OSGI |
|
| Resource | A resource is the representation of a uniquely identified and typed data. | Interface | org.osgi.resource | OSGI |
|
| Resource | A resource that is to be indexed. | Interface | org.osgi.service.indexer | OSGI |
|
| ResourceAnalyzer | A resource analyzer is responsible for analyzing a resource for some specific purpose, and discovering requirements and capabilities that may not be | Interface | org.osgi.service.indexer | OSGI |
|
| ResourceIndexer | ResourceIndexer is an OSGi service that creates a Repository XML representation by indexing resource capabilities and requirements. | Interface | org.osgi.service.indexer | OSGI |
|
| ResourceProcessor | ResourceProcessor interface is implemented by processors handling resource files in deployment packages. | Interface | org.osgi.service.deploymentadmin.spi | OSGI |
|
| ResourceProcessorException | Checked exception received when something fails during a call to a Resource Processor. | Class | org.osgi.service.deploymentadmin.spi | OSGI |
|
| Role | The base interface for Role objects managed by the User Admin This interface exposes the characteristics shared by all Role | Interface | org.osgi.service.useradmin | OSGI |
|
| RS485PortEvent | | Class | gnu.io | OSGI |
|
| RS485PortEventListener | | Interface | gnu.io | OSGI |
|
| RXTXCommDriver | This is the JavaComm for Linux driver. | Class | gnu.io | OSGI |
|
| RXTXPort | An extension of gnu. | Class | gnu.io | OSGI |
|
| RXTXVersion | A class to keep the current version inConstructor SummaryRXTXVersion() | Class | gnu.io | OSGI |
|
| ScheduledApplication | It is allowed to schedule an application based on a specific event. | Interface | org.osgi.service.application | OSGI |
|
| ScrService | The ScrService represents the Declarative Services main controller also known as the Service Component Runtime or SCR for short. | Interface | org.apache.felix.scr | OSGI |
|
| SelectionAware | Interface which a bundle displayer that supports lazy updates may implement. | Interface | org.knopflerfish.service.desktop | OSGI |
|
| Semaphore | The Semaphore class handles synchronization and waiting forAuthor:Johan Agat and Anders Rimen | Class | org.knopflerfish.util | OSGI |
|
| SerialPort | | Class | gnu.io | OSGI |
|
| SerialPortDevice | Service wrapping a javax. | Interface | org.knopflerfish.service.serial | OSGI |
|
| SerialPortEvent | | Class | gnu.io | OSGI |
|
| SerialPortEventListener | | Interface | gnu.io | OSGI |
|
| ServiceEvent | An event from the Framework describing a service lifecycle change. | Class | org.osgi.framework | OSGI |
|
| ServiceException | A service exception used to indicate that a service problem occurred. | Class | org.osgi.framework | OSGI |
|
| ServiceFactory | Allows services to provide customized service objects in the OSGi When registering a service, a ServiceFactory object can be used | Interface | org.osgi.framework | OSGI |
|
| ServiceListener | A ServiceEvent listener. | Interface | org.osgi.framework | OSGI |
|
| ServiceLoaderNamespace | Service Loader Capability and Requirement Namespace. | Class | org.osgi.service.serviceloader | OSGI |
|
| ServiceMetadata | Metadata for a service to be registered by the Blueprint Container when This is specified by the service element. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ServiceNamespace | Service Capability and Requirement Namespace. | Class | org.osgi.namespace.service | OSGI |
|
| ServicePermission | A bundle's authority to register or get a service. | Class | org.osgi.framework | OSGI |
|
| ServiceReference | A reference to a service. | Interface | org.osgi.framework | OSGI |
|
| ServiceReferenceMetadata | Metadata for a reference to an OSGi service. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| ServiceRegistration | A registered service. | Interface | org.osgi.framework | OSGI |
|
| ServiceTracker | The ServiceTracker class simplifies using services from the Framework's service registry. | Class | org.osgi.util.tracker | OSGI |
|
| ServiceTrackerCustomizer | The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked. | Interface | org.osgi.util.tracker | OSGI |
|
| ServiceUnavailableException | A Blueprint exception indicating that a service is unavailable. | Class | org.osgi.service.blueprint.container | OSGI |
|
| Servlet | Defines methods that all servlets must implement. | Interface | javax.servlet | OSGI |
|
| ServletConfig | A servlet configuration object used by a servlet container to pass information to a servlet during initialization. | Interface | javax.servlet | OSGI |
|
| ServletContext | 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 | Interface | javax.servlet | OSGI |
|
| ServletContextAttributeEvent | This is the event class for notifications about changes to the attributes of the servlet context of a web application. | Class | javax.servlet | OSGI |
|
| ServletContextAttributeListener | changes to the attribute list on the servlet context of a web application. | Interface | javax.servlet | OSGI |
|
| ServletContextEvent | This is the event class for notifications about changes to the servlet context of a web application. | Class | javax.servlet | OSGI |
|
| ServletContextListener | changes to the servlet context of the web application they are To receive notification events, the implementation class | Interface | javax.servlet | OSGI |
|
| ServletException | Defines a general exception a servlet can throw when it encounters difficulty. | Class | javax.servlet | OSGI |
|
| ServletInputStream | Provides an input stream for reading binary data from a client request, including an efficient readLine method | Class | javax.servlet | OSGI |
|
| ServletOutputStream | Provides an output stream for sending binary data to the client. | Class | javax.servlet | OSGI |
|
| ServletRequest | Defines an object to provide client request information to a servlet. | Interface | javax.servlet | OSGI |
|
| ServletRequestAttributeEvent | This is the event class for notifications of changes to the attributes of the servlet request in an application. | Class | javax.servlet | OSGI |
|
| ServletRequestAttributeListener | A ServletRequestAttributeListener can be implemented by the developer interested in being notified of request attribute | Interface | javax.servlet | OSGI |
|
| ServletRequestEvent | Events of this kind indicate lifecycle events for a ServletRequest. | Class | javax.servlet | OSGI |
|
| ServletRequestListener | A ServletRequestListener can be implemented by the developer interested in being notified of requests coming in and out of | Interface | javax.servlet | OSGI |
|
| ServletRequestWrapper | Provides a convenient implementation of the ServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet. | Class | javax.servlet | OSGI |
|
| ServletResponse | Defines an object to assist a servlet in sending a response to the client. | Interface | javax.servlet | OSGI |
|
| ServletResponseWrapper | Provides a convenient implementation of the ServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. | Class | javax.servlet | OSGI |
|
| Session | Control interface for a command session. | Interface | org.knopflerfish.service.console | OSGI |
|
| SessionListener | Session event listener interface. | Interface | org.knopflerfish.service.console | OSGI |
|
| SingleThreadModel | Ensures that servlets handle only one request at a time. | Interface | javax.servlet | OSGI |
|
| Sort | | Class | org.knopflerfish.util.sort | OSGI |
|
| StartLevel | The StartLevel service allows management agents to manage a start level assigned to each bundle and the active start level of the Framework. | Interface | org.osgi.service.startlevel | OSGI |
|
| State | Groups a state name, value and timestamp. | Class | org.osgi.util.measurement | OSGI |
|
| StatusVariable | A StatusVariable object represents the value of a status variable taken with a certain collection method at a certain point of time. | Class | org.osgi.service.monitor | OSGI |
|
| Subsystem | A subsystem is a collection of resources constituting a logical, possibly isolated, unit of functionality. | Interface | org.osgi.service.subsystem | OSGI |
|
| SubsystemConstants | Defines the constants used by Subsystem service property, manifest header, attribute and directive keys. | Class | org.osgi.service.subsystem | OSGI |
|
| SubsystemException | A Subsystem exception used to indicate a problem. | Class | org.osgi.service.subsystem | OSGI |
|
| SubsystemPermission | A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a subsystem. | Class | org.osgi.service.subsystem | OSGI |
|
| SwingBundleDisplayer | Interface for services wishing to become visible as components in the desktop Swing window. | Interface | org.knopflerfish.service.desktop | OSGI |
|
| SynchronousBundleListener | A synchronous BundleEvent listener. | Interface | org.osgi.framework | OSGI |
|
| SynchronousConfigurationListener | Synchronous Listener for Configuration Events. | Interface | org.osgi.service.cm | OSGI |
|
| SyncML | | Class | org.kxml2.wap.syncml | OSGI |
|
| SystemMetatypeProvider | Class which monitors installed bundles for metatype and CM default data. | Class | org.knopflerfish.util.metatype | OSGI |
|
| Target | A common interface for managed components that can be used as a direct target for method calls. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| Text | Misc static text utility methods. | Class | org.knopflerfish.util | OSGI |
|
| ThreadIO | Enable multiplexing of the standard IO streams for input, output, and error. | Interface | org.osgi.service.threadio | OSGI |
|
| Timer | Misc static timer utility methods. | Class | org.knopflerfish.util | OSGI |
|
| TopicPermission | A bundle's authority to publish or subscribe to event on a topic. | Class | org.osgi.service.event | OSGI |
|
| TransactionalDataSession | Provides atomic read-write access to the part of the tree handled by the plugin that created this session. | Interface | org.osgi.service.dmt.spi | OSGI |
|
| UnavailableException | Defines an exception that a servlet or filter throws to indicate that it is permanently or temporarily unavailable. | Class | javax.servlet | OSGI |
|
| UnfilteredServiceListener | A ServiceEvent listener that does not filter based upon any filter string specified to | Interface | org.osgi.framework | OSGI |
|
| Unit | A unit system for measurements. | Class | org.osgi.util.measurement | OSGI |
|
| UnsupportedCommOperationException | Exception thrown when a method does not support the requested functionality. | Class | gnu.io | OSGI |
|
| UnSupportedLoggerException | Exception thrown when a method does not support the requested functionality. | Class | gnu.io | OSGI |
|
| UPnPAction | Each UPnP service contains zero or more actions. | Interface | org.osgi.service.upnp | OSGI |
|
| UPnPDevice | Represents a UPnP device. | Interface | org.osgi.service.upnp | OSGI |
|
| UPnPEventListener | UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model. | Interface | org.osgi.service.upnp | OSGI |
|
| UPnPException | There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices. | Class | org.osgi.service.upnp | OSGI |
|
| UPnPIcon | A UPnP icon representation. | Interface | org.osgi.service.upnp | OSGI |
|
| UPnPLocalStateVariable | A local UPnP state variable which allows the value of the state variable toSince:1. | Interface | org.osgi.service.upnp | OSGI |
|
| UPnPService | A representation of a UPnP Service. | Interface | org.osgi.service.upnp | OSGI |
|
| UPnPStateVariable | The meta-information of a UPnP state variable as declared in the device's service state table (SST). | Interface | org.osgi.service.upnp | OSGI |
|
| Uri | This class contains static utility methods to manipulate DMT URIs. | Class | org.osgi.service.dmt | OSGI |
|
| URLConstants | Defines standard names for property keys associated with URLStreamHandlerService and java. | Interface | org.osgi.service.url | OSGI |
|
| URLStreamHandlerService | Service interface with public versions of the protected java. | Interface | org.osgi.service.url | OSGI |
|
| URLStreamHandlerSetter | Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object. | Interface | org.osgi.service.url | OSGI |
|
| User | A User role managed by a User Admin service. | Interface | org.osgi.service.useradmin | OSGI |
|
| UserAdmin | This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes. | Interface | org.osgi.service.useradmin | OSGI |
|
| UserAdminEvent | UserAdminEvent objects are delivered asynchronously to any UserAdminListener objects when a change occurs in any of the | Class | org.osgi.service.useradmin | OSGI |
|
| UserAdminListener | Listener for UserAdminEvents. | Interface | org.osgi.service.useradmin | OSGI |
|
| UserAdminPermission | Permission to configure and access the Role objects managed by a User This class represents access to the Role objects managed by a User | Class | org.osgi.service.useradmin | OSGI |
|
| Util | | Class | org.knopflerfish.ant.taskdefs.bundle | OSGI |
|
| Util | Utility methods for building CommandGroups to the console. | Class | org.knopflerfish.service.console | OSGI |
|
| ValueMetadata | Metadata for a simple String value that will be type-converted if necessary before injecting. | Interface | org.osgi.service.blueprint.reflect | OSGI |
|
| Version | Version identifier for capabilities such as bundles and packages. | Class | org.osgi.framework | OSGI |
|
| VersionRange | Class representing OSGi version ranges. | Class | org.knopflerfish.util.framework | OSGI |
|
| VersionRange | Version range. | Class | org.osgi.framework | OSGI |
|
| Wbxml | | Interface | org.kxml2.wap | OSGI |
|
| WbxmlParser | | Class | org.kxml2.wap | OSGI |
|
| WbxmlSerializer | A class for writing WBXML. | Class | org.kxml2.wap | OSGI |
|
| WeavingException | A weaving exception used to indicate that the class load should be failed but the weaving hook must not be blacklisted by the framework. | Class | org.osgi.framework.hooks.weaving | OSGI |
|
| WeavingHook | OSGi Framework Weaving Hook Service. | Interface | org.osgi.framework.hooks.weaving | OSGI |
|
| Wire | A wire connecting a Capability to a Requirement. | Interface | org.osgi.resource | OSGI |
|
| Wire | A connection between a Producer service and a Consumer service. | Interface | org.osgi.service.wireadmin | OSGI |
|
| WireAdmin | Wire Administration service. | Interface | org.osgi.service.wireadmin | OSGI |
|
| WireAdminEvent | WireAdminEvent objects are delivered to all registered WireAdminListener service objects which specify an interest in the | Class | org.osgi.service.wireadmin | OSGI |
|
| WireAdminListener | Listener for Wire Admin Events. | Interface | org.osgi.service.wireadmin | OSGI |
|
| WireConstants | Defines standard names for Wire properties, wire filter attributes, Consumer and Producer service properties. | Interface | org.osgi.service.wireadmin | OSGI |
|
| WirePermission | Permission for the scope of a Wire object. | Class | org.osgi.service.wireadmin | OSGI |
|
| Wiring | A wiring for a resource. | Interface | org.osgi.resource | OSGI |
|
| Wml | This class contains the wml coding tables for elements and attributes needed by the WmlParser. | Class | org.kxml2.wap.wml | OSGI |
|
| WorkerThread | Nested Class SummaryNested classes/interfaces inherited from class java. | Class | org.knopflerfish.util.workerthread | OSGI |
|
| WovenClass | A class being woven. | Interface | org.osgi.framework.hooks.weaving | OSGI |
|
| WV | Wireless Village CSP 1. | Class | org.kxml2.wap.wv | OSGI |
|
| XmlBackedRepositoryFactory | | Interface | org.knopflerfish.service.repository | OSGI |
|
| XMLParserActivator | A BundleActivator class that allows any JAXP compliant XML Parser to register itself as an OSGi parser service. | Class | org.osgi.util.xml | OSGI |
|
| XmlReader | | Class | org.knopflerfish.shared.cm | OSGI |
|
| Zystem | | Class | gnu.io | OSGI |
|
| AbsBindingModule | All provided Modules have to inherit from this class. | Class | org.apache.felix.ipojo.manipulator.spi | Apache Felix |
|
| AbstractBindVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind | Apache Felix |
|
| AbstractDeclaration | Common code to all Declaration objects. | Class | org.apache.felix.ipojo.extender.internal.declaration | Apache Felix |
|
| AbstractQueueService | | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| AbstractService | Common code wrapping an OSGi service. | Class | org.apache.felix.ipojo.extender.internal | Apache Felix |
|
| Action | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind | Apache Felix |
|
| AggregateDependencyInjectionType | enum AggregateDependencyInjectionTypeAn enumeration listing the different possibility to inject an aggregate dependency in a field or constructor | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| AnnotationDiscovery | org. | Interface | org.apache.felix.ipojo.manipulator.metadata.annotation.model | Apache Felix |
|
| AnnotationLiteral | Base annotation literal class to be extended when declaring stereotype bindings in a programmatic way. | Class | org.apache.felix.ipojo.manipulator.spi | Apache Felix |
|
| AnnotationMetadataProvider | A AnnotationMetadataProvider loads iPOJO metadata from bytecode of classes. | Class | org.apache.felix.ipojo.manipulator.metadata | Apache Felix |
|
| AnnotationParser | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser | Apache Felix |
|
| AnnotationPlayback | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.literal | Apache Felix |
|
| AnnotationRecorder | Record annotation to be replayed later. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay | Apache Felix |
|
| AnnotationType | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model | Apache Felix |
|
| AnnotationTypeVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser | Apache Felix |
|
| AnnotationVisitorFactory | Produces a new AnnotationVisitor instance for the given BindingContext. | Interface | org.apache.felix.ipojo.manipulator.spi | Apache Felix |
|
| AnnotationVisitorPlayback | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay | Apache Felix |
|
| Arch | iPOJO Arch command giving information about the current system architecture. | Class | org.apache.felix.ipojo.arch.gogo | Apache Felix |
|
| Architecture | Architecture service. | Interface | org.apache.felix.ipojo.architecture | Apache Felix |
|
| ArchitectureHandler | Composite Architecture Handler. | Class | org.apache.felix.ipojo.composite.architecture | Apache Felix |
|
| ArchitectureHandler | Architecture Handler. | Class | org.apache.felix.ipojo.handlers.architecture | Apache Felix |
|
| Attribute | An attribute is a key-value pair. | Class | org.apache.felix.ipojo.metadata | Apache Felix |
|
| Bind | This annotation declares a bind method. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| Binding | Triple storing the source annotation, the associated factory and the predicate for conditional support. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.registry | Apache Felix |
|
| BindingContext | | Class | org.apache.felix.ipojo.manipulator.spi | Apache Felix |
|
| BindingPolicy | Binding policies supported by iPOJO. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| BindingRegistry | Find the list of Binding registered with the given annotation type. | Interface | org.apache.felix.ipojo.manipulator.metadata.annotation.registry | Apache Felix |
|
| Bindings | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util | Apache Felix |
|
| BridgeClassLoader | A classloader trying to load classes from a given jar files and then from bundles. | Class | org.apache.felix.ipojo.online.manipulator | Apache Felix |
|
| BundleAwareJarFileResourceStore | | Class | org.apache.felix.ipojo.online.manipulator | Apache Felix |
|
| BundleContextHandler | A handler injecting the bundle context in the implementation code. | Class | org.apache.felix.ipojo.handlers.context | Apache Felix |
|
| BundleProcessor | Main Processor interface. | Interface | org.apache.felix.ipojo.extender.internal | Apache Felix |
|
| CacheableMetadataProvider | A CacheableMetadataProvider provides simple caching methods to avoid calling MetadataProvider. | Class | org.apache.felix.ipojo.manipulator.metadata | Apache Felix |
|
| Callback | When submitting a processing job, a callback object can be passed to the submission process. | Interface | org.apache.felix.ipojo.extender.queue | Apache Felix |
|
| Callback | A callback allows invoking a method on a POJO. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| ChainedAnnotationDiscovery | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery | Apache Felix |
|
| ChainedAnnotationVisitor | | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| ChainedBundleProcessor | A bundle processor chaining others processor. | Class | org.apache.felix.ipojo.extender.internal.processor | Apache Felix |
|
| CheckFieldConsistencyResultVisitor | This visitor checks that field referenced in the metadata are present in the bytecode. | Class | org.apache.felix.ipojo.manipulator.visitor.check | Apache Felix |
|
| CheckFieldConsistencyVisitor | Execute field verification. | Class | org.apache.felix.ipojo.manipulator.visitor.check | Apache Felix |
|
| ClassChecker | Checks that a POJO is already manipulated or not. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| ClassLoaderAwareClassWriter | An extension of ClassWriter that uses a specific classloader to load classes. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| ClassManipulator | iPOJO Class Adapter. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| ClassMetadataCollector | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation | Apache Felix |
|
| Classpath | An ordered list of classpath elements with set behaviour. | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| Collections5 | Collections5 is a static collection of methods being part of the Java6 Collections class. | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| ComparatorBasedServiceRankingInterceptor | A comparator based version of the ranking interceptor. | Class | org.apache.felix.ipojo.dependency.impl | Apache Felix |
|
| CompletableBindingRegistry | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.registry | Apache Felix |
|
| Component | Declares a component type (needed to create instances of the component). | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| ComponentFactory | The component factory manages component instance objects. | Class | org.apache.felix.ipojo | Apache Felix |
|
| ComponentInstance | This class defines the iPOJO's component instance concept. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| ComponentsBundleProcessor | Processor handling the IPOJO_HEADER and IPOJO_HEADER_ALT header from the bundle manifest. | Class | org.apache.felix.ipojo.extender.internal.processor | Apache Felix |
|
| ComponentType | The component type class allows specifying a new component type and its attached factory. | Class | org.apache.felix.ipojo.api | Apache Felix |
|
| ComponentTypeDescription | Component Type description. | Class | org.apache.felix.ipojo.architecture | Apache Felix |
|
| ComponentVisitor | Parse the @Component annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| ComponentWorkbench | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation | Apache Felix |
|
| CompositeComponentType | Allows defining composite types. | Class | org.apache.felix.ipojo.api.composite | Apache Felix |
|
| CompositeFactory | The component factory manages component instance objects. | Class | org.apache.felix.ipojo.composite | Apache Felix |
|
| CompositeHandler | Composite Handler Abstract Class. | Class | org.apache.felix.ipojo.composite | Apache Felix |
|
| CompositeInstanceDescription | Composite Instance Description. | Class | org.apache.felix.ipojo.composite | Apache Felix |
|
| CompositeManager | iPOJO Composite manager. | Class | org.apache.felix.ipojo.composite | Apache Felix |
|
| CompositeMetadataProvider | A CompositeMetadataProvider is responsible to detect duplicates component's declaration. | Class | org.apache.felix.ipojo.manipulator.metadata | Apache Felix |
|
| CompositeModuleProvider | Encapsulate other ModuleProviders in a single instance. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |
|
| CompositeServiceContext | CompositeServiceContext Class. | Class | org.apache.felix.ipojo.composite | Apache Felix |
|
| CompositionException | Exception occurs when a composition error occurs. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| CompositionMetadata | Check and build a composition, i. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| ConfigurableCreationStrategy | This CreationStrategy is here to ease customization of the strategy by hiding all the reflection stuff. | Class | org.apache.felix.ipojo.handlers.providedservice.strategy | Apache Felix |
|
| Configuration | A marker interface to detect configurationsOptional Element Summary | Class | org.apache.felix.ipojo.configuration | Apache Felix |
|
| ConfigurationAnnotationScanner | Class visitor detecting @Configuration annotation. | Class | org.apache.felix.ipojo.extender.internal.processor | Apache Felix |
|
| ConfigurationBuilder | Support class for fluent instance declaration building. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| ConfigurationException | This class defines the exception thrown when an instance cannot be configured correctly. | Class | org.apache.felix.ipojo | Apache Felix |
|
| ConfigurationHandler | Handler managing the Configuration Admin. | Class | org.apache.felix.ipojo.handlers.configuration | Apache Felix |
|
| ConfigurationHandlerDescription | Configuration handler description. | Class | org.apache.felix.ipojo.handlers.configuration | Apache Felix |
|
| ConfigurationListener | Listener interface for configuration updates of iPOJO component instances. | Interface | org.apache.felix.ipojo.handlers.configuration | Apache Felix |
|
| ConfigurationProcessor | Processor looking for classes annotated with @Configuration and creating the corresponding instance declaration. | Class | org.apache.felix.ipojo.extender.internal.processor | Apache Felix |
|
| ConfigurationTracker | An object tracking configuration from the configuration admin. | Class | org.apache.felix.ipojo | Apache Felix |
|
| Constants | A static class to access the constant written during packaging. | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| ConstructorCodeAdapter | Constructor Adapter. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| ConstructorInjector | Interface implemented to support constructor parameter injection. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| Context | Injects the bundle context object. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| ContextListener | Context Source Listener interface. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| ContextSource | Context Source service interface. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| ContextSourceManager | This class manages context-source management. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| Controller | This annotation declares a lifecycle controller. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| ControllerHandler | Lifecycle Controller handler. | Class | org.apache.felix.ipojo.handlers.lifecycle.controller | Apache Felix |
|
| ControllerVisitor | Parses the @Controller annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| CoreModuleProvider | Hardcoded provider for default core manipulation module. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |
|
| CreationStrategy | Creation strategy to creation service object. | Class | org.apache.felix.ipojo.handlers.providedservice | Apache Felix |
|
| CustomHandlerInfo | Information slot for custom Handlers to put their own custom information into ComponentTypeDescription | Interface | org.apache.felix.ipojo.architecture | Apache Felix |
|
| Declaration | A declaration is a creation instruction of an entity (Component type, Factory, Instance. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| DeclarationBuilderService | This service provides a way for users to manage declarations through code. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| DeclarationHandle | Handle on the associated Declaration service. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| DeclarationLinker | The linker is responsible to bind extension declaration to type declaration. | Class | org.apache.felix.ipojo.extender.internal.linker | Apache Felix |
|
| DeclarationServiceFactory | ServiceFactory for DeclarationBuilderService. | Class | org.apache.felix.ipojo.extender.internal.declaration.service | Apache Felix |
|
| DefaultBindingModule | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.module | Apache Felix |
|
| DefaultBindingRegistry | Stores all the Bindings coming from the Module. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.registry | Apache Felix |
|
| DefaultConfigurationBuilder | Declares a configuration and build the immutable DeclarationHandle containing that configuration. | Class | org.apache.felix.ipojo.extender.internal.declaration.service | Apache Felix |
|
| DefaultDeclarationBuilderService | | Class | org.apache.felix.ipojo.extender.internal.declaration.service | Apache Felix |
|
| DefaultDependencyInterceptor | A default implementation of the dependency interceptor. | Class | org.apache.felix.ipojo.dependency.interceptors | Apache Felix |
|
| DefaultExtensionDeclaration | Default implementation of the iPOJO Extension Declaration. | Class | org.apache.felix.ipojo.extender.internal.declaration | Apache Felix |
|
| DefaultInstanceBuilder | | Class | org.apache.felix.ipojo.extender.internal.declaration.service | Apache Felix |
|
| DefaultInstanceDeclaration | Default implementation of the instance declaration. | Class | org.apache.felix.ipojo.extender.internal.declaration | Apache Felix |
|
| DefaultJob | A callable object implementing Bundle Reference. | Class | org.apache.felix.ipojo.extender.internal | Apache Felix |
|
| DefaultManifestBuilder | A DefaultManifestBuilder handles the knowledge of iPOJO Manifest building. | Class | org.apache.felix.ipojo.manipulator.store.builder | Apache Felix |
|
| DefaultModuleProvider | Return the given collection of Modules. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |
|
| DefaultServiceRankingInterceptor | Default implementation of the default service ranking interceptor. | Class | org.apache.felix.ipojo.dependency.interceptors | Apache Felix |
|
| DefaultServiceTrackingInterceptor | Default implementation of the default service tracking interceptor. | Class | org.apache.felix.ipojo.dependency.interceptors | Apache Felix |
|
| DefaultTypeDeclaration | Default implementation of the component type declaration. | Class | org.apache.felix.ipojo.extender.internal.declaration | Apache Felix |
|
| Dependency | Allows configuring a service dependencies. | Class | org.apache.felix.ipojo.api | Apache Felix |
|
| Dependency | Represent a service dependency of the component instance. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| DependencyCallback | This class allwos the creation of callback when service dependency arrives orAuthor:Felix Project Team | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| DependencyConfigurationChecker | Utility class checking the configuration of a dependency. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| DependencyDescription | Service Dependency Description. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| DependencyHandler | The dependency handler manages a list of service dependencies. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| DependencyHandlerDescription | Dependency Handler Description. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| DependencyInterceptor | Dependency interceptor are collaborating with the service dependency during the service resolution. | Interface | org.apache.felix.ipojo.dependency.interceptors | Apache Felix |
|
| DependencyMetadataHelper | A set of methods to simplify the parsing of dependency attributes. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| DependencyModel | Abstract dependency model. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| DependencyModelListener | Listener interface for service dependencies of iPOJO component instances. | Interface | org.apache.felix.ipojo.util | Apache Felix |
|
| DependencyProperties | Builds the properties used to checks if an interceptor matches a specific dependency. | Class | org.apache.felix.ipojo.dependency.impl | Apache Felix |
|
| DependencyStateListener | This interface allows a class to be notified of service dependency state changes. | Interface | org.apache.felix.ipojo.util | Apache Felix |
|
| DirectManifestProvider | A DirectManifestProvider simply serves an already available Manifest. | Class | org.apache.felix.ipojo.manipulator.manifest | Apache Felix |
|
| DirectoryResourceStore | A DirectoryResourceStore knows how to read and write resources from (to respectively) a File directory. | Class | org.apache.felix.ipojo.manipulator.store | Apache Felix |
|
| Element | An element represents an XML Element. | Class | org.apache.felix.ipojo.metadata | Apache Felix |
|
| Elements | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util | Apache Felix |
|
| EmptyBasedServiceRankingInterceptor | An empty version of the ranking interceptor. | Class | org.apache.felix.ipojo.dependency.impl | Apache Felix |
|
| EmptyMetadataProvider | A EmptyMetadataProvider simply returns an empty list of Element. | Class | org.apache.felix.ipojo.manipulator.metadata | Apache Felix |
|
| EmptyReporter | An EmptyReporter is the basis implementation for Reporters. | Class | org.apache.felix.ipojo.manipulator.reporter | Apache Felix |
|
| EnforcedQueueService | A queue service implementation enforcing the processing preference choice for the bundle. | Class | org.apache.felix.ipojo.extender.internal.queue.pref.enforce | Apache Felix |
|
| ErrorHandler | Error Handler Service Definition. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| ErrorPrintingServiceFactoryProxy | This proxy class is here to wrap an iPOJO ServiceFactory. | Class | org.apache.felix.ipojo.handlers.providedservice.strategy | Apache Felix |
|
| EventDispatcher | iPOJO Internal event dispatcher. | Class | org.apache.felix.ipojo | Apache Felix |
|
| ExecutorQueueService | An asynchronous implementation of the queue service. | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| ExportedService | Allows defining an exported service. | Class | org.apache.felix.ipojo.api.composite | Apache Felix |
|
| Extender | Allows configuring an extender pattern. | Class | org.apache.felix.ipojo.extender | Apache Felix |
|
| Extender | iPOJO main activator. | Class | org.apache.felix.ipojo.extender.internal | Apache Felix |
|
| ExtensionBundleProcessor | Bundle processor handling the IPOJO_EXTENSION header. | Class | org.apache.felix.ipojo.extender.internal.processor | Apache Felix |
|
| ExtensionDeclaration | iPOJO's extension declaration. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| Factory | Component Type Factory Service. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| FactoryBuilder | Interface defining the method used to build IPojoFactory instances. | Interface | org.apache.felix.ipojo.extender.builder | Apache Felix |
|
| FactoryBuilderException | Exception thrown by FactoryBuilder when a IPojoFactory instance cannot beSee Also:Serialized Form | Class | org.apache.felix.ipojo.extender.builder | Apache Felix |
|
| FactoryClassloader | | Class | org.apache.felix.ipojo | Apache Felix |
|
| FactoryProxy | Bridge representing a Factory inside a composition. | Class | org.apache.felix.ipojo.composite | Apache Felix |
|
| FactoryStateListener | A factory state listener received notification about monitored factory state changes. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| FieldGenericVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic | Apache Felix |
|
| FieldInterceptor | A field interceptor is notified when a monitored field asks for a value or receives a new value. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| FieldMetadata | Field used inside a composition. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| FieldMetadata | A Field Metadata represents a field of the implementation class. | Class | org.apache.felix.ipojo.parser | Apache Felix |
|
| FieldMetadataCollector | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation | Apache Felix |
|
| FieldPropertyVisitor | Parses a Property or ServiceProperty annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| Fields | Fluent API to retrieve fields of a given type. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| FieldStereotypeVisitor | Parses stereotypes for field. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype | Apache Felix |
|
| FileManifestProvider | A FileManifestProvider reads a Manifest from the given input File. | Class | org.apache.felix.ipojo.manipulator.manifest | Apache Felix |
|
| FileMetadataProvider | A FileMetadataProvider is responsible of loading all the . | Class | org.apache.felix.ipojo.manipulator.metadata | Apache Felix |
|
| Files | | Class | org.apache.felix.ipojo.online.manipulator | Apache Felix |
|
| FileSystemResourceMapper | ResourceMapper mapping from and to system specific path. | Class | org.apache.felix.ipojo.manipulator.store.mapper | Apache Felix |
|
| FilterBasedServiceTrackingInterceptor | An implementation of the service tracking interceptor using a filter. | Class | org.apache.felix.ipojo.dependency.impl | Apache Felix |
|
| ForwardingBundleProcessor | A bundle processor delegating to a wrapped processor. | Class | org.apache.felix.ipojo.extender.internal.processor | Apache Felix |
|
| ForwardingQueueService | A queue service implementation delegating to a LifecycleQueueService. | Class | org.apache.felix.ipojo.extender.internal.queue.pref.enforce | Apache Felix |
|
| GenericVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic | Apache Felix |
|
| GenericVisitorFactory | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic | Apache Felix |
|
| GroupThreadFactory | A thread factory that groups produced threads inside a given ThreadGroup. | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| Handler | This annotation declares a handler. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| Handler | Handler Abstract Class. | Class | org.apache.felix.ipojo | Apache Felix |
|
| HandlerBinding | A @HandlerBinding bind its annotated type to a given handler. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| HandlerBindingDiscovery | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery | Apache Felix |
|
| HandlerConfiguration | Common interfaces for all contributions. | Interface | org.apache.felix.ipojo.api | Apache Felix |
|
| HandlerDeclaration | This annotation is used to configure a handler through XML (as in metadata. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| HandlerDeclarationVisitor | Parse the @HandlerDeclaration annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| HandlerDescription | Handler Description. | Class | org.apache.felix.ipojo.architecture | Apache Felix |
|
| HandlerFactory | Service interface published by handler factory. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| HandlerManager | The handler manager manages an handler instance. | Class | org.apache.felix.ipojo | Apache Felix |
|
| HandlerManagerFactory | This factory is able to create handler manager. | Class | org.apache.felix.ipojo | Apache Felix |
|
| HandlerVisitor | Parses the @Handler annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| HeaderPreferenceSelection | A preference selection strategy based on a manifest header. | Class | org.apache.felix.ipojo.extender.internal.queue.pref | Apache Felix |
|
| IdentityResourceMapper | | Class | org.apache.felix.ipojo.manipulator.store.mapper | Apache Felix |
|
| Ignore | A @Ignore annotation mark its annotated type to be ignored by the iPOJO manipulator. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| IgnoreAllBindingRegistry | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.registry | Apache Felix |
|
| IgnoredDiscovery | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery | Apache Felix |
|
| ImportedService | Allows defining an imported service. | Class | org.apache.felix.ipojo.api.composite | Apache Felix |
|
| InnerClassAdapter | Adapts a inner class in order to allow accessing outer class fields. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| InnerClassChecker | Analyze an inner class. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| Instance | Allows defining a contained instance. | Class | org.apache.felix.ipojo.api.composite | Apache Felix |
|
| Instance | | Class | org.apache.felix.ipojo.configuration | Apache Felix |
|
| InstanceBuilder | Support class for fluent instance declaration building. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| InstanceBundleContextAware | Instance containers that can handle the bundle context from the instance declaration implement this interface, letting handlers and other entities to retrieve this bundle context. | Interface | org.apache.felix.ipojo.extender.internal.linker | Apache Felix |
|
| InstanceConfigurationSource | A context source giving access to system properties. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| InstanceDeclaration | Service published to instruct an instance creation. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| InstanceDescription | Instance Description. | Class | org.apache.felix.ipojo.architecture | Apache Felix |
|
| InstanceHandler | Composite Instance Handler. | Class | org.apache.felix.ipojo.composite.instance | Apache Felix |
|
| InstanceHandlerDescription | Description of the Instance Handler. | Class | org.apache.felix.ipojo.composite.instance | Apache Felix |
|
| InstanceManager | This class defines the container of primitive instances. | Class | org.apache.felix.ipojo | Apache Felix |
|
| InstanceStateListener | This class defines instance state listeners. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| Instantiate | This annotation is used to create an 'empty' instance of the current component type. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| InstantiatedService | Allows defining an instantiated sub-service. | Class | org.apache.felix.ipojo.api.composite | Apache Felix |
|
| InstantiateVisitor | Parse the @Instantitate annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| Invalidate | | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| InvocationResult | | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| IPojoContext | The iPOJO Context is a BundleContext implementation allowing the separation between Bundle context and Service (Bundle) Context. | Class | org.apache.felix.ipojo | Apache Felix |
|
| IPojoFactory | This class defines common mechanisms of iPOJO component factories (i. | Class | org.apache.felix.ipojo | Apache Felix |
|
| IPOJOServiceFactory | iPOJO Service Factory is a special service factory handling to get the instance consuming the service. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| IPOJOURLHandler | iPOJO URL Handler allowing installation time manipulation. | Class | org.apache.felix.ipojo.online.manipulator | Apache Felix |
|
| IsolatedClassLoader | A classloader used by the Classpath. | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| JarFileResourceStore | A JarFileResourceStore knows how to read and write resources from (to respectively) a Jar File. | Class | org.apache.felix.ipojo.manipulator.store | Apache Felix |
|
| Job | Represents a task that can be executed by the QueueService. | Interface | org.apache.felix.ipojo.extender.queue | Apache Felix |
|
| JobInfo | Interface to retrieve information about the job execution. | Interface | org.apache.felix.ipojo.extender.queue | Apache Felix |
|
| JobInfoCallable | A callable computing job statistics. | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| LegacyGenericBindingRegistry | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.registry | Apache Felix |
|
| Lifecycle | Simple start/stop interface. | Interface | org.apache.felix.ipojo.extender.internal | Apache Felix |
|
| LifecycleCallback | This class is the implementation of callback on lifecycle transition. | Class | org.apache.felix.ipojo.handlers.lifecycle.callback | Apache Felix |
|
| LifecycleCallbackHandler | Lifecycle callback handler. | Class | org.apache.felix.ipojo.handlers.lifecycle.callback | Apache Felix |
|
| LifecycleQueueService | An interface composing QueueService and Lifecycle. | Interface | org.apache.felix.ipojo.extender.internal | Apache Felix |
|
| LifecycleVisitor | Parse @Validate and @Invalidate annotations. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| Log | API for the iPOJO internal Log system. | Interface | org.apache.felix.ipojo.util | Apache Felix |
|
| Logger | This class is an helper class implementing a simple log system. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| ManagedType | This class is responsible to create the factory for a given type declaration. | Class | org.apache.felix.ipojo.extender.internal.linker | Apache Felix |
|
| ManifestAttributeFilter | Defines a filter to be tested against Attribute contained If one filter accept the attribute, others are ignored. | Interface | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| ManifestBuilder | A ManifestBuilder is . | Interface | org.apache.felix.ipojo.manipulator.store | Apache Felix |
|
| ManifestMetadataParser | The Manifest Metadata parser reads a manifest file and builds the iPOJO metadata (Element / Attribute ) structure. | Class | org.apache.felix.ipojo.parser | Apache Felix |
|
| ManifestProvider | A ManifestProvider is responsible of providing the original Manifest of the manipulated Bundle. | Interface | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| ManipulatedMetadataFilter | A ManipulatedMetadataFilterAuthor:Felix Project Team | Class | org.apache.felix.ipojo.manipulator.render | Apache Felix |
|
| ManipulatedResourcesWriter | Write manipulation result in the backend (store). | Class | org.apache.felix.ipojo.manipulator.visitor.writer | Apache Felix |
|
| ManipulatedResultWriter | Gather manipulated bytecode. | Class | org.apache.felix.ipojo.manipulator.visitor.writer | Apache Felix |
|
| ManipulationAdapter | Empty ManipulationVisitor visitor. | Class | org.apache.felix.ipojo.manipulator.visitor | Apache Felix |
|
| ManipulationEngine | A ManipulationEngine is responsible to drive the component's classes manipulation. | Class | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| ManipulationProperty | Store properties for the manipulation process. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| ManipulationResultAdapter | Empty ManipulationResultVisitor visitor. | Class | org.apache.felix.ipojo.manipulator.visitor | Apache Felix |
|
| ManipulationResultVisitor | Visit manipulation results. | Interface | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| ManipulationUnit | Represent a component type to be manipulated or already manipulated. | Class | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| ManipulationVisitor | Visit manipulation results. | Interface | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| Manipulator | iPOJO Byte code Manipulator. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| MetaAnnotationBindingRegistry | The MetaAnnotationBindingRegistry is a registry that tries to complete its list of bindings when an unknown one is detected. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.registry | Apache Felix |
|
| MetadataFilter | Defines a filter to be tested against Element before rendering them into the Manifest. | Interface | org.apache.felix.ipojo.manipulator.render | Apache Felix |
|
| MetadataProvider | A MetadataProvider is responsible to provide iPOJO's metadata. | Interface | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| MetadataRenderer | A MetadataRenderer renders a given Element into a String. | Class | org.apache.felix.ipojo.manipulator.render | Apache Felix |
|
| Metadatas | Streams is a utility class that helps to manipulate streams. | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| MethodBindVisitor | Parse @Bind & @Unbind annotations on methods. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind | Apache Felix |
|
| MethodCodeAdapter | Insert code calling callbacks at the entry and before the exit of a method. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| MethodDescriptor | Method Descriptor describe a method. | Class | org.apache.felix.ipojo.manipulation | Apache Felix |
|
| MethodGenericVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic | Apache Felix |
|
| MethodInterceptor | A class implementing this interface is able to be notified of method invocations ( i. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| MethodMetadata | Information on Method for the composition. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| MethodMetadata | A Method Metadata represents a method from the implementation class. | Class | org.apache.felix.ipojo.parser | Apache Felix |
|
| MethodMetadataCollector | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation | Apache Felix |
|
| MethodPropertyVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| Methods | Fluent API to retrieve methods. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| MethodStereotypeVisitor | Parse stereotypes for methods. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype | Apache Felix |
|
| MissingHandlerException | Missing Handler Exception. | Class | org.apache.felix.ipojo | Apache Felix |
|
| Modified | This annotation declares a modify method. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| Module | A Module is the contributions from third party to the iPOJO manipulation process. | Interface | org.apache.felix.ipojo.manipulator.spi | Apache Felix |
|
| ModuleProvider | Discover Modules available in the environment. | Interface | org.apache.felix.ipojo.manipulator.spi | Apache Felix |
|
| Names | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.util | Apache Felix |
|
| NamingThreadFactory | A thread factory setting the name of the created thread. | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| Nullable | A Nullable object must implement this interface. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| NullableObject | Default nullable object. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| NullBinding | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignore | Apache Felix |
|
| NullVisitorFactory | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.ignore | Apache Felix |
|
| ParameterBindVisitor | Parse @Bind & @Unbind annotations on method's parameters. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.bind | Apache Felix |
|
| ParameterGenericVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic | Apache Felix |
|
| ParameterPropertyVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| ParameterStereotypeVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype | Apache Felix |
|
| ParseException | Exception thrown by parsers. | Class | org.apache.felix.ipojo.parser | Apache Felix |
|
| ParseException | Exceptions thrown by parsers. | Class | org.apache.felix.ipojo.xml.parser | Apache Felix |
|
| ParseUtils | Parser Utility Methods. | Class | org.apache.felix.ipojo.parser | Apache Felix |
|
| Playback | | Interface | org.apache.felix.ipojo.manipulator.metadata.annotation.model | Apache Felix |
|
| Pojo | Interface implemented by each manipulated class. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| Pojoization | Pojoization allows creating an iPOJO bundle from a normal bundle. | Class | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| PojoMetadata | Manipulation Metadata allows getting information about the implementation class without using reflection such as implemented interfaces, super class, | Class | org.apache.felix.ipojo.parser | Apache Felix |
|
| POJOWriter | Create the Proxy class. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| PolicyServiceContext | The policy service context is a service context aiming to resolve service dependencies inside different service context according to a policy. | Class | org.apache.felix.ipojo | Apache Felix |
|
| PostRegistration | Declares a method to be notified after service registration is effective. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| PostRegistrationVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| PostUnregistration | Declares a method to be notified after service un-registration is effective. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| PostUnregistrationVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| Predicate | A Predicate is executed with a given BindingContext and returns true if the matches(BindingContext) operation is a success. | Interface | org.apache.felix.ipojo.manipulator.spi | Apache Felix |
|
| Predicates | Ready-to-use Predicate implementations. | Class | org.apache.felix.ipojo.manipulator.spi.helper | Apache Felix |
|
| Preference | The processing preference. | Class | org.apache.felix.ipojo.extender.internal.queue.pref | Apache Felix |
|
| PreferenceQueueService | An implementation of the queue service delegating on the synchronous and asynchronous implementations according to the processing preference. | Class | org.apache.felix.ipojo.extender.internal.queue.pref | Apache Felix |
|
| PreferenceSelection | An interface to choose the processing preference. | Interface | org.apache.felix.ipojo.extender.internal.queue.pref | Apache Felix |
|
| PrefixedThreadFactory | A thread factory setting the name of the created thread. | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| PrimitiveComponentType | Allows defining primitive component types. | Class | org.apache.felix.ipojo.api | Apache Felix |
|
| PrimitiveHandler | This class defines common mechanisms of primitive handlers. | Class | org.apache.felix.ipojo | Apache Felix |
|
| PrimitiveInstanceDescription | Primitive Instance Description. | Class | org.apache.felix.ipojo | Apache Felix |
|
| PrimitiveTypeDescription | | Class | org.apache.felix.ipojo | Apache Felix |
|
| Property | This annotation declares a component property. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| Property | Allows configuring a configuration property. | Class | org.apache.felix.ipojo.api | Apache Felix |
|
| Property | Property class managing a managed value. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| PropertyDescription | Property Information. | Class | org.apache.felix.ipojo.architecture | Apache Felix |
|
| ProvidedService | Allows defining a provided service. | Class | org.apache.felix.ipojo.api.composite | Apache Felix |
|
| ProvidedService | Composite Provided Service. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| ProvidedService | Provided Service represent a provided service by the component. | Class | org.apache.felix.ipojo.handlers.providedservice | Apache Felix |
|
| ProvidedServiceDescription | Provided Service Description. | Class | org.apache.felix.ipojo.handlers.providedservice | Apache Felix |
|
| ProvidedServiceHandler | Composite Provided Service Handler. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| ProvidedServiceHandler | Composite Provided Service Handler. | Class | org.apache.felix.ipojo.handlers.providedservice | Apache Felix |
|
| ProvidedServiceHandlerDescription | Provided Service Handler Description for composite. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| ProvidedServiceHandlerDescription | Provided Service Handler Description. | Class | org.apache.felix.ipojo.handlers.providedservice | Apache Felix |
|
| ProvidedServiceListener | Listener interface for services provided by iPOJO component instances. | Interface | org.apache.felix.ipojo.handlers.providedservice | Apache Felix |
|
| Provides | This annotation declares that the component instances will provide a service. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| ProvidesVisitor | Parse the @Provides annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| ProxyGenerator | Generates proxy class delegating operation invocations thanks to aAuthor:Felix Project Team | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| QueueEventProxy | This service record events from a QueueService. | Interface | org.apache.felix.ipojo.extender.queue.debug | Apache Felix |
|
| QueueListener | A QueueListener provides queue management information to external entities: Job submissionJob executionJob result (success or failure) | Interface | org.apache.felix.ipojo.extender.queue | Apache Felix |
|
| QueueNotifier | Internal interface to de-couple event producer and event listeners. | Interface | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| QueueService | Definition of the queue service. | Interface | org.apache.felix.ipojo.extender.queue | Apache Felix |
|
| QueuingActivationProcessor | A bundle processor submitting the activating job to the queue service. | Class | org.apache.felix.ipojo.extender.internal.processor | Apache Felix |
|
| QuotedTokenizer | Parse on OSGi Manifest clause. | Class | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| Reflection | | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| ReflectiveFactoryBuilder | An Factory builder using a reflective call to build the factory. | Class | org.apache.felix.ipojo.extender.internal.builder | Apache Felix |
|
| Replay | | Interface | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay | Apache Felix |
|
| ReplayQueueEventProxy | | Class | org.apache.felix.ipojo.extender.internal.queue.debug | Apache Felix |
|
| Reporter | A Reporter is responsible to handle feedback from within the manipulation process in order to let API consumers deal with errors | Interface | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| Requires | This annotation declares a service requirement. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| RequiresVisitor | AnnotationVisitor parsing the @Requires annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| ResourceMapper | A ResourceMapper maps resource name from a reference to another one. | Interface | org.apache.felix.ipojo.manipulator.store | Apache Felix |
|
| ResourceStore | Abstract input/output for the manipulation process. | Interface | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| ResourceVisitor | A ResourceVisitor is invoked when a potential class isAuthor:Felix Project Team | Interface | org.apache.felix.ipojo.manipulator | Apache Felix |
|
| ReverseBundleProcessor | A bundle processor delegating a wrapped bundle processor. | Class | org.apache.felix.ipojo.extender.internal.processor | Apache Felix |
|
| RootGenericVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic | Apache Felix |
|
| SchemaResolver | Entity Resolver loading embedded XML Schemas. | Class | org.apache.felix.ipojo.xml.parser | Apache Felix |
|
| SecurityHelper | Methods checking security permissions. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| Selection | A Selection is used to select a subset of all supported AnnotationVisitor. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.registry | Apache Felix |
|
| Service | Allows configuring a provided service. | Class | org.apache.felix.ipojo.api | Apache Felix |
|
| ServiceBindingInterceptor | A service to modify / monitor the service bindings. | Interface | org.apache.felix.ipojo.dependency.interceptors | Apache Felix |
|
| ServiceContext | A service context is the facade of a service registry. | Interface | org.apache.felix.ipojo | Apache Felix |
|
| ServiceController | This annotation declares a service controller. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| ServiceControllerVisitor | Parses a @ServiceController annotation. | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| ServiceDependencyHandler | Service Instantiator Class. | Class | org.apache.felix.ipojo.composite.service.instantiator | Apache Felix |
|
| ServiceExporter | Export an service from the scope to the parent context. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| ServiceImporter | Import a service form the parent to the internal service registry. | Class | org.apache.felix.ipojo.composite.service.instantiator | Apache Felix |
|
| ServiceInstantiatorDescription | Description of the Service Creator Handler. | Class | org.apache.felix.ipojo.composite.service.instantiator | Apache Felix |
|
| ServiceList | Maintains a list of service object. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| ServiceLoaderModuleProvider | Find Modules using the ServiceLoader mechanisms. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |
|
| ServiceLocator | A simple utility class to retrive services from the service registry. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| ServiceObjectFactory | | Interface | org.apache.felix.ipojo.handlers.providedservice.strategy | Apache Felix |
|
| ServiceProperty | This annotation declares a service property. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| ServiceProperty | Allows configuring a service property. | Class | org.apache.felix.ipojo.api | Apache Felix |
|
| ServiceRankingInterceptor | A service to influence the sorting of services on a service dependency. | Interface | org.apache.felix.ipojo.dependency.interceptors | Apache Felix |
|
| ServiceReferenceImpl | Internal service reference implementation. | Class | org.apache.felix.ipojo.context | Apache Felix |
|
| ServiceReferenceManager | This class is handling the transformations between the base service set and the selected service set. | Class | org.apache.felix.ipojo.dependency.impl | Apache Felix |
|
| ServiceReferenceRankingComparator | Service Reference Comparator. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| ServiceReferenceUtils | Some utility methods to handle service references. | Class | org.apache.felix.ipojo.dependency.impl | Apache Felix |
|
| ServiceRegistrationImpl | Internal service registration implementation. | Class | org.apache.felix.ipojo.context | Apache Felix |
|
| ServiceRegistry | Internal Service Registry. | Class | org.apache.felix.ipojo.context | Apache Felix |
|
| ServiceSet | Maintains a service object collection. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| ServiceTrackingInterceptor | A service to influence the visibility of services within a service dependency. | Interface | org.apache.felix.ipojo.dependency.interceptors | Apache Felix |
|
| ServiceUsage | Object managing thread local copy of required services. | Class | org.apache.felix.ipojo.handlers.dependency | Apache Felix |
|
| SingletonComponentType | Allows defining a primitive component type that create an unique instance when created. | Class | org.apache.felix.ipojo.api | Apache Felix |
|
| SourceManager | This class manages context-source management. | Class | org.apache.felix.ipojo.composite.util | Apache Felix |
|
| SpecificationMetadata | Represent a service specification. | Class | org.apache.felix.ipojo.composite.service.provides | Apache Felix |
|
| StaticServiceProperty | This annotation declares a static service property. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| Statistic | Objects wrapping the QueueService statistics. | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| Status | The declaration status. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| Stereotype | In many systems, use of architectural patterns produces a set of recurring roles. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| StereotypeDiscovery | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.discovery | Apache Felix |
|
| StereotypeVisitorFactory | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype | Apache Felix |
|
| StreamMetadataProvider | A StreamManifestProvider knows how to load metadata from an InputStream. | Class | org.apache.felix.ipojo.manipulator.metadata | Apache Felix |
|
| Streams | Streams is a utility class that helps to manipulate streams. | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| StreamUtils | Utility method to handle streams. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| StringMap | Simple utility class that creates a map for string-based keys by extending TreeMap. | Class | org.apache.felix.ipojo.context | Apache Felix |
|
| Strings | Strings is a utility class that helps to manipulate String. | Class | org.apache.felix.ipojo.manipulator.util | Apache Felix |
|
| SubArrayVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic | Apache Felix |
|
| SvcInstance | Manage a service instantiation. | Class | org.apache.felix.ipojo.composite.service.instantiator | Apache Felix |
|
| SynchronousQueueService | An implementation of the Lifecycle Queue Service for synchronous processing. | Class | org.apache.felix.ipojo.extender.internal.queue | Apache Felix |
|
| SystemLogService | Default implementation based on System. | Class | org.apache.felix.ipojo.online.manipulator | Apache Felix |
|
| SystemPropertiesSource | A context source giving access to system properties. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| SystemReporter | A SystemReporter reports feedback from within the manipulation process. | Class | org.apache.felix.ipojo.manipulator.reporter | Apache Felix |
|
| TemporalDependency | Allows configuring a service dependencies. | Class | org.apache.felix.ipojo.api | Apache Felix |
|
| Tracker | Utility class close to the OSGi Service Tracker. | Class | org.apache.felix.ipojo.util | Apache Felix |
|
| TrackerCustomizer | | Interface | org.apache.felix.ipojo.util | Apache Felix |
|
| TransformedServiceReference | Transformed service reference is an interface letting updating the properties of a service reference. | Interface | org.apache.felix.ipojo.dependency.interceptors | Apache Felix |
|
| TransformedServiceReferenceImpl | | Class | org.apache.felix.ipojo.dependency.impl | Apache Felix |
|
| TypeDeclaration | Service exposed to instruct a factory creation. | Interface | org.apache.felix.ipojo.extender | Apache Felix |
|
| TypeGenericVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.generic | Apache Felix |
|
| TypeStereotypeVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor.stereotype | Apache Felix |
|
| UnacceptableConfiguration | UnacceptableConfiguration occurs when a factory refuses to create an instance. | Class | org.apache.felix.ipojo | Apache Felix |
|
| Unbind | This annotation declares an unbind method. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| Updated | This annotation declares an updated callback. | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| UpdatedVisitor | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.visitor | Apache Felix |
|
| Validate | | Class | org.apache.felix.ipojo.annotations | Apache Felix |
|
| Visit | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay | Apache Felix |
|
| VisitAnnotation | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay | Apache Felix |
|
| VisitArray | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay | Apache Felix |
|
| VisitEnd | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay | Apache Felix |
|
| VisitEnum | | Class | org.apache.felix.ipojo.manipulator.metadata.annotation.model.parser.replay | Apache Felix |
|
| WABResourceMapper | A WABResourceMapper knows how to map resource names for a Web Application Bundle (WAB). | Class | org.apache.felix.ipojo.manipulator.store.mapper | Apache Felix |
|
| XMLMetadataParser | XML Metadata parser. | Class | org.apache.felix.ipojo.xml.parser | Apache Felix |
|
| ConfigurationHandler | The ConfigurationHandler class implements configuration reading form a java. | Class | org.apache.felix.cm.file | Apache Felix |
|
| FilePersistenceManager | The FilePersistenceManager class stores configuration data in properties-like files inside a given directory. | Class | org.apache.felix.cm.file | Apache Felix |
|
| PersistenceManager | The PersistenceManager interface defines the API to be implemented to support persisting configuration data. | Interface | org.apache.felix.cm | Apache Felix |
|
| AdapterService | Annotates an Adapater service. | Class | org.apache.felix.dm.annotation.api | Apache Felix |
|
| AspectService | | Class | org.apache.felix.dm.annotation.api | Apache Felix |
|
| ComponentException | Exception thrown when a Component can't be instantiated using a ComponentFactory. | Class | org.apache.felix.dm.runtime.api | Apache Felix |
|
| ComponentFactory | When a Component is annotated with a DM Component annotation with a factoryName attribute, a corresponding ComponentFactory is registered in the OSGi service registry with a @link ComponentFactory#FACTORY_NAME | Interface | org.apache.felix.dm.runtime.api | Apache Felix |
|
| ComponentInstance | | Interface | org.apache.felix.dm.runtime.api | Apache Felix |
|
| AbstractCustomizerActionSet | Actions which can be performed on a given customizer interface. | Class | org.apache.felix.dm.tracker | Apache Felix |
|
| AbstractDependency | Abstract class for implementing Dependencies. | Class | org.apache.felix.dm.context | Apache Felix |
|
| BundleDependency | | Interface | org.apache.felix.dm | Apache Felix |
|
| BundleTracker | The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services. | Class | org.apache.felix.dm.tracker | Apache Felix |
|
| BundleTrackerCustomizer | The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are | Interface | org.apache.felix.dm.tracker | Apache Felix |
|
| CircularDependency | | Class | org.apache.felix.dm.diagnostics | Apache Felix |
|
| Component | Component interface. | Interface | org.apache.felix.dm | Apache Felix |
|
| ComponentContext | This interface is the entry point to the Component implementation context. | Interface | org.apache.felix.dm.context | Apache Felix |
|
| ComponentDeclaration | Describes a component. | Interface | org.apache.felix.dm | Apache Felix |
|
| ComponentDependencyDeclaration | Describes a component dependency. | Interface | org.apache.felix.dm | Apache Felix |
|
| ComponentExecutorFactory | volatile Executor m_threadPool; void updated(Dictionary conf) { | Interface | org.apache.felix.dm | Apache Felix |
|
| ComponentState | Component states. | Class | org.apache.felix.dm | Apache Felix |
|
| ComponentStateListener | This interface can be used to register a component state listener. | Interface | org.apache.felix.dm | Apache Felix |
|
| ConfigurationDependency | Configuration dependency that can track the availability of a (valid) configuration. | Interface | org.apache.felix.dm | Apache Felix |
|
| Dependency | Generic dependency for a component. | Interface | org.apache.felix.dm | Apache Felix |
|
| DependencyActivatorBase | Base bundle activator class. | Class | org.apache.felix.dm | Apache Felix |
|
| DependencyContext | Every DependencyManager Dependency implementations must implement this interface. | Interface | org.apache.felix.dm.context | Apache Felix |
|
| DependencyGraph | The dependency graph is a view of all components managed by the dependency manager and of their dependencies. | Class | org.apache.felix.dm.diagnostics | Apache Felix |
|
| DependencyManager | The dependency manager manages all components and their dependencies. | Class | org.apache.felix.dm | Apache Felix |
|
| Event | An event holds all data that belongs to some external event as it comes in via the 'changed' callback of a dependency. | Class | org.apache.felix.dm.context | Apache Felix |
|
| EventType | Types of dependency eventsEnum Constant Summary | Class | org.apache.felix.dm.context | Apache Felix |
|
| FilterIndex | A filter index is an interface you can implement to create your own, optimized index for specific filter expressions. | Interface | org.apache.felix.dm | Apache Felix |
|
| Logger | This class mimics the standard OSGi LogService interface. | Class | org.apache.felix.dm | Apache Felix |
|
| MissingDependency | This represents a missing dependency. | Class | org.apache.felix.dm.diagnostics | Apache Felix |
|
| PropertyMetaData | This interface defines meta data regarding a given configuration property. | Interface | org.apache.felix.dm | Apache Felix |
|
| ResourceDependency | A resource dependency is a dependency on a resource. | Interface | org.apache.felix.dm | Apache Felix |
|
| ResourceHandler | Service interface for anybody wanting to be notified of changes to resources. | Interface | org.apache.felix.dm | Apache Felix |
|
| ResourceUtil | Utility class for resource handling. | Class | org.apache.felix.dm | Apache Felix |
|
| ServiceDependency | Service dependency that can track an OSGi service. | Interface | org.apache.felix.dm | Apache Felix |
|
| ServiceTracker | The ServiceTracker class simplifies using services from the Framework's service registry. | Class | org.apache.felix.dm.tracker | Apache Felix |
|
| ServiceTrackerCustomizer | The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are | Interface | org.apache.felix.dm.tracker | Apache Felix |
|
| Format | Java 1. | Class | org.apache.felix.inventory | Apache Felix |
|
| InventoryPrinter | The InventoryPrinter is a service interface to be implemented by providers which want to hook into the display of the | Interface | org.apache.felix.inventory | Apache Felix |
|
| ZipAttachmentProvider | This is an optional extension of the InventoryPrinter. | Interface | org.apache.felix.inventory | Apache Felix |
|
| Component | The Component interface represents a single component managed by the Service Component Runtime. | Interface | org.apache.felix.scr | Apache Felix |
|
| ExtComponentContext | The ExtComponentContext is a custom extension of the standard ComponentContext allowing to update the service registration | Interface | org.apache.felix.scr.component | Apache Felix |
|
| Reference | The Reference interface represents a single reference (or dependency) to a service used by a Component. | Interface | org.apache.felix.scr | Apache Felix |
|
| ScrService | The ScrService represents the Declarative Services main controller also known as the Service Component Runtime or SCR for short. | Interface | org.apache.felix.scr | Apache Felix |
|
| AbstractWebConsolePlugin | The Web Console can be extended by registering an OSGi service for the interface Servlet with the service property | Class | org.apache.felix.webconsole | Apache Felix |
|
| AttachmentProvider | This is an optional extension of the ConfigurationPrinter. | Interface | org.apache.felix.webconsole | Apache Felix |
|
| BrandingPlugin | The BrandingPlugin is the service interface for the most elaborate way of branding the web console. | Interface | org.apache.felix.webconsole | Apache Felix |
|
| BundleInfo | This entity defines additional bundle information entry, that is provided by the BundleInfoProvider. | Class | org.apache.felix.webconsole.bundleinfo | Apache Felix |
|
| BundleInfoProvider | The bundle info provider allows the user to supply additional information that will be used by the Web Console bundle plugin. | Interface | org.apache.felix.webconsole.bundleinfo | Apache Felix |
|
| BundleInfoType | This pre-java 5 enum defines all valid bundle information value types. | Class | org.apache.felix.webconsole.bundleinfo | Apache Felix |
|
| ConfigurationPrinter | The ConfigurationPrinter is a service interface to be used by providers which want to hook into the display of the current configuration | Interface | org.apache.felix.webconsole | Apache Felix |
|
| DefaultBrandingPlugin | The DefaultBrandingPlugin class is the default implementation of the BrandingPlugin interface. | Class | org.apache.felix.webconsole | Apache Felix |
|
| DefaultVariableResolver | The DefaultVariableResolver is a HashMap based default implementation of the VariableResolver interface. | Class | org.apache.felix.webconsole | Apache Felix |
|
| LocalizationHelper | The localization helper is supposed to be used from the bundle info providers. | Class | org.apache.felix.webconsole.i18n | Apache Felix |
|
| ModeAwareConfigurationPrinter | This is an optional extension of the ConfigurationPrinter. | Interface | org.apache.felix.webconsole | Apache Felix |
|
| SimpleWebConsolePlugin | SimpleWebConsolePlugin is an utility class that provides default implementation of the AbstractWebConsolePlugin and supports the | Class | org.apache.felix.webconsole | Apache Felix |
|
| VariableResolver | The VariableResolver interface defines the API for an object which may be provided by plugins to provide replacement values for | Interface | org.apache.felix.webconsole | Apache Felix |
|
| WebConsoleConstants | | Interface | org.apache.felix.webconsole | Apache Felix |
|
| WebConsoleSecurityProvider | The WebConsoleSecurityProvider is a service interface allowing to use an external system to authenticate users before granting access to the | Interface | org.apache.felix.webconsole | Apache Felix |
|
| WebConsoleSecurityProvider2 | The WebConsoleSecurityProvider2 extends the WebConsoleSecurityProvider interface allowing for full control of | Interface | org.apache.felix.webconsole | Apache Felix |
|
| WebConsoleUtil | The WebConsoleUtil provides various utility methods for use by Web Console plugins. | Class | org.apache.felix.webconsole | Apache Felix |
|
| AbstractURLStreamHandlerService | Abstract implementation of the URLStreamHandlerService interface. | Class | org.osgi.service.url | KnoplerFish |
|
| AbstractWiringNamespace | Wiring Capability and Requirement Namespaces base class. | Class | org.osgi.framework.namespace | KnoplerFish |
|
| Acl | Acl is an immutable class representing structured access to DMT ACLs. | Class | org.osgi.service.dmt | KnoplerFish |
|
| Activate | Identify the annotated method as the activate method of a Service The annotated method is the activate method of the Component. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| AD | This class contains get and parse methods for operations related to constructing AttributeDefinition. | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| AdaptPermission | A bundle's authority to adapt an object to a type. | Class | org.osgi.framework | KnoplerFish |
|
| AdminPermission | A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle. | Class | org.osgi.framework | KnoplerFish |
|
| AE | Constructor SummaryAE(java. | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| AlertItem | Immutable data structure carried in an alert (client initiated notification). | Class | org.osgi.service.dmt.notification | KnoplerFish |
|
| AlertPermission | Indicates the callers authority to send alerts to management servers, identified by their principal names. | Class | org.osgi.service.dmt.security | KnoplerFish |
|
| Alias | This class contains aliases for system properties. | Class | org.knopflerfish.util.framework | KnoplerFish |
|
| AllServiceListener | A ServiceEvent listener that does not filter based upon package wiring. | Interface | org.osgi.framework | KnoplerFish |
|
| ApplicationAdminPermission | This class implements permissions for manipulating applications and their ApplicationAdminPermission can be targeted to applications that matches the | Class | org.osgi.service.application | KnoplerFish |
|
| ApplicationContext | ApplicationContext is the access point for an OSGi-aware application to the features of the OSGi Service Platform. | Interface | org.osgi.application | KnoplerFish |
|
| ApplicationDescriptor | An OSGi service that represents an installed application and stores information about it. | Class | org.osgi.service.application | KnoplerFish |
|
| ApplicationException | This exception is used to indicate problems related to application lifecycle ApplicationException object is created by the Application Admin to | Class | org.osgi.service.application | KnoplerFish |
|
| ApplicationHandle | ApplicationHandle is an OSGi service interface which represents an instance of an application. | Class | org.osgi.service.application | KnoplerFish |
|
| ApplicationServiceEvent | An event from the Framework describing a service lifecycle change. | Class | org.osgi.application | KnoplerFish |
|
| ApplicationServiceListener | An ApplicationServiceEvent listener. | Interface | org.osgi.application | KnoplerFish |
|
| AttributeDefinition | An interface to describe an attribute. | Interface | org.osgi.service.metatype | KnoplerFish |
|
| Authorization | The Authorization interface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate. | Interface | org.osgi.service.useradmin | KnoplerFish |
|
| BackEndControl | Service that can be used to load the user admin with contents from a back end system, save the user admin's current contents to the back end system and get | Interface | org.knopflerfish.service.um.useradmin | KnoplerFish |
|
| BackEndException | BackEndException is the base class for exceptions thrown from BackEndControl. | Class | org.knopflerfish.service.um.useradmin | KnoplerFish |
|
| BackingStoreException | Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store. | Class | org.osgi.service.prefs | KnoplerFish |
|
| Base64 | | Class | org.knopflerfish.util | KnoplerFish |
|
| BasicEnvelope | BasicEnvelope is an implementation of the Envelope interfaceAuthor:$Id: e7f7111ce0f9259810300c2004ab0013bcb0163a $Immutable | Class | org.osgi.service.wireadmin | KnoplerFish |
|
| BasicRequirement | | Class | org.knopflerfish.service.repositorymanager | KnoplerFish |
|
| BeanArgument | Metadata for a factory method or constructor argument of a bean. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| BeanMetadata | Metadata for a Bean component. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| BeanProperty | Metadata for a property to be injected into a bean. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| BlueprintContainer | A Blueprint Container represents the managed state of a Blueprint bundle. | Interface | org.osgi.service.blueprint.container | KnoplerFish |
|
| BlueprintEvent | BlueprintEvent objects are delivered to all registered BlueprintListener services. | Class | org.osgi.service.blueprint.container | KnoplerFish |
|
| BlueprintListener | A BlueprintEvent Listener. | Interface | org.osgi.service.blueprint.container | KnoplerFish |
|
| Builder | A container for attributes and directives under a certain namespace. | Class | org.osgi.service.indexer | KnoplerFish |
|
| Bundle | An extension of the Jar task that builds an OSGi bundle. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| Bundle | An installed bundle in the Framework. | Interface | org.osgi.framework | KnoplerFish |
|
| BundleActivator | Customizes the starting and stopping of a bundle. | Interface | org.osgi.framework | KnoplerFish |
|
| BundleArchives | A class that analyzes all bundle jar files given by a list of resource collections (file sets). | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleCapability | A capability that has been declared from a bundleVersion:$Id: 39086f7e6086c2b3d83fbcb976a011cf69483ad8 $ThreadSafeConsumers of this API must not implement this interface | Interface | org.osgi.framework.wiring | KnoplerFish |
|
| BundleClasspathTask | Task that translates the value of the OSGi specified manifest header Bundle-Classpath into either a file set or pattern | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleContext | A bundle's execution context within the Framework. | Interface | org.osgi.framework | KnoplerFish |
|
| BundleEvent | An event from the Framework describing a bundle lifecycle change. | Class | org.osgi.framework | KnoplerFish |
|
| BundleException | A Framework exception used to indicate that a bundle lifecycle problem A BundleException object is created by the Framework to denote an | Class | org.osgi.framework | KnoplerFish |
|
| BundleFilter | | Interface | org.knopflerfish.service.desktop | KnoplerFish |
|
| BundleHTMLExtractorTask | Task that analyzes a set of bundle jar files and builds HTML documentation from these bundles. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleInfo | Represents a bundle in the array given back by the DeploymentPackage. | Interface | org.osgi.service.deploymentadmin | KnoplerFish |
|
| BundleInfoTask | Task that analyzes sets of class files and jar files that will be the contents of some bundle. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleJavadocHelperTask | Task that helps building arguments to javadoc. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleListener | A BundleEvent listener. | Interface | org.osgi.framework | KnoplerFish |
|
| BundleLocationCondition | Condition to test if the location of a bundle matches or does not match a pattern. | Class | org.osgi.service.condpermadmin | KnoplerFish |
|
| BundleLocator | Determines a sub-set of bundles from a given file set. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleManifestTask | Extension of the standard Manifest task. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleMetaTypeResource | Fields inherited from interface org. | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| BundleMvnAntTask | Task that analyzes a set of bundle jar files and builds an ant build file that can deploy those jar files to a Maven 2 repository. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleNamespace | Bundle Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | KnoplerFish |
|
| BundlePackagesInfo | Class that holds the results of the Java package analysis of all classes in a bundle. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundlePermission | A bundle's authority to require or provide a bundle or to receive or attach A bundle symbolic name defines a unique fully qualified name. | Class | org.osgi.framework | KnoplerFish |
|
| BundleReference | A reference to a Bundle. | Interface | org.osgi.framework | KnoplerFish |
|
| BundleRequirement | A requirement that has been declared from a bundleVersion:$Id: 212ffb64f724d982db86ff7e49ed64ea530e670a $ThreadSafeConsumers of this API must not implement this interface | Interface | org.osgi.framework.wiring | KnoplerFish |
|
| BundleRevision | Bundle Revision. | Interface | org.osgi.framework.wiring | KnoplerFish |
|
| BundleRevisions | The bundle revisions of a bundle. | Interface | org.osgi.framework.wiring | KnoplerFish |
|
| BundleSelectionListener | Callback listener for changes in BundleSelectionModel. | Interface | org.knopflerfish.service.desktop | KnoplerFish |
|
| BundleSelectionModel | Model describing which bundles are selected. | Interface | org.knopflerfish.service.desktop | KnoplerFish |
|
| BundleSignerCondition | Condition to test if the signer of a bundle matches or does not match a pattern. | Class | org.osgi.service.condpermadmin | KnoplerFish |
|
| BundleStartLevel | Query and modify the start level information for a bundle. | Interface | org.osgi.framework.startlevel | KnoplerFish |
|
| BundleTracker | The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services. | Class | org.osgi.util.tracker | KnoplerFish |
|
| BundleTrackerCustomizer | The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked. | Interface | org.osgi.util.tracker | KnoplerFish |
|
| BundleUserDocNavigateTask | This task is used when building bundle user documentation for a Knopflerfish release, it builds the navigation frame listing | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| BundleWire | A wire connecting a BundleCapability to a BundleRequirement. | Interface | org.osgi.framework.wiring | KnoplerFish |
|
| BundleWiring | A wiring for a bundle. | Interface | org.osgi.framework.wiring | KnoplerFish |
|
| ByteArray | A converter class used to read primitive datatypes from, or write them to, a bytearray, starting at position index. | Class | org.knopflerfish.util | KnoplerFish |
|
| ByteFormatterTask | Sets a property to a formatted value in ki, Mi, Gi, Ti, Pi, Ei, Zi and Yi with an optional unit. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| CachedObject | An object with a timeout. | Class | org.knopflerfish.util | KnoplerFish |
|
| CacheMap | Timeout version of a HashMap. | Class | org.knopflerfish.util | KnoplerFish |
|
| Capability | A capability that has been declared from a Resource. | Interface | org.osgi.resource | KnoplerFish |
|
| Capability | | Class | org.osgi.service.indexer | KnoplerFish |
|
| CapabilityPermission | A bundle's authority to provide or require a capability. | Class | org.osgi.framework | KnoplerFish |
|
| ClassAnalyserASM | Visitor implementation that populates a BundlePackagesInfo object with data about the given class. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| ClassLoaderUtil | Utility class for handling common class loading cases, like wrapping external libraries in the correct context class loader. | Class | org.knopflerfish.util | KnoplerFish |
|
| CMDataReader | | Class | org.knopflerfish.shared.cm | KnoplerFish |
|
| CMDataWriter | | Class | org.knopflerfish.shared.cm | KnoplerFish |
|
| CollectionMetadata | Metadata for a collection based value. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| CollisionHook | OSGi Framework Bundle Collision Hook Service. | Interface | org.osgi.framework.hooks.bundle | KnoplerFish |
|
| CommandGroup | Interface for a command group service. | Interface | org.knopflerfish.service.console | KnoplerFish |
|
| CommandGroupAdapter | Adapter class for CommandGroup. | Class | org.knopflerfish.service.console | KnoplerFish |
|
| CommandProcessor | A Command Processor is a service that is registered by a script engine that can execute commands. | Interface | org.osgi.service.command | KnoplerFish |
|
| CommandSession | A Command Session holds the executable state of a script engine as well as the keyboard and console streams. | Interface | org.osgi.service.command | KnoplerFish |
|
| CommDriver | | Interface | gnu.io | KnoplerFish |
|
| CommPort | | Class | gnu.io | KnoplerFish |
|
| CommPortIdentifier | | Class | gnu.io | KnoplerFish |
|
| CommPortOwnershipListener | | Interface | gnu.io | KnoplerFish |
|
| Compare | | Class | org.knopflerfish.util | KnoplerFish |
|
| CompareFunc | Like the 1. | Interface | org.knopflerfish.util.sort | KnoplerFish |
|
| Component | The Component interface represents a single component managed by the Service Component Runtime. | Interface | org.apache.felix.scr | KnoplerFish |
|
| Component | Identify the annotated class as a Service Component. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| ComponentConstants | Defines standard names for Service Component constants. | Interface | org.osgi.service.component | KnoplerFish |
|
| ComponentContext | A Component Context object is used by a component instance to interact with its execution context including locating services by reference name. | Interface | org.osgi.service.component | KnoplerFish |
|
| ComponentDefinitionException | A Blueprint exception indicating that a component definition is in error. | Class | org.osgi.service.blueprint.container | KnoplerFish |
|
| ComponentException | Unchecked exception which may be thrown by the Service Component Runtime. | Class | org.osgi.service.component | KnoplerFish |
|
| ComponentFactory | When a component is declared with the factory attribute on its component element, the Service Component Runtime will register a | Interface | org.osgi.service.component | KnoplerFish |
|
| ComponentInstance | A ComponentInstance encapsulates a component instance of an activated component configuration. | Interface | org.osgi.service.component | KnoplerFish |
|
| ComponentMetadata | Metadata for managed components. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| Condition | This interface represents a Condition that is managed by a A Condition may have a filter associated with it. | Interface | org.knopflerfish.service.um.useradmin | KnoplerFish |
|
| Condition | The interface implemented by a Condition. | Interface | org.osgi.service.condpermadmin | KnoplerFish |
|
| ConditionalPermissionAdmin | Framework service to administer Conditional Permissions. | Interface | org.osgi.service.condpermadmin | KnoplerFish |
|
| ConditionalPermissionInfo | A list of Permissions guarded by a list of conditions with an access decision. | Interface | org.osgi.service.condpermadmin | KnoplerFish |
|
| ConditionalPermissionUpdate | Update the Conditional Permission Table. | Interface | org.osgi.service.condpermadmin | KnoplerFish |
|
| ConditionInfo | Condition representation used by the Conditional Permission Admin service. | Class | org.osgi.service.condpermadmin | KnoplerFish |
|
| Configurable | Supports a configuration object. | Interface | org.osgi.framework | KnoplerFish |
|
| Configuration | The configuration information for a ManagedService or ManagedServiceFactory object. | Interface | org.osgi.service.cm | KnoplerFish |
|
| ConfigurationAdmin | Service for administering configuration data. | Interface | org.osgi.service.cm | KnoplerFish |
|
| ConfigurationEvent | A Configuration Event. | Class | org.osgi.service.cm | KnoplerFish |
|
| ConfigurationException | An Exception class to inform the Configuration Admin service of problems with configuration data. | Class | org.osgi.service.cm | KnoplerFish |
|
| ConfigurationListener | Listener for Configuration Events. | Interface | org.osgi.service.cm | KnoplerFish |
|
| ConfigurationPermission | Indicates a bundle's authority to configure bundles or be updated by Configuration Admin. | Class | org.osgi.service.cm | KnoplerFish |
|
| ConfigurationPlugin | A service interface for processing configuration dictionary before the A bundle registers a ConfigurationPlugin object in order to process | Interface | org.osgi.service.cm | KnoplerFish |
|
| ConfigurationPolicy | enum ConfigurationPolicyextends java. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| ConnectionFactory | A Connection Factory service is called by the implementation of the Connector Service to create javax. | Interface | org.osgi.service.io | KnoplerFish |
|
| ConnectorService | The Connector Service should be called to create and open javax. | Interface | org.osgi.service.io | KnoplerFish |
|
| ConsoleService | Console service for OSG platforms. | Interface | org.knopflerfish.service.console | KnoplerFish |
|
| Constants | Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys. | Interface | org.osgi.framework | KnoplerFish |
|
| Constants | This interface defines standard names for property keys associated with Device and Driver services. | Interface | org.osgi.service.device | KnoplerFish |
|
| Consumer | Data Consumer, a service that can receive udpated values from Service objects registered under the Consumer interface are expected | Interface | org.osgi.service.wireadmin | KnoplerFish |
|
| ContentNamespace | Content Capability and Requirement Namespace. | Class | org.osgi.service.repository | KnoplerFish |
|
| ContextualAuthorization | This subclass to Authorization adds authentication context to the authorization information. | Interface | org.knopflerfish.service.um.useradmin | KnoplerFish |
|
| ContractNamespace | Contract Capability and Requirement Namespace. | Class | org.osgi.namespace.contract | KnoplerFish |
|
| Converter | Type converter to convert an object to a target type. | Interface | org.osgi.service.blueprint.container | KnoplerFish |
|
| Converter | A converter is a service that can help create specific object types from a string, and vice versa. | Interface | org.osgi.service.command | KnoplerFish |
|
| Cookie | 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. | Class | javax.servlet.http | KnoplerFish |
|
| Coordination | A Coordination object is used to coordinate a number of independent Once a Coordination is created, it | Interface | org.osgi.service.coordinator | KnoplerFish |
|
| CoordinationException | Unchecked exception which may be thrown by a Coordinator implementation. | Class | org.osgi.service.coordinator | KnoplerFish |
|
| CoordinationPermission | A bundle's authority to create or use a Coordination. | Class | org.osgi.service.coordinator | KnoplerFish |
|
| Coordinator | A Coordinator service coordinates activities between different parties. | Interface | org.osgi.service.coordinator | KnoplerFish |
|
| DataPlugin | An implementation of this interface takes the responsibility of handling data requests in a subtree of the DMT. | Interface | org.osgi.service.dmt.spi | KnoplerFish |
|
| Deactivate | Identify the annotated method as the deactivate method of a Service The annotated method is the deactivate method of the Component. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| DefaultBundleSelectionModel | Default implementation of BundleSelectionModel. | Class | org.knopflerfish.service.desktop | KnoplerFish |
|
| DeploymentAdmin | This is the interface of the Deployment Admin service. | Interface | org.osgi.service.deploymentadmin | KnoplerFish |
|
| DeploymentAdminPermission | DeploymentAdminPermission controls access to the Deployment Admin service. | Class | org.osgi.service.deploymentadmin | KnoplerFish |
|
| DeploymentCustomizerPermission | The DeploymentCustomizerPermission permission gives the right to Resource Processors to access a bundle's (residing in a Deployment Package) | Class | org.osgi.service.deploymentadmin.spi | KnoplerFish |
|
| DeploymentException | Checked exception received when something fails during any deployment processes. | Class | org.osgi.service.deploymentadmin | KnoplerFish |
|
| DeploymentPackage | The DeploymentPackage object represents a deployment package (already installed or being currently processed). | Interface | org.osgi.service.deploymentadmin | KnoplerFish |
|
| DeploymentSession | The session interface represents a currently running deployment session (install/update/uninstall). | Interface | org.osgi.service.deploymentadmin.spi | KnoplerFish |
|
| Device | Interface for identifying device services. | Interface | org.osgi.service.device | KnoplerFish |
|
| Dict | Utility methods for dealing with dictionaries. | Class | org.knopflerfish.util | KnoplerFish |
|
| DictionaryUtils | Some utility methods for objects that implement Dictionary. | Class | org.knopflerfish.shared.cm | KnoplerFish |
|
| DirDeployerService | | Interface | org.knopflerfish.service.dirdeployer | KnoplerFish |
|
| DmtAdmin | An interface providing methods to open sessions and register listeners. | Interface | org.osgi.service.dmt | KnoplerFish |
|
| DmtConstants | Defines standard names for DmtAdmin. | Class | org.osgi.service.dmt | KnoplerFish |
|
| DmtData | An immutable data structure representing the contents of a leaf or interior node. | Class | org.osgi.service.dmt | KnoplerFish |
|
| DmtEvent | Event class storing the details of a change in the tree. | Interface | org.osgi.service.dmt | KnoplerFish |
|
| DmtEventListener | Registered implementations of this class are notified via DmtEvent objects about important changes in the tree. | Interface | org.osgi.service.dmt | KnoplerFish |
|
| DmtException | Checked exception received when a DMT operation fails. | Class | org.osgi.service.dmt | KnoplerFish |
|
| DmtIllegalStateException | Unchecked illegal state exception. | Class | org.osgi.service.dmt | KnoplerFish |
|
| DmtPermission | Controls access to management objects in the Device Management Tree (DMT). | Class | org.osgi.service.dmt.security | KnoplerFish |
|
| DmtPrincipalPermission | Indicates the callers authority to create DMT sessions on behalf of a remote management server. | Class | org.osgi.service.dmt.security | KnoplerFish |
|
| DmtSession | DmtSession provides concurrent access to the DMT. | Interface | org.osgi.service.dmt | KnoplerFish |
|
| Document | The document consists of some legacy events and a single root element. | Class | org.kxml2.kdom | KnoplerFish |
|
| Driver | A Driver service object must be registered by each Driver bundle wishing to attach to Device services provided by other drivers. | Interface | org.osgi.service.device | KnoplerFish |
|
| DriverLocator | A Driver Locator service can find and load device driver bundles given a property set. | Interface | org.osgi.service.device | KnoplerFish |
|
| DriverSelector | When the device manager detects a new Device service, it calls all registered Driver services to determine if anyone matches the Device service. | Interface | org.osgi.service.device | KnoplerFish |
|
| Element | In order to create an element, please use the createElement method instead of invoking the constructor directly. | Class | org.kxml2.kdom | KnoplerFish |
|
| EndpointDescription | A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint | Class | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| EndpointListener | A white board service that represents a listener for endpoints. | Interface | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| EndpointPermission | A bundle's authority to export, import or read an Endpoint. | Class | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| Envelope | Identifies a contained value. | Interface | org.osgi.service.wireadmin | KnoplerFish |
|
| Event | Event objects are delivered to EventHandler services which subscribe to the topic of the event. | Class | org.osgi.service.event | KnoplerFish |
|
| EventAdmin | The Event Admin service. | Interface | org.osgi.service.event | KnoplerFish |
|
| EventConstants | Event property names used in Event Admin events published by a Blueprint Each type of event is sent to a different topic: | Class | org.osgi.service.blueprint.container | KnoplerFish |
|
| EventConstants | Defines standard names for EventHandler properties. | Interface | org.osgi.service.event | KnoplerFish |
|
| EventHandler | Listener for Events. | Interface | org.osgi.service.event | KnoplerFish |
|
| EventHook | OSGi Framework Bundle Event Hook Service. | Interface | org.osgi.framework.hooks.bundle | KnoplerFish |
|
| EventHook | OSGi Framework Service Event Hook Service. | Interface | org.osgi.framework.hooks.service | KnoplerFish |
|
| EventListenerHook | OSGi Framework Service Event Listener Hook Service. | Interface | org.osgi.framework.hooks.service | KnoplerFish |
|
| EventProperties | The properties for an Event. | Class | org.osgi.service.event | KnoplerFish |
|
| ExecPlugin | An implementation of this interface takes the responsibility of handling node execute requests requests in a subtree of the DMT. | Interface | org.osgi.service.dmt.spi | KnoplerFish |
|
| ExecutableBundleActivator | | Class | org.knopflerfish.util.framework | KnoplerFish |
|
| ExecutionEnvironmentNamespace | Execution Environment Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | KnoplerFish |
|
| ExportedPackage | An exported package. | Interface | org.osgi.service.packageadmin | KnoplerFish |
|
| ExportReference | An Export Reference associates a service with a local endpoint. | Interface | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| ExportRegistration | An Export Registration associates a service to a local endpoint. | Interface | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| ExtenderNamespace | This class defines the names for the attributes and directives for this namespace. | Class | org.osgi.namespace.extender | KnoplerFish |
|
| FileUtil | | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| Filter | 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. | Interface | javax.servlet | KnoplerFish |
|
| FilterChain | 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. | Interface | javax.servlet | KnoplerFish |
|
| FilterConfig | A filter configuration object used by a servlet container to pass information to a filter during initialization. | Interface | javax.servlet | KnoplerFish |
|
| FindHook | OSGi Framework Bundle Context Hook Service. | Interface | org.osgi.framework.hooks.bundle | KnoplerFish |
|
| FindHook | OSGi Framework Service Find Hook Service. | Interface | org.osgi.framework.hooks.service | KnoplerFish |
|
| Framework | Using this class, OSGi-aware applications can obtain their ApplicationContext. | Class | org.osgi.application | KnoplerFish |
|
| Framework | A Framework instance. | Interface | org.osgi.framework.launch | KnoplerFish |
|
| FrameworkEvent | A general event from the Framework. | Class | org.osgi.framework | KnoplerFish |
|
| FrameworkFactory | A factory for creating Framework instances. | Interface | org.osgi.framework.launch | KnoplerFish |
|
| FrameworkListener | A FrameworkEvent listener. | Interface | org.osgi.framework | KnoplerFish |
|
| FrameworkStartLevel | Query and modify the start level information for the framework. | Interface | org.osgi.framework.startlevel | KnoplerFish |
|
| FrameworkUtil | Framework Utility class. | Class | org.osgi.framework | KnoplerFish |
|
| FrameworkWiring | Query and modify wiring information for the framework. | Interface | org.osgi.framework.wiring | KnoplerFish |
|
| Function | A Function is a a block of code that can be executed with a set of arguments, it returns the result object of executing the script. | Interface | org.osgi.service.command | KnoplerFish |
|
| GenericServlet | Defines a generic, protocol-independent servlet. | Class | javax.servlet | KnoplerFish |
|
| Group | A named grouping of roles (Role objects). | Interface | org.osgi.service.useradmin | KnoplerFish |
|
| HostedCapability | A capability hosted by a resource. | Interface | org.osgi.service.resolver | KnoplerFish |
|
| HostNamespace | Host Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | KnoplerFish |
|
| HtmlFragment | An Html formated text fragment the the MakeHTMLTask can be When $(name) is found in the document to be generated | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| HttpContext | This interface defines methods that the Http Service may call to get information about a registration. | Interface | org.osgi.service.http | KnoplerFish |
|
| HttpService | The Http Service allows other bundles in the OSGi environment to dynamically register resources and servlets into the URI namespace of Http Service. | Interface | org.osgi.service.http | KnoplerFish |
|
| HttpServlet | Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. | Class | javax.servlet.http | KnoplerFish |
|
| HttpServletRequest | to provide request information for HTTP servlets. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpServletRequestWrapper | Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet. | Class | javax.servlet.http | KnoplerFish |
|
| HttpServletResponse | functionality in sending a response. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpServletResponseWrapper | Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. | Class | javax.servlet.http | KnoplerFish |
|
| HttpSession | 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. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionActivationListener | Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionAttributeListener | This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionBindingEvent | Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or | Class | javax.servlet.http | KnoplerFish |
|
| HttpSessionBindingListener | Causes an object to be notified when it is bound to or unbound from a session. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionContext | | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionEvent | This is the class representing event notifications for changes to sessions within a web application. | Class | javax.servlet.http | KnoplerFish |
|
| HttpSessionListener | list of active sessions in a web application. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpUtils | | Class | javax.servlet.http | KnoplerFish |
|
| I2CPortEvent | | Class | gnu.io | KnoplerFish |
|
| I2CPortEventListener | | Interface | gnu.io | KnoplerFish |
|
| IdentityNamespace | Identity Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | KnoplerFish |
|
| IdRefMetadata | Metadata for the verified id of another component managed by the Blueprint Container. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ImportReference | An Import Reference associates an active proxy service to a remote endpoint. | Interface | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| ImportRegistration | An Import Registration associates an active proxy service to a remote The Import Registration can be used to delete the proxy associated with an | Interface | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| InvalidSyntaxException | A Framework exception used to indicate that a filter string has an invalid An InvalidSyntaxException object indicates that a filter string | Class | org.osgi.framework | KnoplerFish |
|
| IPAMValuationService | Maps input path and auth method to auth, conf and integer levels. | Interface | org.knopflerfish.service.um.ipam | KnoplerFish |
|
| JiniDriver | A basic interface for a Jini Driver. | Interface | org.osgi.service.jini | KnoplerFish |
|
| Job | | Class | org.knopflerfish.util.workerthread | KnoplerFish |
|
| JUnitService | | Interface | org.knopflerfish.service.junit | KnoplerFish |
|
| KFLegacyMetaTypeParser | Helper class which loads (and saves) KF Metatype XML. | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| KXmlParser | A simple, pull based XML parser. | Class | org.kxml2.io | KnoplerFish |
|
| KXmlSerializer | | Class | org.kxml2.io | KnoplerFish |
|
| Levels | Container for the three levels returned by IPAMValuationService. | Interface | org.knopflerfish.service.um.ipam | KnoplerFish |
|
| ListenerHook | OSGi Framework Service Listener Hook Service. | Interface | org.osgi.framework.hooks.service | KnoplerFish |
|
| Lists | | Class | org.knopflerfish.util | KnoplerFish |
|
| Loader | Helper class which loads (and saves) KF Metatype XML, as well as the R4 This implementation uses the nanoxml package for KF Metatype XML, and kXML | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| Log | A simple logging interface abstracting logging APIs. | Interface | org.apache.commons.logging | KnoplerFish |
|
| LogConfig | | Interface | org.knopflerfish.service.log | KnoplerFish |
|
| LogConfigurationException | An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding | Class | org.apache.commons.logging | KnoplerFish |
|
| LogEntry | Provides methods to access the information contained in an individual Log A LogEntry object may be acquired from the | Interface | org.osgi.service.log | KnoplerFish |
|
| LogFactory | Factory for creating Log instances, with discovery and configuration features similar to that employed by standard Java APIs | Class | org.apache.commons.logging | KnoplerFish |
|
| LogListener | Subscribes to LogEntry objects from the LogReaderService. | Interface | org.osgi.service.log | KnoplerFish |
|
| LogReaderService | Provides methods to retrieve LogEntry objects from the log. | Interface | org.osgi.service.log | KnoplerFish |
|
| LogRef | LogRef is an utility class that simplifies the use of the LogService. | Class | org.knopflerfish.service.log | KnoplerFish |
|
| LogService | This LogService provides an extra method for querying the service about the current log level. | Interface | org.knopflerfish.service.log | KnoplerFish |
|
| LogService | Provides methods for bundles to write messages to the log. | Interface | org.osgi.service.log | KnoplerFish |
|
| LogSource | Factory for creating Log instances. | Class | org.apache.commons.logging | KnoplerFish |
|
| LogUtil | Utility class for the LogService interface. | Class | org.knopflerfish.service.log | KnoplerFish |
|
| MakeHTMLTask | This task is used when building distributions of Knopflerfish. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| ManagedService | A service that can receive configuration data from a Configuration Admin A Managed Service is a service that needs configuration data. | Interface | org.osgi.service.cm | KnoplerFish |
|
| ManagedServiceFactory | Manage multiple service instances. | Interface | org.osgi.service.cm | KnoplerFish |
|
| MapEntry | Metadata for a map entry. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| MapMetadata | Metadata for a Map based value. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| Match | Instances of Match are used in the DriverSelector. | Interface | org.osgi.service.device | KnoplerFish |
|
| Measurement | Represents a value with an error, a unit and a time-stamp. | Class | org.osgi.util.measurement | KnoplerFish |
|
| Metadata | | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| MetaNode | The MetaNode contains meta data as standardized by OMA DM but extends it (without breaking the compatibility) to provide for better DMT data quality | Interface | org.osgi.service.dmt | KnoplerFish |
|
| MetaTypeInformation | A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle. | Interface | org.osgi.service.metatype | KnoplerFish |
|
| MetaTypeProvider | Provides access to metatypes. | Interface | org.osgi.service.metatype | KnoplerFish |
|
| MetaTypeService | The MetaType Service can be used to obtain meta type information for a bundle. | Interface | org.osgi.service.metatype | KnoplerFish |
|
| MethodAnalyserASM | Visitor implementation that populates a BundlePackagesInfo object with data about the method it visits. | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| Modified | Identify the annotated method as the modified method of a Service The annotated method is the modified method of the Component. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| Monitorable | A Monitorable can provide information about itself in the form of StatusVariables. | Interface | org.osgi.service.monitor | KnoplerFish |
|
| MonitorAdmin | The MonitorAdmin service is a singleton service that handles StatusVariable query requests and measurement job control requests. | Interface | org.osgi.service.monitor | KnoplerFish |
|
| MonitoringJob | A Monitoring Job is a request for scheduled or event based notifications on update of a set of StatusVariables. | Interface | org.osgi.service.monitor | KnoplerFish |
|
| MonitorListener | The MonitorListener is used by Monitorable services to send notifications when a StatusVariable value is changed. | Interface | org.osgi.service.monitor | KnoplerFish |
|
| MonitorPermission | Indicates the callers authority to publish, read or reset StatusVariables, to switch event sending on or off or to start | Class | org.osgi.service.monitor | KnoplerFish |
|
| MountPlugin | This interface can be optionally implemented by a DataPlugin or ExecPlugin in order to get information about its absolute mount | Interface | org.osgi.service.dmt.spi | KnoplerFish |
|
| MountPoint | This interface can be implemented to represent a single mount point. | Interface | org.osgi.service.dmt.spi | KnoplerFish |
|
| MTP | Fields inherited from interface org. | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| Namespace | Capability and Requirement Namespaces base class. | Class | org.osgi.resource | KnoplerFish |
|
| NamespaceException | A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI namespace of the Http | Class | org.osgi.service.http | KnoplerFish |
|
| Namespaces | | Class | org.osgi.service.indexer | KnoplerFish |
|
| Node | A common base class for Document and Element, also used for storing XML fragments. | Class | org.kxml2.kdom | KnoplerFish |
|
| NonNullMetadata | Metadata for a value that cannot null. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| NoSuchComponentException | A Blueprint exception indicating that a component does not exist in a Blueprint Container. | Class | org.osgi.service.blueprint.container | KnoplerFish |
|
| NoSuchPortException | The requested Port does not existSince:JDK1. | Class | gnu.io | KnoplerFish |
|
| NotificationService | NotificationService enables sending aynchronous notifications to a management server. | Interface | org.osgi.service.dmt.notification | KnoplerFish |
|
| NullMetadata | Metadata for a value specified to be null via the Author:$Id: a77a51450e907a2160d116af1bcba04efda6c05b $ThreadSafe | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ObjectClassDefinition | Description for the data type information of an objectclass. | Interface | org.osgi.service.metatype | KnoplerFish |
|
| OCD | Fields inherited from interface org. | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| OsgiMetaTypeXmlParser | Helper class which loads OSGi Metatype XML. | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| OSGiPackage | | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| PackageAdmin | Framework service which allows bundle programmers to inspect the package wiring state of bundles in the Framework as well as other functions related | Interface | org.osgi.service.packageadmin | KnoplerFish |
|
| PackageNamespace | Package Capability and Requirement Namespace. | Class | org.osgi.framework.namespace | KnoplerFish |
|
| PackagePermission | A bundle's authority to import or export a package. | Class | org.osgi.framework | KnoplerFish |
|
| ParallelPort | | Class | gnu.io | KnoplerFish |
|
| ParallelPortEvent | | Class | gnu.io | KnoplerFish |
|
| ParallelPortEventListener | | Interface | gnu.io | KnoplerFish |
|
| Participant | A Participant participates in a Coordination. | Interface | org.osgi.service.coordinator | KnoplerFish |
|
| PasswdAuthenticator | Service for user name/password authentication. | Interface | org.knopflerfish.service.um.useradmin | KnoplerFish |
|
| PasswdSession | Interface for for a user name/password authentication session. | Interface | org.knopflerfish.service.um.useradmin | KnoplerFish |
|
| PasswdUtil | Utility class for one-way encryption of, for example, user passwords. | Class | org.knopflerfish.service.um.useradmin | KnoplerFish |
|
| PermissionAdmin | The Permission Admin service allows management agents to manage the permissions of bundles. | Interface | org.osgi.service.permissionadmin | KnoplerFish |
|
| PermissionInfo | Permission representation used by the Permission Admin service. | Class | org.osgi.service.permissionadmin | KnoplerFish |
|
| PortInUseException | The port requested is currently in useSince:JDK1. | Class | gnu.io | KnoplerFish |
|
| Position | Position represents a geographic location, based on the WGS84 System (World Geodetic System 1984). | Class | org.osgi.util.position | KnoplerFish |
|
| Preferences | A node in a hierarchical collection of preference data. | Interface | org.osgi.service.prefs | KnoplerFish |
|
| PreferencesService | The Preferences Service. | Interface | org.osgi.service.prefs | KnoplerFish |
|
| Producer | Data Producer, a service that can generate values to be used by Service objects registered under the Producer interface are expected to | Interface | org.osgi.service.wireadmin | KnoplerFish |
|
| PropsMetadata | Metadata for a java. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ProvisioningService | Service for managing the initial provisioning information. | Interface | org.osgi.service.provisioning | KnoplerFish |
|
| QSort | Quicksort utility class. | Class | org.knopflerfish.util.sort | KnoplerFish |
|
| Queue | The Queue class represents a first-in-first-out (FIFO)Author:Per LundgrenSee Also:Serialized Form | Class | org.knopflerfish.util | KnoplerFish |
|
| RawPortEvent | | Class | gnu.io | KnoplerFish |
|
| RawPortEventListener | | Interface | gnu.io | KnoplerFish |
|
| ReadableDataSession | Provides read-only access to the part of the tree handled by the plugin that created this session. | Interface | org.osgi.service.dmt.spi | KnoplerFish |
|
| ReadWriteDataSession | Provides non-atomic read-write access to the part of the tree handled by the plugin that created this session. | Interface | org.osgi.service.dmt.spi | KnoplerFish |
|
| Reference | The Reference interface represents a single reference (or dependency) to a service used by a Component. | Interface | org.apache.felix.scr | KnoplerFish |
|
| Reference | Identify the annotated method as a bind method of a Service The annotated method is a bind method of the Component. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| ReferenceCardinality | enum ReferenceCardinalityextends java. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| ReferenceListener | Metadata for a reference listener interested in the reference bind and unbind events for a service reference. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ReferenceListMetadata | Metadata for a list of service references. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ReferenceMetadata | Metadata for a reference that will bind to a single matching service in the This is specified by the reference element. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ReferencePolicy | enum ReferencePolicyextends java. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| ReferencePolicyOption | enum ReferencePolicyOptionextends java. | Class | org.osgi.service.component.annotations | KnoplerFish |
|
| RefMetadata | Metadata for a reference to another component managed by the BlueprintAuthor:$Id: a67274cc8e5033dddc8477a046d116d511c1a4d3 $ThreadSafe | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| RegistrationListener | Metadata for a registration listener interested in service registration and unregistration events for a service. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ReifiedType | Provides access to a concrete type and its optional generic type parameters. | Class | org.osgi.service.blueprint.container | KnoplerFish |
|
| RemoteAlertSender | The RemoteAlertSender can be used to send notifications to (remote) entities identified by principal names. | Interface | org.osgi.service.dmt.notification.spi | KnoplerFish |
|
| RemoteConstants | Provide the definition of the constants used in the Remote Service AdminAuthor:$Id: deb46d4f5c2844a7bd245db781d9440361eb3955 $Immutable | Class | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| RemoteFramework | Service interface for remote framework connections. | Interface | org.knopflerfish.service.remotefw | KnoplerFish |
|
| RemoteServiceAdmin | A Remote Service Admin manages the import and export of services. | Interface | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| RemoteServiceAdminEvent | Provides the event information for a Remote Service Admin event. | Class | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| RemoteServiceAdminListener | A RemoteServiceAdminEvent listener is notified synchronously of any export or import registrations and unregistrations. | Interface | org.osgi.service.remoteserviceadmin | KnoplerFish |
|
| RepeatingJob | | Class | org.knopflerfish.util.workerthread | KnoplerFish |
|
| Repository | A repository service that contains resources. | Interface | org.osgi.service.repository | KnoplerFish |
|
| RepositoryContent | An accessor for the default content of a resource. | Interface | org.osgi.service.repository | KnoplerFish |
|
| RepositoryInfo | | Class | org.knopflerfish.service.repositorymanager | KnoplerFish |
|
| RepositoryManager | KF repository manager service for interaction with OSGI repositories. | Interface | org.knopflerfish.service.repositorymanager | KnoplerFish |
|
| RequestDispatcher | Defines an object that receives requests from the client and sends them to any resource (such as a servlet, | Interface | javax.servlet | KnoplerFish |
|
| RequiredBundle | Objects implementing this interface are created by the Package Admin service. | Interface | org.osgi.service.packageadmin | KnoplerFish |
|
| Requirement | A requirement that has been declared from a Resource . | Interface | org.osgi.resource | KnoplerFish |
|
| Requirement | | Class | org.osgi.service.indexer | KnoplerFish |
|
| ResolutionException | Indicates failure to resolve a set of requirements. | Class | org.osgi.service.resolver | KnoplerFish |
|
| ResolveContext | A resolve context provides resources, options and constraints to the potential solution of a resolve | Class | org.osgi.service.resolver | KnoplerFish |
|
| Resolver | A resolver service resolves the specified resources in the context suppliedAuthor:$Id: 809049a3954e50f9abbfca24fa4fda0d77d4f5b3 $ThreadSafeConsumers of this API must not implement this interface | Interface | org.osgi.service.resolver | KnoplerFish |
|
| ResolverHook | OSGi Framework Resolver Hook instances are obtained from the OSGi Framework Resolver Hook Factory service. | Interface | org.osgi.framework.hooks.resolver | KnoplerFish |
|
| ResolverHookFactory | OSGi Framework Resolver Hook Factory Service. | Interface | org.osgi.framework.hooks.resolver | KnoplerFish |
|
| Resource | A resource is the representation of a uniquely identified and typed data. | Interface | org.osgi.resource | KnoplerFish |
|
| Resource | A resource that is to be indexed. | Interface | org.osgi.service.indexer | KnoplerFish |
|
| ResourceIndexer | ResourceIndexer is an OSGi service that creates a Repository XML representation by indexing resource capabilities and requirements. | Interface | org.osgi.service.indexer | KnoplerFish |
|
| ResourceProcessor | ResourceProcessor interface is implemented by processors handling resource files in deployment packages. | Interface | org.osgi.service.deploymentadmin.spi | KnoplerFish |
|
| ResourceProcessorException | Checked exception received when something fails during a call to a Resource Processor. | Class | org.osgi.service.deploymentadmin.spi | KnoplerFish |
|
| Role | The base interface for Role objects managed by the User Admin This interface exposes the characteristics shared by all Role | Interface | org.osgi.service.useradmin | KnoplerFish |
|
| RS485PortEvent | | Class | gnu.io | KnoplerFish |
|
| RS485PortEventListener | | Interface | gnu.io | KnoplerFish |
|
| RXTXCommDriver | This is the JavaComm for Linux driver. | Class | gnu.io | KnoplerFish |
|
| RXTXPort | An extension of gnu. | Class | gnu.io | KnoplerFish |
|
| RXTXVersion | A class to keep the current version inConstructor SummaryRXTXVersion() | Class | gnu.io | KnoplerFish |
|
| ScheduledApplication | It is allowed to schedule an application based on a specific event. | Interface | org.osgi.service.application | KnoplerFish |
|
| ScrService | The ScrService represents the Declarative Services main controller also known as the Service Component Runtime or SCR for short. | Interface | org.apache.felix.scr | KnoplerFish |
|
| SelectionAware | Interface which a bundle displayer that supports lazy updates may implement. | Interface | org.knopflerfish.service.desktop | KnoplerFish |
|
| Semaphore | The Semaphore class handles synchronization and waiting forAuthor:Johan Agat and Anders Rimen | Class | org.knopflerfish.util | KnoplerFish |
|
| SerialPort | | Class | gnu.io | KnoplerFish |
|
| SerialPortDevice | Service wrapping a javax. | Interface | org.knopflerfish.service.serial | KnoplerFish |
|
| SerialPortEvent | | Class | gnu.io | KnoplerFish |
|
| SerialPortEventListener | | Interface | gnu.io | KnoplerFish |
|
| ServiceEvent | An event from the Framework describing a service lifecycle change. | Class | org.osgi.framework | KnoplerFish |
|
| ServiceException | A service exception used to indicate that a service problem occurred. | Class | org.osgi.framework | KnoplerFish |
|
| ServiceFactory | Allows services to provide customized service objects in the OSGi When registering a service, a ServiceFactory object can be used | Interface | org.osgi.framework | KnoplerFish |
|
| ServiceListener | A ServiceEvent listener. | Interface | org.osgi.framework | KnoplerFish |
|
| ServiceLoaderNamespace | Service Loader Capability and Requirement Namespace. | Class | org.osgi.service.serviceloader | KnoplerFish |
|
| ServiceMetadata | Metadata for a service to be registered by the Blueprint Container when This is specified by the service element. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ServiceNamespace | Service Capability and Requirement Namespace. | Class | org.osgi.namespace.service | KnoplerFish |
|
| ServicePermission | A bundle's authority to register or get a service. | Class | org.osgi.framework | KnoplerFish |
|
| ServiceReference | A reference to a service. | Interface | org.osgi.framework | KnoplerFish |
|
| ServiceReferenceMetadata | Metadata for a reference to an OSGi service. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| ServiceRegistration | A registered service. | Interface | org.osgi.framework | KnoplerFish |
|
| ServiceTracker | The ServiceTracker class simplifies using services from the Framework's service registry. | Class | org.osgi.util.tracker | KnoplerFish |
|
| ServiceTrackerCustomizer | The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked. | Interface | org.osgi.util.tracker | KnoplerFish |
|
| ServiceUnavailableException | A Blueprint exception indicating that a service is unavailable. | Class | org.osgi.service.blueprint.container | KnoplerFish |
|
| Servlet | Defines methods that all servlets must implement. | Interface | javax.servlet | KnoplerFish |
|
| ServletConfig | A servlet configuration object used by a servlet container to pass information to a servlet during initialization. | Interface | javax.servlet | KnoplerFish |
|
| ServletContext | 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 | Interface | javax.servlet | KnoplerFish |
|
| ServletContextAttributeEvent | This is the event class for notifications about changes to the attributes of the servlet context of a web application. | Class | javax.servlet | KnoplerFish |
|
| ServletContextAttributeListener | changes to the attribute list on the servlet context of a web application. | Interface | javax.servlet | KnoplerFish |
|
| ServletContextEvent | This is the event class for notifications about changes to the servlet context of a web application. | Class | javax.servlet | KnoplerFish |
|
| ServletContextListener | changes to the servlet context of the web application they are To receive notification events, the implementation class | Interface | javax.servlet | KnoplerFish |
|
| ServletException | Defines a general exception a servlet can throw when it encounters difficulty. | Class | javax.servlet | KnoplerFish |
|
| ServletInputStream | Provides an input stream for reading binary data from a client request, including an efficient readLine method | Class | javax.servlet | KnoplerFish |
|
| ServletOutputStream | Provides an output stream for sending binary data to the client. | Class | javax.servlet | KnoplerFish |
|
| ServletRequest | Defines an object to provide client request information to a servlet. | Interface | javax.servlet | KnoplerFish |
|
| ServletRequestAttributeEvent | This is the event class for notifications of changes to the attributes of the servlet request in an application. | Class | javax.servlet | KnoplerFish |
|
| ServletRequestAttributeListener | A ServletRequestAttributeListener can be implemented by the developer interested in being notified of request attribute | Interface | javax.servlet | KnoplerFish |
|
| ServletRequestEvent | Events of this kind indicate lifecycle events for a ServletRequest. | Class | javax.servlet | KnoplerFish |
|
| ServletRequestListener | A ServletRequestListener can be implemented by the developer interested in being notified of requests coming in and out of | Interface | javax.servlet | KnoplerFish |
|
| ServletRequestWrapper | Provides a convenient implementation of the ServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet. | Class | javax.servlet | KnoplerFish |
|
| ServletResponse | Defines an object to assist a servlet in sending a response to the client. | Interface | javax.servlet | KnoplerFish |
|
| ServletResponseWrapper | Provides a convenient implementation of the ServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. | Class | javax.servlet | KnoplerFish |
|
| Session | Control interface for a command session. | Interface | org.knopflerfish.service.console | KnoplerFish |
|
| SessionListener | Session event listener interface. | Interface | org.knopflerfish.service.console | KnoplerFish |
|
| SingleThreadModel | Ensures that servlets handle only one request at a time. | Interface | javax.servlet | KnoplerFish |
|
| Sort | | Class | org.knopflerfish.util.sort | KnoplerFish |
|
| StartLevel | The StartLevel service allows management agents to manage a start level assigned to each bundle and the active start level of the Framework. | Interface | org.osgi.service.startlevel | KnoplerFish |
|
| State | Groups a state name, value and timestamp. | Class | org.osgi.util.measurement | KnoplerFish |
|
| StatusVariable | A StatusVariable object represents the value of a status variable taken with a certain collection method at a certain point of time. | Class | org.osgi.service.monitor | KnoplerFish |
|
| Subsystem | A subsystem is a collection of resources constituting a logical, possibly isolated, unit of functionality. | Interface | org.osgi.service.subsystem | KnoplerFish |
|
| SubsystemConstants | Defines the constants used by Subsystem service property, manifest header, attribute and directive keys. | Class | org.osgi.service.subsystem | KnoplerFish |
|
| SubsystemException | A Subsystem exception used to indicate a problem. | Class | org.osgi.service.subsystem | KnoplerFish |
|
| SubsystemPermission | A bundle's authority to perform specific privileged administrative operations on or to get sensitive information about a subsystem. | Class | org.osgi.service.subsystem | KnoplerFish |
|
| SwingBundleDisplayer | Interface for services wishing to become visible as components in the desktop Swing window. | Interface | org.knopflerfish.service.desktop | KnoplerFish |
|
| SynchronousBundleListener | A synchronous BundleEvent listener. | Interface | org.osgi.framework | KnoplerFish |
|
| SynchronousConfigurationListener | Synchronous Listener for Configuration Events. | Interface | org.osgi.service.cm | KnoplerFish |
|
| SyncML | | Class | org.kxml2.wap.syncml | KnoplerFish |
|
| SystemMetatypeProvider | Class which monitors installed bundles for metatype and CM default data. | Class | org.knopflerfish.util.metatype | KnoplerFish |
|
| Target | A common interface for managed components that can be used as a direct target for method calls. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| Text | Misc static text utility methods. | Class | org.knopflerfish.util | KnoplerFish |
|
| ThreadIO | Enable multiplexing of the standard IO streams for input, output, and error. | Interface | org.osgi.service.threadio | KnoplerFish |
|
| Timer | Misc static timer utility methods. | Class | org.knopflerfish.util | KnoplerFish |
|
| TopicPermission | A bundle's authority to publish or subscribe to event on a topic. | Class | org.osgi.service.event | KnoplerFish |
|
| TransactionalDataSession | Provides atomic read-write access to the part of the tree handled by the plugin that created this session. | Interface | org.osgi.service.dmt.spi | KnoplerFish |
|
| UnavailableException | Defines an exception that a servlet or filter throws to indicate that it is permanently or temporarily unavailable. | Class | javax.servlet | KnoplerFish |
|
| UnfilteredServiceListener | A ServiceEvent listener that does not filter based upon any filter string specified to | Interface | org.osgi.framework | KnoplerFish |
|
| Unit | A unit system for measurements. | Class | org.osgi.util.measurement | KnoplerFish |
|
| UnsupportedCommOperationException | Exception thrown when a method does not support the requested functionality. | Class | gnu.io | KnoplerFish |
|
| UnSupportedLoggerException | Exception thrown when a method does not support the requested functionality. | Class | gnu.io | KnoplerFish |
|
| UPnPAction | Each UPnP service contains zero or more actions. | Interface | org.osgi.service.upnp | KnoplerFish |
|
| UPnPDevice | Represents a UPnP device. | Interface | org.osgi.service.upnp | KnoplerFish |
|
| UPnPEventListener | UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model. | Interface | org.osgi.service.upnp | KnoplerFish |
|
| UPnPException | There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices. | Class | org.osgi.service.upnp | KnoplerFish |
|
| UPnPIcon | A UPnP icon representation. | Interface | org.osgi.service.upnp | KnoplerFish |
|
| UPnPLocalStateVariable | A local UPnP state variable which allows the value of the state variable toSince:1. | Interface | org.osgi.service.upnp | KnoplerFish |
|
| UPnPService | A representation of a UPnP Service. | Interface | org.osgi.service.upnp | KnoplerFish |
|
| UPnPStateVariable | The meta-information of a UPnP state variable as declared in the device's service state table (SST). | Interface | org.osgi.service.upnp | KnoplerFish |
|
| Uri | This class contains static utility methods to manipulate DMT URIs. | Class | org.osgi.service.dmt | KnoplerFish |
|
| URLConstants | Defines standard names for property keys associated with URLStreamHandlerService and java. | Interface | org.osgi.service.url | KnoplerFish |
|
| URLStreamHandlerService | Service interface with public versions of the protected java. | Interface | org.osgi.service.url | KnoplerFish |
|
| URLStreamHandlerSetter | Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object. | Interface | org.osgi.service.url | KnoplerFish |
|
| User | A User role managed by a User Admin service. | Interface | org.osgi.service.useradmin | KnoplerFish |
|
| UserAdmin | This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes. | Interface | org.osgi.service.useradmin | KnoplerFish |
|
| UserAdminEvent | UserAdminEvent objects are delivered asynchronously to any UserAdminListener objects when a change occurs in any of the | Class | org.osgi.service.useradmin | KnoplerFish |
|
| UserAdminListener | Listener for UserAdminEvents. | Interface | org.osgi.service.useradmin | KnoplerFish |
|
| UserAdminPermission | Permission to configure and access the Role objects managed by a User This class represents access to the Role objects managed by a User | Class | org.osgi.service.useradmin | KnoplerFish |
|
| Util | | Class | org.knopflerfish.ant.taskdefs.bundle | KnoplerFish |
|
| Util | Utility methods for building CommandGroups to the console. | Class | org.knopflerfish.service.console | KnoplerFish |
|
| ValueMetadata | Metadata for a simple String value that will be type-converted if necessary before injecting. | Interface | org.osgi.service.blueprint.reflect | KnoplerFish |
|
| VersionRange | Class representing OSGi version ranges. | Class | org.knopflerfish.util.framework | KnoplerFish |
|
| VersionRange | Version range. | Class | org.osgi.framework | KnoplerFish |
|
| Wbxml | | Interface | org.kxml2.wap | KnoplerFish |
|
| WbxmlParser | | Class | org.kxml2.wap | KnoplerFish |
|
| WbxmlSerializer | A class for writing WBXML. | Class | org.kxml2.wap | KnoplerFish |
|
| WeavingException | A weaving exception used to indicate that the class load should be failed but the weaving hook must not be blacklisted by the framework. | Class | org.osgi.framework.hooks.weaving | KnoplerFish |
|
| WeavingHook | OSGi Framework Weaving Hook Service. | Interface | org.osgi.framework.hooks.weaving | KnoplerFish |
|
| Wire | A wire connecting a Capability to a Requirement. | Interface | org.osgi.resource | KnoplerFish |
|
| Wire | A connection between a Producer service and a Consumer service. | Interface | org.osgi.service.wireadmin | KnoplerFish |
|
| WireAdmin | Wire Administration service. | Interface | org.osgi.service.wireadmin | KnoplerFish |
|
| WireAdminEvent | WireAdminEvent objects are delivered to all registered WireAdminListener service objects which specify an interest in the | Class | org.osgi.service.wireadmin | KnoplerFish |
|
| WireAdminListener | Listener for Wire Admin Events. | Interface | org.osgi.service.wireadmin | KnoplerFish |
|
| WireConstants | Defines standard names for Wire properties, wire filter attributes, Consumer and Producer service properties. | Interface | org.osgi.service.wireadmin | KnoplerFish |
|
| WirePermission | Permission for the scope of a Wire object. | Class | org.osgi.service.wireadmin | KnoplerFish |
|
| Wiring | A wiring for a resource. | Interface | org.osgi.resource | KnoplerFish |
|
| Wml | This class contains the wml coding tables for elements and attributes needed by the WmlParser. | Class | org.kxml2.wap.wml | KnoplerFish |
|
| WorkerThread | Nested Class SummaryNested classes/interfaces inherited from class java. | Class | org.knopflerfish.util.workerthread | KnoplerFish |
|
| WovenClass | A class being woven. | Interface | org.osgi.framework.hooks.weaving | KnoplerFish |
|
| WV | Wireless Village CSP 1. | Class | org.kxml2.wap.wv | KnoplerFish |
|
| XmlBackedRepositoryFactory | | Interface | org.knopflerfish.service.repository | KnoplerFish |
|
| XMLParserActivator | A BundleActivator class that allows any JAXP compliant XML Parser to register itself as an OSGi parser service. | Class | org.osgi.util.xml | KnoplerFish |
|
| XmlReader | | Class | org.knopflerfish.shared.cm | KnoplerFish |
|
| Zystem | | Class | gnu.io | KnoplerFish |