public class WeaveLifecycleToken extends Object
WeaveLifecycle
.Modifier and Type | Class and Description |
---|---|
static class |
WeaveLifecycleToken.Clean
Represents
WeaveLifecycle.CLEAN . |
static interface |
WeaveLifecycleToken.Represents
Declares the association between a
WeaveLifecycleToken and an element of the WeaveLifecycle . |
static class |
WeaveLifecycleToken.Weave
Represents
WeaveLifecycle.WEAVE . |
Constructor and Description |
---|
WeaveLifecycleToken() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.