Windup Engine - Config Impl 2.0.0.Alpha1
A C E G H I L M N O P R S T W X 

A

AndHandler - Class in org.jboss.windup.addon.config.parser.xml.when
 
AndHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.when.AndHandler
 
Annotations - Class in org.jboss.windup.addon.config.parser.util
Utility class for common @Annotation operations.
Annotations() - Constructor for class org.jboss.windup.addon.config.parser.util.Annotations
 

C

ConfigurationException - Exception in org.jboss.windup.addon.config
 
ConfigurationException(String, Throwable) - Constructor for exception org.jboss.windup.addon.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.jboss.windup.addon.config.ConfigurationException
 

E

ElementHandler<T> - Interface in org.jboss.windup.addon.config.parser
 
equals(Object) - Method in class org.jboss.windup.addon.config.parser.util.HandlerId
 
evaluate(GraphRewrite, EvaluationContext) - Method in class org.jboss.windup.addon.config.condition.GraphCondition
 
evaluate(Rewrite, EvaluationContext) - Method in class org.jboss.windup.addon.config.condition.GraphCondition
 
evaluate(GraphRewrite, EvaluationContext) - Method in class org.jboss.windup.addon.config.condition.ParamCondition
 

G

getAnnotation(Method, Class<A>) - Static method in class org.jboss.windup.addon.config.parser.util.Annotations
Inspect method m for a specific type of annotation.
getAnnotation(Annotation, Class<A>) - Static method in class org.jboss.windup.addon.config.parser.util.Annotations
Inspect annotation a for a specific type of annotation.
getAnnotation(Class<?>, Class<A>) - Static method in class org.jboss.windup.addon.config.parser.util.Annotations
Inspect class c for a specific type of annotation.
getBuilder() - Method in class org.jboss.windup.addon.config.parser.ParserContext
 
getConfiguration(GraphContext) - Method in class org.jboss.windup.addon.config.XMLConfigurationProvider
 
getFlow() - Method in class org.jboss.windup.addon.config.GraphRewrite
 
getLog() - Method in class org.jboss.windup.addon.config.GraphRewrite
 
getNamespace() - Method in class org.jboss.windup.addon.config.parser.util.HandlerId
 
getRequiredParameterNames() - Method in class org.jboss.windup.addon.config.condition.ParamCondition
 
getRequiredParameterNames() - Method in class org.jboss.windup.addon.config.operation.LogOperation
 
getResource() - Method in class org.jboss.windup.addon.config.GraphRewrite
 
getRewriteContext() - Method in class org.jboss.windup.addon.config.GraphRewrite
 
getRule() - Method in class org.jboss.windup.addon.config.parser.ParserContext
 
getTagName() - Method in class org.jboss.windup.addon.config.parser.util.HandlerId
 
getWhere() - Method in class org.jboss.windup.addon.config.parser.ParserContext
 
GraphCondition - Class in org.jboss.windup.addon.config.condition
A Condition that evaluates against a GraphRewrite event.
GraphCondition() - Constructor for class org.jboss.windup.addon.config.condition.GraphCondition
 
GraphOperation - Class in org.jboss.windup.addon.config.operation
 
GraphOperation() - Constructor for class org.jboss.windup.addon.config.operation.GraphOperation
 
GraphRewrite - Class in org.jboss.windup.addon.config
 
GraphRewrite() - Constructor for class org.jboss.windup.addon.config.GraphRewrite
 

H

HandlerId - Class in org.jboss.windup.addon.config.parser.util
Identifies an ElementHandler by its tag name and namespace.
HandlerId(String, String) - Constructor for class org.jboss.windup.addon.config.parser.util.HandlerId
 
handles(Object) - Method in class org.jboss.windup.addon.config.XMLConfigurationProvider
 
hashCode() - Method in class org.jboss.windup.addon.config.parser.util.HandlerId
 

I

isAnnotationPresent(Method, Class<? extends Annotation>) - Static method in class org.jboss.windup.addon.config.parser.util.Annotations
Discover if a Method m has been annotated with type.
isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.windup.addon.config.parser.util.Annotations
Discover if a Class c has been annotated with type.

L

LogHandler - Class in org.jboss.windup.addon.config.parser.xml.perform
 
LogHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.perform.LogHandler
 
LogOperation - Class in org.jboss.windup.addon.config.operation
 
LogOperation(String) - Constructor for class org.jboss.windup.addon.config.operation.LogOperation
 

M

MatchesHandler - Class in org.jboss.windup.addon.config.parser.xml.where
 
MatchesHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.where.MatchesHandler
 

