com.genesyslab.omsdk.commons
Class InitializationServices

java.lang.Object
  extended bycom.genesyslab.omsdk.commons.InitializationServices

public class InitializationServices
extends java.lang.Object

Placeholder for the read-only list of services to initialize.

Since:
7.1.008.00
See Also:
InitializationParameters, OMSDKConnector

Method Summary
 java.util.Set getServiceTypes()
          Returns the services used for initializing the OMSDKConnector.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServiceTypes

public java.util.Set getServiceTypes()
Returns the services used for initializing the OMSDKConnector.

Returns:
Set of ServiceType items.