public interface Weaver extends WeaveLifecycleProvider<WeaveLifecycleToken.Weave>
Weaver implementation implements the WEAVE stage of the WeaveLifecycle by performing the
 byte code enhancement in the classes.| Modifier and Type | Method and Description | 
|---|---|
boolean | 
process(WeaveEnvironment environment,
       Scanner scanner)
Using the supplied  
Scanner, process a WeaveEnvironment. | 
boolean process(WeaveEnvironment environment, Scanner scanner)
Scanner, process a WeaveEnvironment.environment - to usescanner - to useCopyright © 2018 The Apache Software Foundation. All rights reserved.