org.codehaus.aspectwerkz.proxy |
|
Java Source File Name | Type | Comment |
Proxy.java | Class | Compiles proxy classes from target classes and weaves in all matching aspects deployed in the class loader
and defined by the META-INF/aop.xml file. |
ProxyCompiler.java | Class | Compiler for the AspectWerkz proxies. |
Uuid.java | Class | NOTE:
This code is based on code from the [Plasmid Replication Engine] project.
Licensed under [Mozilla Public License 1.0 (MPL)].
Original JavaDoc:
Our distributed objects are generally named most efficiently (and cleanly)
by their UUID's. |