| Package | Description | 
|---|---|
| com.sun.jini.reggie | 
 Provides implementations of  
ServiceRegistrar. | 
| Modifier and Type | Field and Description | 
|---|---|
EntryClass | 
EntryClassBase.eclass
The EntryClass. 
 | 
EntryClass | 
EntryRep.eclass
The Class of the Entry converted to EntryClass. 
 | 
protected EntryClass | 
EntryClass.replacement
An instance containing only name and hash, no superclass info. 
 | 
protected EntryClass | 
EntryClass.superclass
Descriptor 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.