GigaSpaces - Open Spaces

org.openspaces.pu.container.servicegrid
Interface PUServiceDetails

All Superinterfaces:
Serializable
All Known Implementing Classes:
DotnetPUContainerServiceDetails, DotnetServiceDetails, JeePUServiceDetails, SpacePUServiceDetails

public interface PUServiceDetails
extends Serializable

A generic service that exists within a processing unit.

Author:
kimchy

Method Summary
 String getDescription()
          Returns a short description of the service.
 String getLongDescription()
          Returns the long description
 String getServiceType()
          Returns the service type.
 String getType()
          Returns the type of the serive details.
 

Method Detail

getServiceType

String getServiceType()
Returns the service type. For example, space, dotnet, jee.


getType

String getType()
Returns the type of the serive details. For example, in case of space, it can be localcache, proxy, ... .


getDescription

String getDescription()
Returns a short description of the service.


getLongDescription

String getLongDescription()
Returns the long description


GigaSpaces - Open Spaces

Copyright © GigaSpaces.