public static class CdiTestConfig.ServiceConfig<S extends org.jboss.weld.bootstrap.api.Service> extends Object
| Constructor and Description |
|---|
ServiceConfig(Class<S> serviceClass,
S service) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
S |
getService() |
Class<? extends org.jboss.weld.bootstrap.api.Service> |
getServiceClass() |
int |
hashCode() |
void |
setService(S serviceP) |
void |
setServiceClass(Class<S> serviceClassP) |
Copyright © 2017–2018. All rights reserved.