|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceDetails
A generic service that exists within a processing unit.
PlainServiceDetails
Method Summary | |
---|---|
Map<String,Object> |
getAttributes()
Returns extra atrributes the service details wishes to expose. |
String |
getDescription()
Returns a short description of the service. |
String |
getId()
Returns the id of the processing unit (usually the bean id). |
String |
getLongDescription()
Returns the long description |
String |
getServiceSubType()
Returns the type of the serive details. |
String |
getServiceType()
Returns the service type. |
Method Detail |
---|
String getId()
String getServiceType()
String getServiceSubType()
String getDescription()
String getLongDescription()
Map<String,Object> getAttributes()
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |