|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
|
ServicesContainer.get(ServiceConfig.ServiceType type,
java.lang.String id,
java.lang.Class<T> clazz)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||