de.fzj.unicore.uas
Interface ResourceReservation

All Superinterfaces:
de.fzj.unicore.wsrflite.xmlbeans.ResourceLifetime, de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties, de.fzj.unicore.wsrflite.WSRFConstants
All Known Subinterfaces:
TargetSystem
All Known Implementing Classes:
TargetSystemImpl

public interface ResourceReservation
extends de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties, de.fzj.unicore.wsrflite.xmlbeans.ResourceLifetime

Resource reservation service


Field Summary
static java.lang.String ACTION_RESERVE
           
static java.lang.String NAMESPACE
           
static javax.xml.namespace.QName PORTTYPE
           
static javax.xml.namespace.QName RP_SUPPORTS_RESERVATION
          resource property for advertising resource reservation support.
 
Fields inherited from interface de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties
WSRP_DELETE_RP, WSRP_GET_MULTIPLE_RP, WSRP_GET_RP, WSRP_GET_RP_DOCUMENT, WSRP_INSERT_RP, WSRP_PUT_RP_DOCUMENT, WSRP_QUERY_RP, WSRP_RP_QueryExpressionDialect, WSRP_SET_RP, WSRP_UPDATE_RP
 
Fields inherited from interface de.fzj.unicore.wsrflite.WSRFConstants
QUERY_EXPRESSION_DIALECT_XPATH, RPcurrentTimeQName, RPterminationTimeQName, WSRL_BASENS, WSRL_DESTROY, WSRL_DESTROY_PORT, WSRL_SCHEDULED, WSRL_SET_TERMTIME_PORT, WSRP_BASENS, WSRP_DELETE_RP_PORT, WSRP_GET_MULTIPLE_RP_PORT, WSRP_GET_RP_DOCUMENT_PORT, WSRP_GET_RP_PORT, WSRP_INSERT_RP_PORT, WSRP_PUT_RP_DOCUMENT_PORT, WSRP_QUERY_RP_PORT, WSRP_SET_RP_PORT, WSRP_UPDATE_RP_PORT
 
Method Summary
 org.unigrids.x2006.x04.services.reservation.ResourceReservationResponseDocument ReserveResources(org.unigrids.x2006.x04.services.reservation.ResourceReservationRequestDocument in)
           
 
Methods inherited from interface de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties
DeleteResourceProperties, GetMultipleResourceProperties, GetResourceProperty, GetResourcePropertyDocument, InsertResourceProperties, PutResourcePropertyDocument, QueryResourceProperties, SetResourceProperties, UpdateResourceProperties
 
Methods inherited from interface de.fzj.unicore.wsrflite.xmlbeans.ResourceLifetime
Destroy, SetTerminationTime
 

Field Detail

NAMESPACE

static final java.lang.String NAMESPACE
See Also:
Constant Field Values

PORTTYPE

static final javax.xml.namespace.QName PORTTYPE

ACTION_RESERVE

static final java.lang.String ACTION_RESERVE
See Also:
Constant Field Values

RP_SUPPORTS_RESERVATION

static final javax.xml.namespace.QName RP_SUPPORTS_RESERVATION
resource property for advertising resource reservation support.

Method Detail

ReserveResources

org.unigrids.x2006.x04.services.reservation.ResourceReservationResponseDocument ReserveResources(org.unigrids.x2006.x04.services.reservation.ResourceReservationRequestDocument in)
                                                                                                 throws de.fzj.unicore.wsrflite.xmlbeans.BaseFault
Throws:
de.fzj.unicore.wsrflite.xmlbeans.BaseFault


Copyright © 2006-2010 Research Center Juelich. All Rights Reserved.