public class MethodTransactionAttributeKey extends Object
Constructor and Description |
---|
MethodTransactionAttributeKey(MethodIntf methodIntf,
org.jboss.invocation.proxy.MethodIdentifier methodIdentifier) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
org.jboss.invocation.proxy.MethodIdentifier |
getMethodIdentifier() |
MethodIntf |
getMethodIntf() |
int |
hashCode() |
public MethodTransactionAttributeKey(MethodIntf methodIntf, org.jboss.invocation.proxy.MethodIdentifier methodIdentifier)
Copyright © 2013 JBoss by Red Hat. All rights reserved.