Package | Description |
---|---|
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static Class[] |
EntryClassBase.toClass(EntryClassBase[] eclasses)
Converts an array of EntryClassBase to an array of Class.
|
Copyright © GigaSpaces.