Class MethodTransactionAttributeKey


  • public class MethodTransactionAttributeKey
    extends Object
    Author:
    Stuart Douglas
    • Constructor Detail

      • MethodTransactionAttributeKey

        public MethodTransactionAttributeKey​(org.jboss.metadata.ejb.spec.MethodInterfaceType methodIntf,
                                             org.jboss.invocation.proxy.MethodIdentifier methodIdentifier)
    • Method Detail

      • getMethodIdentifier

        public org.jboss.invocation.proxy.MethodIdentifier getMethodIdentifier()
      • getMethodIntf

        public org.jboss.metadata.ejb.spec.MethodInterfaceType getMethodIntf()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object