public class PathExtractor extends Object
| Constructor and Description |
|---|
PathExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPath(Class<?> c) |
static String |
getPath(Class<?> c,
String methodName,
Class<?>... parameterTypes) |
public static String getPath(Class<?> c, String methodName, Class<?>... parameterTypes) throws SecurityException, NoSuchMethodException
Copyright © 2016 Nuxeo SA. All rights reserved.