Skip navigation links
A B C E F G H I N O P R V W 

A

addChild(PhaseTreeNode) - Method in class org.jboss.qa.phaser.PhaseTreeNode
 
addChildNode(ExecutionNode) - Method in class org.jboss.qa.phaser.ExecutionNode
 
addChildNodes(Collection<ExecutionNode>) - Method in class org.jboss.qa.phaser.ExecutionNode
 
addPhase(Phase) - Method in class org.jboss.qa.phaser.PhaseTreeBuilder
 
addRootPhase(Phase) - Method in class org.jboss.qa.phaser.PhaseTreeBuilder
 
AfterJob - Annotation Type in org.jboss.qa.phaser
 

B

back() - Method in class org.jboss.qa.phaser.PhaseTreeBuilder
 
BeforeJob - Annotation Type in org.jboss.qa.phaser
 
build() - Method in class org.jboss.qa.phaser.PhaseTreeBuilder
 
buildExecutionTree() - Method in class org.jboss.qa.phaser.PhaseTree
 
buildExecutionTree(PhaseDefinition<?>) - Method in class org.jboss.qa.phaser.PhaseTreeNode
 
buildPhaseDefinitions(Class<?>) - Method in class org.jboss.qa.phaser.PhaseTree
 
buildPhaseDefinitions(Class<?>) - Method in class org.jboss.qa.phaser.PhaseTreeNode
 
buildProcessor(V, Method) - Method in class org.jboss.qa.phaser.PhaseDefinitionProcessorBuilder
 

C

compareTo(PhaseDefinition) - Method in class org.jboss.qa.phaser.PhaseDefinition
 
Create - Annotation Type in org.jboss.qa.phaser
 
createPhaseDefinition(A, Method) - Method in class org.jboss.qa.phaser.Phase
 

E

ErrorReport - Class in org.jboss.qa.phaser
 
ErrorReport() - Constructor for class org.jboss.qa.phaser.ErrorReport
 
ErrorReporter - Class in org.jboss.qa.phaser
 
ExceptionHandling - Class in org.jboss.qa.phaser
 
ExceptionHandling() - Constructor for class org.jboss.qa.phaser.ExceptionHandling
 
ExceptionHandling.Execution - Enum in org.jboss.qa.phaser
 
ExceptionHandling.Report - Enum in org.jboss.qa.phaser
 
execute(Object, boolean) - Method in class org.jboss.qa.phaser.ExecutionNode
 
execute() - Method in class org.jboss.qa.phaser.Executor
 
execute() - Method in class org.jboss.qa.phaser.PhaseDefinitionProcessor
 
ExecutionError - Class in org.jboss.qa.phaser
 
ExecutionError() - Constructor for class org.jboss.qa.phaser.ExecutionError
 
ExecutionNode - Class in org.jboss.qa.phaser
 
ExecutionNode() - Constructor for class org.jboss.qa.phaser.ExecutionNode
 
Executor - Class in org.jboss.qa.phaser
 
Executor(Class<?>, List<ExecutionNode>) - Constructor for class org.jboss.qa.phaser.Executor
 

F

finalErrorReport(List<ErrorReport>) - Static method in class org.jboss.qa.phaser.ErrorReporter
 
findAllOrderedDefinitions(Class<?>) - Method in class org.jboss.qa.phaser.Phase
 
findAllOrderedDefinitions(Class<?>) - Method in class org.jboss.qa.phaser.WrappedPhase
 

G

get(String, Class<?>) - Static method in class org.jboss.qa.phaser.InstanceRegistry
 
get(Class<?>) - Static method in class org.jboss.qa.phaser.InstanceRegistry
 
getGenericClass(Class<?>, int) - Static method in class org.jboss.qa.phaser.util.ReflectionUtils
 

H

handleException(Throwable) - Method in class org.jboss.qa.phaser.PhaseDefinitionProcessor
 
handleException(ExceptionHandling, Throwable) - Method in class org.jboss.qa.phaser.PhaseDefinitionProcessor
 

I

Id - Annotation Type in org.jboss.qa.phaser
 
