org.gridbus.broker.common
Class BrokerBase

java.lang.Object
  extended by org.gridbus.broker.common.BrokerBase
All Implemented Interfaces:
ApplicationManager, CredentialManager, ServiceManager
Direct Known Subclasses:
Broker

public abstract class BrokerBase
extends java.lang.Object
implements ApplicationManager, CredentialManager, ServiceManager

Author:
hag

Constructor Summary
BrokerBase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.gridbus.broker.common.ApplicationManager
addJob, addSCSJob, createApplication, getApplication, getApplication, getCredentialsForService, getJob, getJobCount, getJobs, getJobs, getJobs, getJobs, getJobStatistics, getQos, getSCSJobCount, getSCSJobs, getServices, removeJob, resetJob, saveObject, startApplication, stopApplication, updateApplication, updateJob, updateQos
 
Methods inherited from interface org.gridbus.broker.common.CredentialManager
addCredential, addCredentialMapping
 
Methods inherited from interface org.gridbus.broker.common.ServiceManager
addService, getService, getServices
 

Constructor Detail

BrokerBase

public BrokerBase()

Copyright © The University of Melbourne. 2006