T - the service type this configuration works withpublic interface ServiceConfiguration<T extends Service>
Service.| Modifier and Type | Method and Description | 
|---|---|
java.lang.Class<T> | 
getServiceType()
Indicates which service this configuration works with. 
 | 
java.lang.Class<T> getServiceType()