Inject - Annotation Type in org.jboss.qa.phaser
 
insert(Object) - Static method in class org.jboss.qa.phaser.InstanceRegistry
 
insert(String, Object) - Static method in class org.jboss.qa.phaser.InstanceRegistry
 
InstanceRegistry - Class in org.jboss.qa.phaser
 
invokeAnnotationMethod(Annotation, Class<? extends Annotation>) - Static method in class org.jboss.qa.phaser.util.ReflectionUtils
 

N

next() - Method in class org.jboss.qa.phaser.PhaseTreeBuilder
 

O

OnException - Annotation Type in org.jboss.qa.phaser
 
OnExceptionDefinition - Annotation Type in org.jboss.qa.phaser
 
Order - Annotation Type in org.jboss.qa.phaser
 
org.jboss.qa.phaser - package org.jboss.qa.phaser
 
org.jboss.qa.phaser.util - package org.jboss.qa.phaser.util
 

P

ParentId - Annotation Type in org.jboss.qa.phaser
 
Phase<B extends PhaseDefinitionProcessorBuilder<A>,A extends Annotation> - Class in org.jboss.qa.phaser
 
Phase() - Constructor for class org.jboss.qa.phaser.Phase
 
PhaseDefinition<A extends Annotation> - Class in org.jboss.qa.phaser
 
PhaseDefinition() - Constructor for class org.jboss.qa.phaser.PhaseDefinition
 
PhaseDefinitionProcessor - Class in org.jboss.qa.phaser
 
PhaseDefinitionProcessor() - Constructor for class org.jboss.qa.phaser.PhaseDefinitionProcessor
 
PhaseDefinitionProcessorBuilder<V extends Annotation> - Class in org.jboss.qa.phaser
 
PhaseDefinitionProcessorBuilder() - Constructor for class org.jboss.qa.phaser.PhaseDefinitionProcessorBuilder
 
Phaser - Class in org.jboss.qa.phaser
 
Phaser() - Constructor for class org.jboss.qa.phaser.Phaser
 
PhaseTree - Class in org.jboss.qa.phaser
 
PhaseTree() - Constructor for class org.jboss.qa.phaser.PhaseTree
 
PhaseTreeBuilder - Class in org.jboss.qa.phaser
 
PhaseTreeBuilder() - Constructor for class org.jboss.qa.phaser.PhaseTreeBuilder
 
PhaseTreeNode - Class in org.jboss.qa.phaser
 
PhaseTreeNode(Phase) - Constructor for class org.jboss.qa.phaser.PhaseTreeNode
 
PhaseValidationException - Exception in org.jboss.qa.phaser
 
PhaseValidationException(String) - Constructor for exception org.jboss.qa.phaser.PhaseValidationException
 
PhaseValidator - Class in org.jboss.qa.phaser
 

R

ReflectionUtils - Class in org.jboss.qa.phaser.util
 
report(ErrorReport) - Static method in class org.jboss.qa.phaser.ErrorReporter
 
run() - Method in class org.jboss.qa.phaser.Phaser
 
RunAlways - Annotation Type in org.jboss.qa.phaser
 

V

validate() - Method in class org.jboss.qa.phaser.PhaseTree
 
validate() - Method in class org.jboss.qa.phaser.PhaseTreeNode
 
validate(Phase) - Static method in class org.jboss.qa.phaser.PhaseValidator
 
valueOf(String) - Static method in enum org.jboss.qa.phaser.ExceptionHandling.Execution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.qa.phaser.ExceptionHandling.Report
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.qa.phaser.ExceptionHandling.Execution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.qa.phaser.ExceptionHandling.Report
Returns an array containing the constants of this enum type, in the order they are declared.

W

WrappedPhase<B extends PhaseDefinitionProcessorBuilder<A>,A extends Annotation,W extends Annotation> - Class in org.jboss.qa.phaser
 
WrappedPhase() - Constructor for class org.jboss.qa.phaser.WrappedPhase
 
A B C E F G H I N O P R V W 
Skip navigation links

Copyright © 2021. All rights reserved.