| 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryRep | |
|---|---|
| com.sun.jini.reggie | Provides implementations of ServiceRegistrar.  | 
| Uses of EntryRep in com.sun.jini.reggie | 
|---|
| Fields in com.sun.jini.reggie declared as EntryRep | |
|---|---|
 EntryRep[] | 
Item.attributeSets
ServiceItem.attributeSets converted to EntryReps.  | 
 EntryRep[] | 
Template.attributeSetTemplates
ServiceTemplate.attributeSetTemplates converted to EntryReps  | 
| Methods in com.sun.jini.reggie that return EntryRep | |
|---|---|
static EntryRep[] | 
EntryRep.toEntryRep(Entry[] entries,
           boolean needCodebase)
Converts an array of Entry to an array of EntryRep.  | 
| Methods in com.sun.jini.reggie with parameters of type EntryRep | |
|---|---|
 void | 
GigaRegistrar.addAttributes(ServiceID serviceID,
              Uuid leaseID,
              EntryRep[] attrSets)
 | 
 void | 
Registrar.addAttributes(ServiceID serviceID,
              Uuid leaseID,
              EntryRep[] attrSets)
Adds the specified attribute sets (those that aren't duplicates of existing attribute sets) to the registered service item.  | 
 void | 
GigaRegistrar.modifyAttributes(ServiceID serviceID,
                 Uuid leaseID,
                 EntryRep[] attrSetTmpls,
                 EntryRep[] attrSets)
 | 
 void | 
GigaRegistrar.modifyAttributes(ServiceID serviceID,
                 Uuid leaseID,
                 EntryRep[] attrSetTmpls,
                 EntryRep[] attrSets)
 | 
 void | 
Registrar.modifyAttributes(ServiceID serviceID,
                 Uuid leaseID,
                 EntryRep[] attrSetTmpls,
                 EntryRep[] attrSets)
Modifies existing attribute sets of a registered service item.  | 
 void | 
Registrar.modifyAttributes(ServiceID serviceID,
                 Uuid leaseID,
                 EntryRep[] attrSetTmpls,
                 EntryRep[] attrSets)
Modifies existing attribute sets of a registered service item.  | 
 void | 
GigaRegistrar.setAttributes(ServiceID serviceID,
              Uuid leaseID,
              EntryRep[] attrSets)
 | 
 void | 
Registrar.setAttributes(ServiceID serviceID,
              Uuid leaseID,
              EntryRep[] attrSets)
Deletes all of the service item's existing attributes, and replaces them with the specified attribute sets.  | 
static Entry[] | 
EntryRep.toEntry(EntryRep[] reps)
Converts an array of EntryRep to an array of Entry.  | 
  | 
GigaSpaces XAP 9.5 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||