public class ContextResolverProxy extends Object implements ContextResolver
| Constructor and Description |
|---|
ContextResolverProxy() |
public Object getContext(Class type)
ContextResolverT that is applicable to the supplied
type.getContext in interface ContextResolvertype - the class of object for which a context is desirednull if a
context for the supplied type is not available from this provider.Copyright © 2014. All Rights Reserved.