Package org.ourgrid.gridmachine.services

Interface Summary
GumServicesBuilder This interface provides a way of obtaining a GuMCreator and a GuMValidator.
 

Class Summary
DefaultGumServicesBuilder This class defines a kind of GuMServicesBuilder able of creating and validating GuMSpecs of the following types: user_agent, grid_script, ua_gateway, fake_gum.
GumSpecServices This class is responsible for validating a given GuMSpec for creating a GuM according to a GuMSpec.
GumSpecServicesTest This class is used to test the service of creating and validating gums.