Uses of Class
org.exoplatform.services.common.ServiceConfig.ServiceType

Packages that use ServiceConfig.ServiceType
org.exoplatform.services.common   
 

Uses of ServiceConfig.ServiceType in org.exoplatform.services.common
 

Methods in org.exoplatform.services.common that return ServiceConfig.ServiceType
static ServiceConfig.ServiceType ServiceConfig.ServiceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceConfig.ServiceType[] ServiceConfig.ServiceType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.exoplatform.services.common with parameters of type ServiceConfig.ServiceType
static
<T> T
ServicesContainer.get(ServiceConfig.ServiceType type, java.lang.String id, java.lang.Class<T> clazz)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.