Package | Description |
---|---|
org.javasimon.callback.async | |
org.javasimon.proxy |
Provides everything to wrap any class a Proxy generated with java.lang.reflect.
|
Class and Description |
---|
Delegating
Interface indicating that an object is wrapping another object.
|
DelegatingMethodInvocation
Proxy method invocation.
|
DelegatingProxyFactory
Produces proxy that wrap and existing class using
Proxy class. |
Class and Description |
---|
Delegating
Interface indicating that an object is wrapping another object.
|
DelegatingMethodInvocation
Proxy method invocation.
|
DelegatingProxyFactory
Produces proxy that wrap and existing class using
Proxy class. |
Copyright © 2019. All rights reserved.