Package | Description |
---|---|
org.apache.commons.weaver.lifecycle |
Weave lifecycle package.
|
org.apache.commons.weaver.spi |
Defines the weaver module service provider interface (SPI).
|
Modifier and Type | Class and Description |
---|---|
static class |
WeaveLifecycleToken.Clean
Represents
WeaveLifecycle.CLEAN . |
static class |
WeaveLifecycleToken.Weave
Represents
WeaveLifecycle.WEAVE . |
Modifier and Type | Interface and Description |
---|---|
interface |
WeaveLifecycleProvider<S extends WeaveLifecycleToken>
Marker interface for commons-weaver lifecycle providers.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.