Package | Description |
---|---|
org.apache.commons.weaver.spi |
Defines the weaver module service provider interface (SPI).
|
Modifier and Type | Method and Description |
---|---|
boolean |
Cleaner.clean(WeaveEnvironment environment,
Scanner scanner)
Using the supplied
Scanner , clean a WeaveEnvironment . |
boolean |
Weaver.process(WeaveEnvironment environment,
Scanner scanner)
Using the supplied
Scanner , process a WeaveEnvironment . |
Copyright © 2018 The Apache Software Foundation. All rights reserved.