| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryClassBase | |
|---|---|
| com.sun.jini.reggie | Provides implementations of ServiceRegistrar.  | 
| Uses of EntryClassBase in com.sun.jini.reggie | 
|---|
| Methods in com.sun.jini.reggie that return EntryClassBase | |
|---|---|
 EntryClassBase[] | 
GigaRegistrar.getEntryClasses(Template tmpl)
 | 
 EntryClassBase[] | 
Registrar.getEntryClasses(Template tmpl)
Looks at all service items that match the specified template, finds every entry (among those service items) that either doesn't match any entry templates or is a subclass of at least one matching entry template, and returns the set of the (most specific) classes of those entries.  | 
static EntryClassBase | 
ClassMapper.toEntryClassBase(Class cls)
Returns a EntryClassBase descriptor for a class.  | 
| Methods in com.sun.jini.reggie with parameters of type EntryClassBase | |
|---|---|
static Class[] | 
EntryClassBase.toClass(EntryClassBase[] eclasses)
Converts an array of EntryClassBase to an array of Class.  | 
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||