Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jboss.proxy.compiler Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| InvocationHandler | An invoker is a target of method calls, where the calls are expressed not as primitive Java method invocations, but according to the conventions | Interface | org.jboss.proxy.compiler | JBoss Server |
|
| Proxies | Routines for converting between strongly-typed interfaces and generic InvocationHandler objects. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| Proxies .ProxyInvocationHandler | A common interface shared by all objects created by Proxies. | Interface | org.jboss.proxy.compiler.Proxies | JBoss Server |
|
| Proxies .ProxyTarget | A common interface shared by all objects created by Proxies. | Interface | org.jboss.proxy.compiler.Proxies | JBoss Server |
|
| Proxy | A factory for creating proxy objects. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| ProxyAssembler | A simple bytecode assembler. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| ProxyCompiler | Manages bytecode assembly for dynamic proxy generation. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| ProxyImplementationFactory | Factory to create the bytecode implementation of various methods required by the ProxyCompiler. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| Runtime | Manages bytecode assembly for dynamic proxy generation. | Class | org.jboss.proxy.compiler | JBoss Server |
|
| Utility | Some Routines to convert from java. | Class | org.jboss.proxy.compiler | JBoss Server |