Interface ClassRealm

All Known Implementing Classes:
ClassRealmAdapter, DefaultClassRealm

@Deprecated public interface ClassRealm
Deprecated.

Autonomous sub-portion of a ClassWorld.

This class most closed maps to the ClassLoader role from Java and in facts can provide a ClassLoader view of itself using getClassLoader().

Author:
bob mcwhirter, Jason van Zyl