Package org.jboss.as.ejb3.component
Class MethodTransactionAttributeKey
- java.lang.Object
-
- org.jboss.as.ejb3.component.MethodTransactionAttributeKey
-
public class MethodTransactionAttributeKey extends Object
- Author:
- Stuart Douglas
-
-
Constructor Summary
Constructors Constructor Description MethodTransactionAttributeKey(org.jboss.metadata.ejb.spec.MethodInterfaceType methodIntf, org.jboss.invocation.proxy.MethodIdentifier methodIdentifier)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)org.jboss.invocation.proxy.MethodIdentifiergetMethodIdentifier()org.jboss.metadata.ejb.spec.MethodInterfaceTypegetMethodIntf()inthashCode()
-