public class ServiceDefinition<T> extends Object
| Constructor and Description |
|---|
ServiceDefinition(Class<T> serviceType) |
ServiceDefinition(Class<T> serviceType,
Class<?>[] constructorTypes,
Object[] constructorArgs) |
| Modifier and Type | Method and Description |
|---|---|
ServiceFactory<T> |
getServiceFactory() |
Copyright © 2010–2020 meanbean. All rights reserved.