org.gridbus.broker.xgrl
Interface ClassInterpreter
- All Known Implementing Classes:
- XGRLInterpreter
- public interface ClassInterpreter
This is the abstract class for resource description interpreters
- Author:
- Krishna Nadiminti (kna@cs.mu.oz.au)
process
public void process(java.lang.Object o)
throws java.lang.Exception
- Abstract method to process xml doc / file / other object
- Parameters:
o -
- Throws:
java.lang.Exception
getComputeServers
public java.util.Collection getComputeServers()
- Returns:
getServices
public java.util.Collection getServices()
- Returns:
getStorageServers
public java.util.Collection getStorageServers()
- Returns: