Package jodd.proxetta.impl

Proxetta and ProxettaBuilder implementations.

See:
          Description

Class Summary
InvokeProxetta Proxetta that does method (i.e. invocation) replacements.
InvokeProxettaBuilder Invocation replacer class processor.
ProxyProxetta Proxetta that creates proxies.
ProxyProxettaBuilder Creates the proxy subclass using ASM library.
WrapperProxetta Proxetta that creates wrappers.
WrapperProxettaBuilder Creates wrapper using ASM library.
 

Package jodd.proxetta.impl Description

Proxetta and ProxettaBuilder implementations.



Copyright © 2003-2012 Jodd Team