public interface Externalizer extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
resolveURL(String annotationValue,
Method method,
Object[] args)
Implement this method to provide an URL for a given method invocation.
|
String |
resolveXPath(String annotationValue,
Method method,
Object[] args)
Implement this method to provide a XPath expression for a given method invocation.
|
String resolveXPath(String annotationValue, Method method, Object[] args)
annotationValue - method - args - Copyright © 2012-12-21-2017. All Rights Reserved.