org.apache.oozie.dependency.hcat
Class HCatMessageHandler

java.lang.Object
  extended by org.apache.oozie.dependency.hcat.HCatMessageHandler
All Implemented Interfaces:
MessageHandler

public class HCatMessageHandler
extends Object
implements MessageHandler


Constructor Summary
HCatMessageHandler(String server)
           
 
Method Summary
 void process(javax.jms.Message msg)
          Process JMS message produced by HCat.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HCatMessageHandler

public HCatMessageHandler(String server)
Method Detail

process

public void process(javax.jms.Message msg)
Process JMS message produced by HCat.

Specified by:
process in interface MessageHandler
Parameters:
msg - : to be processed


Copyright © 2013 Apache Software Foundation. All Rights Reserved.