public class DenyReflectInvocationFilter extends AbstractInvocationFilter
java.lang.reflect package.| Constructor and Description |
|---|
DenyReflectInvocationFilter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
canInvoke(ExtMethodInvocationRequest extMethodInvocationRequest) |
int |
getPriority() |
public DenyReflectInvocationFilter()
public int getPriority()
getPriority in interface InvocationFiltergetPriority in class AbstractInvocationFilterpublic Boolean canInvoke(ExtMethodInvocationRequest extMethodInvocationRequest)
Copyright © 2013–2019. All rights reserved.