Uses of Class
org.apache.felix.hc.core.impl.executor.ExecutionResult
-
Packages that use ExecutionResult Package Description org.apache.felix.hc.core.impl.executor -
-
Uses of ExecutionResult in org.apache.felix.hc.core.impl.executor
Methods in org.apache.felix.hc.core.impl.executor with parameters of type ExecutionResult Modifier and Type Method Description int
ExecutionResult. compareTo(ExecutionResult otherResult)
Natural order of results (failed results are sorted before ok results).
-