Package org.pentaho.platform.settings
Class Service
java.lang.Object
org.pentaho.platform.settings.Service
This serves to group
ServerPort
objects under an arbitrary name. It also allows a user friendly description
of the service category to be supplied. Some web services will provide information on ServerPorts grouped by the
Service
they are under. To fully activate the Service it must be registered with
ServerPortRegistry.addService(Service)
- Author:
- tkafalas
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Service
-
-
Method Details
-
getServiceDescription
-
setServiceDescription
-
getServiceName
-