public class Template extends Object implements Serializable
This class only has a bare minimum of methods, to minimize the amount of code downloaded into clients.
Modifier and Type | Field and Description |
---|---|
EntryRep[] |
attributeSetTemplates
ServiceTemplate.attributeSetTemplates converted to EntryReps
|
ServiceID |
serviceID
ServiceTemplate.serviceID
|
com.sun.jini.reggie.ServiceType[] |
serviceTypes
ServiceTemplate.serviceTypes converted to ServiceTypes
|
Constructor and Description |
---|
Template(ServiceTemplate tmpl)
Converts a ServiceTemplate to a Template.
|
public ServiceID serviceID
public com.sun.jini.reggie.ServiceType[] serviceTypes
public EntryRep[] attributeSetTemplates
public Template(ServiceTemplate tmpl) throws RemoteException
RemoteException
Copyright © GigaSpaces.