serviceType (mandatory) : the fully qualified name of the service interface for the service implementation to retrieve.| Modifier and type | Field and description |
|---|---|
| public static val java.lang.String | SCHEME
Scheme for services. |
| Modifier and type | Action and description |
|---|---|
| java.lang.Class<T> | getServiceType |
val serviceType : java.lang.Class<T>
This property is an alias for the action: getServiceType
public static val SCHEME : java.lang.String = "service"
new(URI,Class<T>)
def getServiceType : java.lang.Class<T>