sample
Class SampleResourceBean
java.lang.Object
uk.ac.soton.itinnovation.grid.service.types.GridResource
sample.SampleResourceBean
public class SampleResourceBean
- extends GridResource
This is a Java bean representing a resource. New resources are created using
the "createSampleResource" SOAP operation. They are persisted using hibernate.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleResourceBean
public SampleResourceBean()
SampleResourceBean
public SampleResourceBean(Conversation managingConversation,
String label)
getResourceType
public String getResourceType()
- Description copied from class:
GridResource
- Return the PBAC type of the resource.
- Specified by:
getResourceType in class GridResource
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.