public class ServiceItem extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Entry[] |
attributeSets
Attribute sets.
|
Object |
service
A service object.
|
ServiceID |
serviceID
A service ID, or null if registering for the first time.
|
Constructor and Description |
---|
ServiceItem(ServiceID serviceID,
Object service,
Entry[] attrSets)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
Object |
getService() |
String |
toString()
Returns a
String representation of this ServiceItem . |
Copyright © GigaSpaces.