Skip navigation links
C F G O P S T V W 

C

CheckStatus - Class in org.apache.felix.systemready
 
CheckStatus(String, StateType, CheckStatus.State, String) - Constructor for class org.apache.felix.systemready.CheckStatus
 
CheckStatus.State - Enum in org.apache.felix.systemready
 

F

fromBoolean(boolean) - Static method in enum org.apache.felix.systemready.CheckStatus.State
 

G

getCheckName() - Method in class org.apache.felix.systemready.CheckStatus
 
getCheckStates() - Method in class org.apache.felix.systemready.SystemStatus
 
getDetails() - Method in class org.apache.felix.systemready.CheckStatus
 
getName() - Method in interface org.apache.felix.systemready.SystemReadyCheck
 
getState() - Method in class org.apache.felix.systemready.CheckStatus
 
getState() - Method in class org.apache.felix.systemready.SystemStatus
 
getStatus() - Method in interface org.apache.felix.systemready.SystemReadyCheck
 
getStatus(StateType) - Method in interface org.apache.felix.systemready.SystemReadyMonitor
 
getType() - Method in class org.apache.felix.systemready.CheckStatus
 

O

org.apache.felix.systemready - package org.apache.felix.systemready
 

P

PID - Static variable in interface org.apache.felix.systemready.SystemReadyMonitor
 

S

StateType - Enum in org.apache.felix.systemready
 
SystemReady - Interface in org.apache.felix.systemready
Marker service that is registered when all system checks succeed.
SystemReadyCheck - Interface in org.apache.felix.systemready
Ready check services provide custom logic for signaling that particular criteria are met for when an instance is considered "ready".
SystemReadyMonitor - Interface in org.apache.felix.systemready
Checks that all registered ready and builds an aggregated state of the system.
SystemStatus - Class in org.apache.felix.systemready
 
SystemStatus(Collection<CheckStatus>) - Constructor for class org.apache.felix.systemready.SystemStatus
 

T

toString() - Method in class org.apache.felix.systemready.CheckStatus
 

V

valueOf(String) - Static method in enum org.apache.felix.systemready.CheckStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.felix.systemready.StateType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.felix.systemready.CheckStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.felix.systemready.StateType
Returns an array containing the constants of this enum type, in the order they are declared.

W

worstOf(Stream<CheckStatus.State>) - Static method in enum org.apache.felix.systemready.CheckStatus.State
 
C F G O P S T V W 
Skip navigation links

Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.