JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Use
Tree
Index
Search
Help
org.microbean.proxy
org.microbean.proxy
Uses of Package
org.microbean.proxy
Classes in
org.microbean.proxy
used by
org.microbean.proxy
Class
Description
AbstractProxier
An abstract base class for subclassses that create
proxies
.
Proxy
An interface whose implementations pretend to be another type and alter the behavior of instances of that type in some way.
ProxySpecification
Information about what requirements a
Proxy
must fulfil.