de.fzj.unicore.uas
Interface TargetSystemFactory

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

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


Field Summary
static java.lang.String ACTION_CREATETSR
           
static javax.xml.namespace.QName RPAccessibleTSSReferences
           
static javax.xml.namespace.QName RPApplicationResource
           
static javax.xml.namespace.QName RPCPUCount
           
static javax.xml.namespace.QName RPCPUTime
           
static javax.xml.namespace.QName RPExecutionEnvironments
           
static javax.xml.namespace.QName RPMemoryPerNode
           
static javax.xml.namespace.QName RPName
           
static javax.xml.namespace.QName RPNodeCount
           
static javax.xml.namespace.QName RPOperatingSystem
           
static javax.xml.namespace.QName RPProcessor
           
static javax.xml.namespace.QName RPSiteSpecificResources
           
static javax.xml.namespace.QName RPTextInfo
           
static javax.xml.namespace.QName RPTotalCPUCount
           
static javax.xml.namespace.QName RPTSSReferences
           
static javax.xml.namespace.QName RPUpSince
           
static javax.xml.namespace.QName RPXlogin
           
static java.lang.String TSF_NS
           
static javax.xml.namespace.QName TSF_PORT
           
 
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.tsf.CreateTSRResponseDocument CreateTSR(org.unigrids.x2006.x04.services.tsf.CreateTSRDocument 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

TSF_NS

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

TSF_PORT

static final javax.xml.namespace.QName TSF_PORT

ACTION_CREATETSR

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

RPApplicationResource

static final javax.xml.namespace.QName RPApplicationResource

RPTSSReferences

static final javax.xml.namespace.QName RPTSSReferences

RPAccessibleTSSReferences

static final javax.xml.namespace.QName RPAccessibleTSSReferences

RPCPUTime

static final javax.xml.namespace.QName RPCPUTime

RPCPUCount

static final javax.xml.namespace.QName RPCPUCount

RPTotalCPUCount

static final javax.xml.namespace.QName RPTotalCPUCount

RPNodeCount

static final javax.xml.namespace.QName RPNodeCount

RPMemoryPerNode

static final javax.xml.namespace.QName RPMemoryPerNode

RPTextInfo

static final javax.xml.namespace.QName RPTextInfo

RPProcessor

static final javax.xml.namespace.QName RPProcessor

RPUpSince

static final javax.xml.namespace.QName RPUpSince

RPSiteSpecificResources

static final javax.xml.namespace.QName RPSiteSpecificResources

RPName

static final javax.xml.namespace.QName RPName

RPOperatingSystem

static final javax.xml.namespace.QName RPOperatingSystem

RPXlogin

static final javax.xml.namespace.QName RPXlogin

RPExecutionEnvironments

static final javax.xml.namespace.QName RPExecutionEnvironments
Method Detail

CreateTSR

org.unigrids.x2006.x04.services.tsf.CreateTSRResponseDocument CreateTSR(org.unigrids.x2006.x04.services.tsf.CreateTSRDocument in)
                                                                        throws de.fzj.unicore.wsrflite.xmlbeans.BaseFault
Throws:
de.fzj.unicore.wsrflite.xmlbeans.BaseFault


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