Package org.gridbus.broker.util

Interface Summary
ReplicaAccess This is the interface for the classes which implement Replica Catalog access.
 

Class Summary
BrokerUtil  
FileOpsUtil This class has utility methods for operations such as finding and replacing specific strings / lines in a file.
FileResolver Abtract class for FileResolver types
GsiftpFileResolver This class contains methods to work with Gsftp files Not implemented in the current version.
LdapReplicaAccessUtil This class has methods to access and query the Globus replica catalog using LDAP
LfnFileResolver This class has methods to resolve logical file names that appear in the app-description file
RandomGUID RandomGUID generates truly random GUIDs by using the system's IP address (name/IP), system time in milliseconds (as an integer), and a very large random number joined together in a single String that is passed through an MD5 hash.
SrbFileResolver This class contains utility methods to resolve SRB data files to actual filenames.
TokenStack This class has utility methods for storing tokens of strings in a stack