public interface ResolverClassCommand
Modifier and Type | Method and Description |
---|---|
Map |
resolve(String className,
Map p)
The one and only purpose resolver commands are good for ;-) .
|
Map resolve(String className, Map p) throws ResolverException
className
- the name of the class to resolvep
- the Properties to be used at resolveIllegalArgumentException
- if both parameters are nullResolverException
- in case that resolving fails fatallyCopyright © 2016. All rights reserved.