com.liferay.portal.jsonwebservice
Class SpringJSONWebServiceScannerStrategy
java.lang.Object
com.liferay.portal.jsonwebservice.SpringJSONWebServiceScannerStrategy
- All Implemented Interfaces:
- JSONWebServiceScannerStrategy
public class SpringJSONWebServiceScannerStrategy
- extends Object
- implements JSONWebServiceScannerStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringJSONWebServiceScannerStrategy
public SpringJSONWebServiceScannerStrategy()
scan
public JSONWebServiceScannerStrategy.MethodDescriptor[] scan(Object service)
- Specified by:
scan in interface JSONWebServiceScannerStrategy
getTargetClass
protected Class<?> getTargetClass(Object service)
throws Exception
- Throws:
Exception
isInterfaceMethod
protected boolean isInterfaceMethod(Method method)