| Package | Description |
|---|---|
| org.proxy4j.core.reflect |
| Class and Description |
|---|
| BaseMethodExtractor
Abstract base class for method extractors.
|
| MethodExtractor
Interface for any class that can extract methods from a class for the purpose
of proxying them.
|
| Modifier
An enumeration of other modifiers besides
Visibility that are of interest to
the MethodExtractor. |
| SignatureKey
Represents a method key for methods within the same class
hierarchy.
|
| UnitypeMethodExtractor |
| Visibility
Enumeration of class member visibility.
|
Copyright © 2014. All rights reserved.