Uses of Package
org.gridlab.gat.advert

Packages that use org.gridlab.gat.advert
org.gridlab.gat This package contains classes and interfaces which are used throughout the GAT application API. 
org.gridlab.gat.advert This package contains classes and interfaces which are used for the GAT advertisement service. 
org.gridlab.gat.io This package contains classes and interfaces which are used to provide input and output. 
org.gridlab.gat.resources This package contains the classes and interfaces which are used for using resources, be they hardware or software resources. 
 

Classes in org.gridlab.gat.advert used by org.gridlab.gat
AdvertService
          The AdvertService allows Advertisable instances to get published to and queried in an advert directory.
 

Classes in org.gridlab.gat.advert used by org.gridlab.gat.advert
Advertisable
          An interface which is realized by any class which wishes to get advertised in the advert service.
MetaData
          This class describes meta data that can be attached to an Advertisable object.
 

Classes in org.gridlab.gat.advert used by org.gridlab.gat.io
Advertisable
          An interface which is realized by any class which wishes to get advertised in the advert service.
 

Classes in org.gridlab.gat.advert used by org.gridlab.gat.resources
Advertisable
          An interface which is realized by any class which wishes to get advertised in the advert service.