See: Description
Interface | Description |
---|---|
Cleaner |
SPI to provide a means for a weaver module to remove woven classes during incremental builds, if necessary.
|
WeaveLifecycleProvider<S extends WeaveLifecycleToken> |
Marker interface for commons-weaver lifecycle providers.
|
Weaver |
A
Weaver implementation implements the WEAVE stage of the WeaveLifecycle by performing the
byte code enhancement in the classes. |
Copyright © 2018 The Apache Software Foundation. All rights reserved.