@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public static @interface WeaveLifecycleToken.Represents
WeaveLifecycleToken
and an element of the WeaveLifecycle
.Modifier and Type | Required Element and Description |
---|---|
WeaveLifecycle |
value
The
WeaveLifecycle stage represented by the annotated WeaveLifecycleToken type. |
public abstract WeaveLifecycle value
WeaveLifecycle
stage represented by the annotated WeaveLifecycleToken
type.WeaveLifecycle
Copyright © 2018 The Apache Software Foundation. All rights reserved.