ibrokerkit.xritools4java
Class TracerouteJob

java.lang.Object
  extended by ibrokerkit.xritools4java.Job
      extended by ibrokerkit.xritools4java.TracerouteJob

public class TracerouteJob
extends Job


Field Summary
static boolean DEFAULT_CID
           
static boolean DEFAULT_HTTPS
           
static boolean DEFAULT_NODEFAULTM
           
static boolean DEFAULT_NODEFAULTP
           
static boolean DEFAULT_NODEFAULTT
           
static boolean DEFAULT_REFS
           
static boolean DEFAULT_SAML
           
static boolean DEFAULT_URIC
           
 
Fields inherited from class ibrokerkit.xritools4java.Job
oneLineResult, result, stats
 
Constructor Summary
TracerouteJob(java.lang.String xri)
           
TracerouteJob(java.lang.String xri, boolean cid, boolean https, boolean saml, boolean refs, boolean noDefaultP, boolean noDefaultT, boolean noDefaultM, boolean uric)
           
 
Method Summary
 void execute(org.openxri.resolve.Resolver resolver)
           
 java.lang.String getJobName()
           
 
Methods inherited from class ibrokerkit.xritools4java.Job
getOneLineResult, getResult, getStats, hasResult, hasStats
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_CID

public static final boolean DEFAULT_CID
See Also:
Constant Field Values

DEFAULT_HTTPS

public static final boolean DEFAULT_HTTPS
See Also:
Constant Field Values

DEFAULT_SAML

public static final boolean DEFAULT_SAML
See Also:
Constant Field Values

DEFAULT_REFS

public static final boolean DEFAULT_REFS
See Also:
Constant Field Values

DEFAULT_NODEFAULTP

public static final boolean DEFAULT_NODEFAULTP
See Also:
Constant Field Values

DEFAULT_NODEFAULTT

public static final boolean DEFAULT_NODEFAULTT
See Also:
Constant Field Values

DEFAULT_NODEFAULTM

public static final boolean DEFAULT_NODEFAULTM
See Also:
Constant Field Values

DEFAULT_URIC

public static final boolean DEFAULT_URIC
See Also:
Constant Field Values
Constructor Detail

TracerouteJob

public TracerouteJob(java.lang.String xri,
                     boolean cid,
                     boolean https,
                     boolean saml,
                     boolean refs,
                     boolean noDefaultP,
                     boolean noDefaultT,
                     boolean noDefaultM,
                     boolean uric)

TracerouteJob

public TracerouteJob(java.lang.String xri)
Method Detail

execute

public void execute(org.openxri.resolve.Resolver resolver)
             throws org.openxri.resolve.exception.PartialResolutionException
Specified by:
execute in class Job
Throws:
org.openxri.resolve.exception.PartialResolutionException

getJobName

public java.lang.String getJobName()
Specified by:
getJobName in class Job


Copyright © 2009. All Rights Reserved.