public interface InjectionResources
MasterObjectProvider
. This includes values such as a
service's logger, service interface class, or ServiceResources
.Modifier and Type | Method and Description |
---|---|
<T> T |
findResource(Class<T> type,
Type genericType)
Given the field type, provide the matching resource value, or null.
|
<T> T findResource(Class<T> type, Type genericType)
type
- type of field or parametergenericType
- generic type information associated with field or parameter${project.version} - Copyright © 2003-2015 The Apache Software Foundation.