public final class DeniedMethodKey extends Object
Constructor and Description |
---|
DeniedMethodKey(InvocationType invocationType,
MethodType methodType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
InvocationType |
getInvocationType() |
MethodType |
getMethodType() |
int |
hashCode() |
public DeniedMethodKey(InvocationType invocationType, MethodType methodType)
public InvocationType getInvocationType()
public MethodType getMethodType()
Copyright © 2014 JBoss by Red Hat. All rights reserved.