Agent Characteristics of Java
Platform independent
- Designed for heterogeneous networks
Secure execution of untrusted code
Dynamic class loading
- Extensible class loading mechanism
Object serialization
- Build-in serialization of object state
Reflection
- Java code is able to discover info about itself