Uses of Package
org.proxy4j.core.reflect
-
Packages that use org.proxy4j.core.reflect Package Description org.proxy4j.core.reflect -
Classes in org.proxy4j.core.reflect used by org.proxy4j.core.reflect Class 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 besidesVisibilitythat are of interest to theMethodExtractor.SignatureKey Represents a method key for methods within the same class hierarchy.UnitypeMethodExtractor Method extractor for single type.Visibility Enumeration of class member visibility.