com.ibm.tivoli.maximo.notification

Class JMSNotificationProcessor

  • All Implemented Interfaces:
    java.io.Serializable, javax.ejb.EnterpriseBean, javax.ejb.MessageDrivenBean, javax.jms.MessageListener


    public class JMSNotificationProcessor
    extends JMSListenerBean
    See Also:
    Serialized Form
    • Constructor Detail

      • JMSNotificationProcessor

        public JMSNotificationProcessor()
    • Method Detail

      • ejbCreate

        public void ejbCreate()
                       throws javax.ejb.CreateException
        Overrides:
        ejbCreate in class JMSListenerBean
        Throws:
        javax.ejb.CreateException
      • afterProcess

        protected void afterProcess(JMSData data)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getUserInfo

        protected UserInfo getUserInfo(java.util.Map msgProperties)
                                throws MXException
        Parameters:
        msgProperties -
        Returns:
        UserInfo
        Throws:
        MXException
        java.rmi.RemoteException