public class ResourceInjectionFactory
extends java.lang.Object
| Constructor and Description |
|---|
ResourceInjectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceInjector |
createResourceInjector(java.lang.Class resourceType)
This method retrieves the appropriate ResourceInjector instance
based on the type that is supplied.
|
public static ResourceInjector createResourceInjector(java.lang.Class resourceType) throws ResourceInjectionException
ResourceInjectionExceptionCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.