|
Invocation API 1.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.invocation.proxy | |
---|---|
org.jboss.invocation.proxy |
Classes in org.jboss.invocation.proxy used by org.jboss.invocation.proxy | |
---|---|
AbstractClassFactory
Base class for all class factories. |
|
AbstractProxyFactory
A subclass factory specializing in proxy generation. |
|
AbstractSubclassFactory
Class factory for classes that override superclass methods. |
|
ConstructorBodyCreator
A class that can generate an overriden version of a constructor. |
|
DefaultConstructorBodyCreator
Constructor override that simply delegates to super() . |
|
DefaultMethodBodyCreator
A MethodBodyCreator that simply returns 0 or null depending on the methods return type |
|
MethodBodyCreator
A class that can generate an overriden version of a method. |
|
MethodIdentifier
A unique identification of a method within some class or interface which is class loader-agnostic. |
|
ProxyConfiguration
|
|
SerializableProxy
Serialized representation of a proxy. |
|
Invocation API 1.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |