public static class ConditionAnalyzer.ConstructorInvocation extends ConditionAnalyzer.Invocation
Constructor and Description |
---|
ConditionAnalyzer.ConstructorInvocation(Constructor constructor) |
Modifier and Type | Method and Description |
---|---|
Constructor |
getConstructor() |
Class<?> |
getReturnType() |
String |
toString() |
addArgument, getArguments
public ConditionAnalyzer.ConstructorInvocation(Constructor constructor)
public Constructor getConstructor()
public Class<?> getReturnType()
getReturnType
in class ConditionAnalyzer.Invocation
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.