| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryClass | |
|---|---|
| com.sun.jini.reggie | Provides implementations of ServiceRegistrar.  | 
| Uses of EntryClass in com.sun.jini.reggie | 
|---|
| Fields in com.sun.jini.reggie declared as EntryClass | |
|---|---|
 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  | 
| Methods in com.sun.jini.reggie that return EntryClass | |
|---|---|
 EntryClass | 
EntryClass.getReplacement()
Return the replacement, if any, containing only name and rep.  | 
 EntryClass | 
EntryClass.getSuperclass()
Return the superclass descriptor  | 
| Methods in com.sun.jini.reggie with parameters of type EntryClass | |
|---|---|
 boolean | 
EntryClass.isAssignableFrom(EntryClass cls)
This is really only needed in the registrar, but it's very convenient to have here.  | 
| Constructors in com.sun.jini.reggie with parameters of type EntryClass | |
|---|---|
EntryClass(Class clazz,
           EntryClass superclass)
Should only be called by ClassMapper  | 
|
EntryClassBase(EntryClass eclass,
               String codebase)
Simple constructor  | 
|
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||