| Package | Description | 
|---|---|
| com.sun.jini.reggie | Provides implementations of  ServiceRegistrar. | 
| Modifier and Type | Field and Description | 
|---|---|
| EntryClass | EntryRep. eclassThe Class of the Entry converted to EntryClass. | 
| EntryClass | EntryClassBase. eclassThe EntryClass. | 
| protected EntryClass | EntryClass. replacementAn instance containing only name and hash, no superclass info. | 
| protected EntryClass | EntryClass. superclassDescriptor for the superclass | 
| Modifier and Type | Method and Description | 
|---|---|
| EntryClass | EntryClass. getReplacement()Return the replacement, if any, containing only name and rep. | 
| EntryClass | EntryClass. getSuperclass()Return the superclass descriptor | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | EntryClass. isAssignableFrom(EntryClass cls)This is really only needed in the registrar, but it's very convenient to have here. | 
| Constructor and Description | 
|---|
| EntryClass(Class clazz,
          EntryClass superclass)Should only be called by ClassMapper | 
| EntryClassBase(EntryClass eclass,
              String codebase)Simple constructor | 
Copyright © GigaSpaces.