Package | Description |
---|---|
org.apache.commons.weaver.model |
Defines a domain model for weaving operations.
|
org.apache.commons.weaver.spi |
Defines the weaver module service provider interface (SPI).
|
Class and Description |
---|
AnnotatedElements
Interface defining a means of iterating over a particular type of
AnnotatedElement as well as filtering by annotation type (including
annotations with RetentionPolicy.CLASS retention in addition to those
with RetentionPolicy.RUNTIME retention. |
NestedWeavable |
ScanRequest |
ScanResult
Encapsulates the result of scanning based on a
ScanRequest . |
Weavable |
WeavableClass |
WeavableConstructor |
WeavableConstructorParameter
Weavable Constructor parameter. |
WeavableExecutable
Represents a
Weavable "executable". |
WeavableField |
WeavableMethod |
WeavableMethodParameter |
WeavablePackage |
WeavableParameter
Represents the parameter of an executable.
|
WeaveEnvironment.Resource
Represents a
WeaveEnvironment resource. |
WeaveInterest
Weave interest composed of annotation type and target element type.
|
Class and Description |
---|
Scanner
Scanner interface.
|
WeaveEnvironment |
Copyright © 2018 The Apache Software Foundation. All rights reserved.