uk.ac.soton.itinnovation.grid.service.dataresource.beans
Class ManagedGridResource

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.types.GridResource
      extended by uk.ac.soton.itinnovation.grid.service.dataresource.beans.ManagedGridResource
Direct Known Subclasses:
DataResourceBean, DataResourceRoleBean, DataResourceSubscriptionBean, SecureSessionBean

public abstract class ManagedGridResource
extends GridResource

Abstract class extended by resources that can be managed by a managing service (such as the SLA or account service).


Constructor Summary
protected ManagedGridResource()
           
protected ManagedGridResource(StorableInStateRepository managingConversation)
           
 
Method Summary
 
Methods inherited from class uk.ac.soton.itinnovation.grid.service.types.GridResource
equalsByValue, getLabel, getManagementResource, getResourceID, getResourceType, includeInGetResources, setLabel, setManagementResource, setResourceID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedGridResource

protected ManagedGridResource()

ManagedGridResource

protected ManagedGridResource(StorableInStateRepository managingConversation)


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.