jasco.runtime.distribution
Class DistributedOptions

java.lang.Object
  extended by jasco.runtime.distribution.DistributedOptions

public class DistributedOptions
extends java.lang.Object

This class Can hold paparamtrized options, is there to be extended and Used!


Method Summary
 java.lang.String getGroupName(java.lang.String optionsSetName)
           
 java.lang.String getStack(java.lang.String optionsSetName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStack

public java.lang.String getStack(java.lang.String optionsSetName)

getGroupName

public java.lang.String getGroupName(java.lang.String optionsSetName)