This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.oozie.client.XOozieClient (Apache Oozie Client 4.0.0 API)

Uses of Class
org.apache.oozie.client.XOozieClient

Packages that use XOozieClient
org.apache.oozie.cli   
org.apache.oozie.client   
 

Uses of XOozieClient in org.apache.oozie.cli
 

Methods in org.apache.oozie.cli that return XOozieClient
protected  XOozieClient OozieCLI.createXOozieClient(org.apache.commons.cli.CommandLine commandLine)
          Create a XOozieClient.
 

Uses of XOozieClient in org.apache.oozie.client
 

Subclasses of XOozieClient in org.apache.oozie.client
 class AuthOozieClient
          This subclass of XOozieClient supports Kerberos HTTP SPNEGO and simple authentication.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.