All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class calypso.platform.ServiceCertificate

java.lang.Object
   |
   +----calypso.platform.ServiceCertificate

final class ServiceCertificate
extends Object
A class to represent the rights to instantiate classes. A hashtable contains all allowed class prefixes (package names); this certificate is queried by the ServiceClassLoader when a new class is to be instantiated.

Version:
$Revision: 1.5 $
Author:
Juhana Räsänen
See Also:
ServiceClassLoader

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index