public class ExecuteAnnotationContent extends Object implements Execute
Constructor and Description |
---|
ExecuteAnnotationContent() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
String |
goal() |
void |
goal(String goal) |
String |
lifecycle() |
void |
lifecycle(String lifecycle) |
LifecyclePhase |
phase() |
void |
phase(String phase) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, hashCode
public ExecuteAnnotationContent()
public LifecyclePhase phase()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.