Uses of Class
com.ibm.jbatch.container.servicesmanager.ServiceTypes.Name

Packages that use ServiceTypes.Name
com.ibm.jbatch.container.servicesmanager   
 

Uses of ServiceTypes.Name in com.ibm.jbatch.container.servicesmanager
 

Methods in com.ibm.jbatch.container.servicesmanager that return ServiceTypes.Name
static ServiceTypes.Name ServiceTypes.Name.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceTypes.Name[] ServiceTypes.Name.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ibm.jbatch.container.servicesmanager that return types with arguments of type ServiceTypes.Name
static Map<ServiceTypes.Name,String> ServiceTypes.getServiceImplClassNames()
           
static Map<String,ServiceTypes.Name> ServiceTypes.getServicePropertyNames()
           
 



Copyright © 2013. All Rights Reserved.