- F - Static variable in class org.osgi.util.measurement.Unit
-
The capacitance unit farad (F).
- factory - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The component factory name.
- fail(Throwable) - Method in interface org.osgi.service.coordinator.Coordination
-
Terminate this Coordination as a failure with the specified failure
cause.
- fail(Throwable) - Method in interface org.osgi.service.coordinator.Coordinator
-
- fail(Throwable) - Method in class org.osgi.util.promise.Deferred
-
Fail the Promise associated with this Deferred.
- fail(Promise<?>) - Method in interface org.osgi.util.promise.Failure
-
Failure callback for a Promise.
- FAIL_OVER_POLICY - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
-
The attribute value for Topology managers with a fail-over policy
- FAILED - Static variable in exception org.osgi.service.coordinator.CoordinationException
-
- failed(Coordination) - Method in interface org.osgi.service.coordinator.Participant
-
Notification that a Coordination has terminated as a
failure
.
- failed(Throwable) - Static method in class org.osgi.util.promise.Promises
-
Create a new Promise that has been resolved with the specified failure.
- FailedErrorPageDTO - Class in org.osgi.service.http.runtime.dto
-
Represents a javax.servlet.Servlet
service registered as an error
page but currently not being used by a servlet context due to a problem.
- FailedErrorPageDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedErrorPageDTO
-
- failedErrorPageDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
-
Returns the representations of the error page
javax.servlet.Servlet
services associated with this runtime but
currently not used due to some problem.
- FailedFilterDTO - Class in org.osgi.service.http.runtime.dto
-
Represents a servlet Filter
service which is currently not being used
by a servlet context due to a problem.
- FailedFilterDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedFilterDTO
-
- failedFilterDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
-
Returns the representations of the servlet javax.servlet.Filter
services associated with this runtime but currently not used due to some
problem.
- FailedListenerDTO - Class in org.osgi.service.http.runtime.dto
-
Represents a listener service which is currently not being used by a servlet
context due to a problem.
- FailedListenerDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedListenerDTO
-
- failedListenerDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
-
Returns the representations of the listeners associated with this runtime
but currently not used due to some problem.
- FailedPromisesException - Exception in org.osgi.util.promise
-
Promise failure exception for a collection of failed Promises.
- FailedPromisesException(Collection<Promise<?>>, Throwable) - Constructor for exception org.osgi.util.promise.FailedPromisesException
-
Create a new FailedPromisesException with the specified Promises.
- FailedResourceDTO - Class in org.osgi.service.http.runtime.dto
-
Represents a resource definition which is currently not being used by a
servlet context due to a problem.
- FailedResourceDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedResourceDTO
-
- failedResourceDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
-
Returns the representations of the resources associated with this runtime
but currently not used due to some problem.
- FailedServletContextDTO - Class in org.osgi.service.http.runtime.dto
-
Represents a servlet context that is currently not used due to some problem.
- FailedServletContextDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedServletContextDTO
-
- failedServletContextDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
-
Returns the representations of the javax.servlet.ServletContext
objects
currently not used by the Http service runtime due to some problem.
- FailedServletDTO - Class in org.osgi.service.http.runtime.dto
-
Represents a javax.servlet.Servlet
service which is currently not
being used by a servlet context due to a problem.
- FailedServletDTO() - Constructor for class org.osgi.service.http.runtime.dto.FailedServletDTO
-
- failedServletDTOs - Variable in class org.osgi.service.http.runtime.dto.RuntimeDTO
-
Returns the representations of the javax.servlet.Servlet
services
associated with this runtime but currently not used due to some problem.
- FAILURE - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint Container creation for the bundle has failed.
- Failure - Interface in org.osgi.util.promise
-
Failure callback for a Promise.
- FAILURE_REASON_EXCEPTION_ON_INIT - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
-
An exception occurred during initializing of the service.
- FAILURE_REASON_NO_SERVLET_CONTEXT_MATCHING - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
-
No matching ServletContextHelper
.
- FAILURE_REASON_SERVICE_IN_USE - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
-
The service is not registered as a prototype scoped service and is
already in use with a servlet context and therefore can't be used with
another servlet context.
- FAILURE_REASON_SERVICE_NOT_GETTABLE - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
-
The service is registered in the service registry but getting the service
fails as it returns null
.
- FAILURE_REASON_SERVLET_CONTEXT_FAILURE - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
-
Matching ServletContextHelper
, but the context is not used due to
a problem with the context.
- FAILURE_REASON_SHADOWED_BY_OTHER_SERVICE - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
-
Service is shadowed by another service.
- FAILURE_REASON_UNKNOWN - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
-
Failure reason is unknown.
- FAILURE_REASON_VALIDATION_FAILED - Static variable in class org.osgi.service.http.runtime.dto.DTOConstants
-
The service is registered in the service registry but the service
properties are invalid.
- failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedErrorPageDTO
-
The reason why the servlet represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedFilterDTO
-
The reason why the servlet filter represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedListenerDTO
-
The reason why the listener represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedResourceDTO
-
The reason why the resource represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedServletContextDTO
-
The reason why the servlet context represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.http.runtime.dto.FailedServletDTO
-
The reason why the servlet represented by this DTO is not used.
- fallbackTo(Promise<? extends T>) - Method in interface org.osgi.util.promise.Promise
-
Fall back to the value of the specified Promise if this Promise fails.
- FALSE_VALUE - Static variable in class org.osgi.service.dmt.DmtData
-
Constant instance representing a boolean false
value.
- FEATURE_NOT_SUPPORTED - Static variable in exception org.osgi.service.dmt.DmtException
-
The requested command failed because an optional feature required by the
command is not supported.
- field - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The name of the field of the reference.
- FieldOption - Enum in org.osgi.service.component.annotations
-
- fieldOption - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The field option of the reference.
- filter(Predicate<? super T>) - Method in interface org.osgi.util.promise.Promise
-
Filter the value of this Promise.
- FILTER_EVENT - Static variable in interface org.osgi.service.dmt.DmtEventListener
-
A number of event types packed in a bitmap.
- FILTER_PRINCIPAL - Static variable in interface org.osgi.service.dmt.DmtEventListener
-
A number of names of principals.
- FILTER_SUBTREE - Static variable in interface org.osgi.service.dmt.DmtEventListener
-
A number of sub-tree top nodes that define the scope of the Dmt Event
Listener.
- FilterDTO - Class in org.osgi.service.http.runtime.dto
-
Represents a servlet javax.servlet.Filter
service currently being
used for by a servlet context.
- FilterDTO() - Constructor for class org.osgi.service.http.runtime.dto.FilterDTO
-
- filterDTOs - Variable in class org.osgi.service.http.runtime.dto.RequestInfoDTO
-
The servlet filters processing this request.
- filterDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
-
Returns the representations of the servlet Filter
services
associated with this context.
- findDrivers(Dictionary) - Method in interface org.osgi.service.device.DriverLocator
-
Returns an array of DRIVER_ID
strings of drivers capable of
attaching to a device with the given properties.
- findProviders(Collection<? extends Requirement>) - Method in interface org.osgi.service.repository.Repository
-
Find the capabilities that match the specified requirements.
- findProviders(RequirementExpression) - Method in interface org.osgi.service.repository.Repository
-
Find the resources that match the specified requirement expression.
- findProviders(Requirement) - Method in class org.osgi.service.resolver.ResolveContext
-
Find Capabilities that match the given Requirement.
- flatMap(Function<? super T, Promise<? extends R>>) - Method in interface org.osgi.util.promise.Promise
-
FlatMap the value of this Promise.
- FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The FLOAT
type.
- flush() - Method in interface org.osgi.service.prefs.Preferences
-
Forces any changes in the contents of this node and its descendants to
the persistent store.
- FORMAT_BASE64 - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM b64
value.
- FORMAT_BINARY - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM bin
value.
- FORMAT_BOOLEAN - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM bool
value.
- FORMAT_DATE - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM date
value.
- FORMAT_DATE_TIME - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds a Date object.
- FORMAT_FLOAT - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM float
value.
- FORMAT_INTEGER - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM int
value.
- FORMAT_LONG - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds a long value.
- FORMAT_NODE - Static variable in class org.osgi.service.dmt.DmtData
-
Format specifier of an internal node.
- FORMAT_NULL - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM null
value.
- FORMAT_RAW_BINARY - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds raw protocol data encoded in binary format.
- FORMAT_RAW_STRING - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds raw protocol data encoded as String
.
- FORMAT_STRING - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM chr
value.
- FORMAT_TIME - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM time
value.
- FORMAT_XML - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM xml
value.
- Framework - Class in org.osgi.application
-
- FRIENDLY_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
-
Mandatory property key for a short user friendly version of the device
name.
- Function<T,R> - Interface in org.osgi.util.function
-
A function that accepts a single argument and produces a result.