N

NamespaceElementHandler - Annotation Type in org.jboss.windup.addon.config.parser
 
NotHandler - Class in org.jboss.windup.addon.config.parser.xml.when
 
NotHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.when.NotHandler
 

O

org.jboss.windup.addon - package org.jboss.windup.addon
 
org.jboss.windup.addon.config - package org.jboss.windup.addon.config
 
org.jboss.windup.addon.config.condition - package org.jboss.windup.addon.config.condition
 
org.jboss.windup.addon.config.operation - package org.jboss.windup.addon.config.operation
 
org.jboss.windup.addon.config.parser - package org.jboss.windup.addon.config.parser
 
org.jboss.windup.addon.config.parser.util - package org.jboss.windup.addon.config.parser.util
 
org.jboss.windup.addon.config.parser.xml - package org.jboss.windup.addon.config.parser.xml
 
org.jboss.windup.addon.config.parser.xml.perform - package org.jboss.windup.addon.config.parser.xml.perform
 
org.jboss.windup.addon.config.parser.xml.when - package org.jboss.windup.addon.config.parser.xml.when
 
org.jboss.windup.addon.config.parser.xml.where - package org.jboss.windup.addon.config.parser.xml.where
 
OrHandler - Class in org.jboss.windup.addon.config.parser.xml.when
 
OrHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.when.OrHandler
 

P

ParamCondition - Class in org.jboss.windup.addon.config.condition
 
ParamCondition(String, String) - Constructor for class org.jboss.windup.addon.config.condition.ParamCondition
 
ParamHandler - Class in org.jboss.windup.addon.config.parser.xml.when
 
ParamHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.when.ParamHandler
 
ParserContext - Class in org.jboss.windup.addon.config.parser
 
ParserContext(ConfigurationBuilder) - Constructor for class org.jboss.windup.addon.config.parser.ParserContext
 
perform(Rewrite, EvaluationContext) - Method in class org.jboss.windup.addon.config.operation.GraphOperation
 
perform(GraphRewrite, EvaluationContext) - Method in class org.jboss.windup.addon.config.operation.GraphOperation
 
perform(GraphRewrite, EvaluationContext) - Method in class org.jboss.windup.addon.config.operation.LogOperation
 
PerformHandler - Class in org.jboss.windup.addon.config.parser.xml.perform
 
PerformHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.perform.PerformHandler
 
priority() - Method in class org.jboss.windup.addon.config.XMLConfigurationProvider
 
processElement(ParserContext, Element) - Method in interface org.jboss.windup.addon.config.parser.ElementHandler
 
processElement(Element) - Method in class org.jboss.windup.addon.config.parser.ParserContext
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.perform.LogHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.perform.PerformHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.RuleHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.RulesHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.when.AndHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.when.NotHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.when.OrHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.when.ParamHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.when.TrueHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.where.MatchesHandler
 
processElement(ParserContext, Element) - Method in class org.jboss.windup.addon.config.parser.xml.where.WhereHandler
 

R

RuleHandler - Class in org.jboss.windup.addon.config.parser.xml
 
RuleHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.RuleHandler
 
RulesHandler - Class in org.jboss.windup.addon.config.parser.xml
 
RulesHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.RulesHandler
 

S

setParameterStore(ParameterStore) - Method in class org.jboss.windup.addon.config.condition.ParamCondition
 
setParameterStore(ParameterStore) - Method in class org.jboss.windup.addon.config.operation.LogOperation
 
setRuleBuilder(ConfigurationRuleBuilderPerform) - Method in class org.jboss.windup.addon.config.parser.ParserContext
 
setWhereBuilder(ConfigurationRuleParameterWhere) - Method in class org.jboss.windup.addon.config.parser.ParserContext
 

T

TrueHandler - Class in org.jboss.windup.addon.config.parser.xml.when
 
TrueHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.when.TrueHandler
 

W

WhenHandler - Class in org.jboss.windup.addon.config.parser.xml.when
 
WhenHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.when.WhenHandler
 
WhereHandler - Class in org.jboss.windup.addon.config.parser.xml.where
 
WhereHandler() - Constructor for class org.jboss.windup.addon.config.parser.xml.where.WhereHandler
 

X

XMLConfigurationProvider - Class in org.jboss.windup.addon.config
 
XMLConfigurationProvider() - Constructor for class org.jboss.windup.addon.config.XMLConfigurationProvider
 
A C E G H I L M N O P R S T W X 
Windup Engine - Config Impl 2.0.0.Alpha1

Copyright © 2014 JBoss by Red Hat. All rights reserved.