org.apache.falcon.service
Class ServiceInitializer
java.lang.Object
org.apache.falcon.service.ServiceInitializer
public class ServiceInitializer
- extends Object
Initializer that Falcon uses at startup to bring up all the falcon startup services.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInitializer
public ServiceInitializer()
initialize
public void initialize()
throws FalconException
- Throws:
FalconException
destroy
public void destroy()
throws FalconException
- Throws:
FalconException
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.