Package | Description |
---|---|
org.apache.commons.weaver |
Defines the objects needed to perform filesystem-based weaving.
|
org.apache.commons.weaver.spi |
Defines the weaver module service provider interface (SPI).
|
org.apache.commons.weaver.utils |
Provides helpful utility classes.
|
Class and Description |
---|
Cleaner
SPI to provide a means for a weaver module to remove woven classes during incremental builds, if necessary.
|
Weaver
A
Weaver implementation implements the WEAVE stage of the WeaveLifecycle by performing the
byte code enhancement in the classes. |
Class and Description |
---|
WeaveLifecycleProvider
Marker interface for commons-weaver lifecycle providers.
|
Class and Description |
---|
WeaveLifecycleProvider
Marker interface for commons-weaver lifecycle providers.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.