org.apache.oozie.servlet
Class ServletUtilities

java.lang.Object
  extended by org.apache.oozie.servlet.ServletUtilities

public class ServletUtilities
extends Object


Constructor Summary
ServletUtilities()
           
 
Method Summary
protected static void ValidateAppPath(String wfPath, String coordPath)
           
protected static void ValidateLibPath(String libPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletUtilities

public ServletUtilities()
Method Detail

ValidateAppPath

protected static void ValidateAppPath(String wfPath,
                                      String coordPath)
                               throws XServletException
Throws:
XServletException

ValidateLibPath

protected static void ValidateLibPath(String libPath)
                               throws XServletException
Throws:
XServletException


Copyright © 2011 Yahoo. All Rights Reserved.