org.apache.falcon.service
Class ProcessSubscriberService
java.lang.Object
org.apache.falcon.service.ProcessSubscriberService
- All Implemented Interfaces:
- FalconService
public class ProcessSubscriberService
- extends Object
- implements FalconService
A Falcon Service that initializes and starts a topic subscriber.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessSubscriberService
public ProcessSubscriberService()
getName
public String getName()
- Specified by:
getName
in interface FalconService
init
public void init()
throws FalconException
- Specified by:
init
in interface FalconService
- Throws:
FalconException
destroy
public void destroy()
throws FalconException
- Specified by:
destroy
in interface FalconService
- Throws:
FalconException
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.