Package | Description |
---|---|
org.apache.commons.weaver.model |
Defines a domain model for weaving operations.
|
Modifier and Type | Method and Description |
---|---|
protected WeavableMethodParameter<T> |
WeavableMethod.createParameter(int index)
Create an appropriate
WeavableParameter object. |
Modifier and Type | Method and Description |
---|---|
AnnotatedElements<WeavableMethodParameter<?>> |
ScanResult.getMethodParameters()
Iterate or filter
WeavableMethodParameter s. |
Copyright © 2018 The Apache Software Foundation. All rights reserved.