eu.larkc.core.pluginManager.remote.GAT
Class GatOptions

java.lang.Object
  extended by eu.larkc.core.pluginManager.remote.GAT.GatOptions

public class GatOptions
extends java.lang.Object

Contains the values of some pre-defined JavaGAT software description properties. Used for validation of the user settings.

Author:
Alexey Cheptsov

Nested Class Summary
static class GatOptions.Brokers
           
static class GatOptions.FileAdaptors
           
 
Constructor Summary
GatOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GatOptions

public GatOptions()