OSGi™ Enterprise
Release 6
A B C D E F G H I J K L M N O P R S T U V W X 

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
Terminate the current Coordination as a failure with the specified failure cause.
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
The Coordination has terminated as a failure with Coordination.fail(Throwable).
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.
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
Field options for the Reference annotation.
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.
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.
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 class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE value in the case of Float
FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The FLOAT type.
FRAGMENT - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key FRAGMENT, used in BundleStateMBean.FRAGMENT_ITEM.
FRAGMENT_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the fragment status in BundleStateMBean.BUNDLE_TYPE.
FRAGMENTS - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key FRAGMENTS, used in BundleStateMBean.FRAGMENTS_ITEM.
FRAGMENTS_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the list of fragments the bundle is host to in BundleStateMBean.BUNDLE_TYPE.
FrameworkMBean - Interface in org.osgi.jmx.framework
The FrameworkMbean provides mechanisms to exert control over the framework.
Function<T,R> - Interface in org.osgi.util.function
A function that accepts a single argument and produces a result.
A B C D E F G H I J K L M N O P R S T U V W X 
OSGi™ Enterprise
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0