|
The Java Object Instrumentation Environment |
| cs.duke.edu :: ISSG :: JOIE | last update: 05/01/2003 |
|
TutorialThis tutorial is based on the examples povided in the JOIE distribution. The tutorial is still under construction. Please check back at a later time. Modifying the class hierarchyHow to change the class inheritance hierarchy. Integrating capability protectionEnables capability based security in previously unprotected classes. Observing the status of a classUsing the Observer design pattern to propagate changes of a class. Proxy objectsAdding proxy functionality in objects to be used in distributed applications. |