|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GridFailureException in sample.impl |
|---|
| Methods in sample.impl that throw GridFailureException | |
|---|---|
void |
SampleResourceImpl.destroy()
|
void |
SampleServiceImpl.ensurePoliciesDeployed()
|
org.apache.axis.message.addressing.EndpointReferenceType[] |
SampleServiceImpl.getResources()
|
| Uses of GridFailureException in uk.ac.soton.ecs.iam.grid.client.staterepos |
|---|
| Methods in uk.ac.soton.ecs.iam.grid.client.staterepos that throw GridFailureException | |
|---|---|
void |
TradeAccountConversationImpl.ensureIsUser(SubjectDescription subject)
Deprecated. |
void |
RemoteSLAServiceImpl.ensurePoliciesDeployed()
Deprecated. |
void |
RemotePrivateAccountServiceImpl.ensurePoliciesDeployed()
Deprecated. |
void |
RemoteTradeAccountServiceImpl.ensurePoliciesDeployed()
Deprecated. |
void |
RemoteJobServiceImpl.ensurePoliciesDeployed()
Deprecated. |
void |
RemoteDataServiceImpl.ensurePoliciesDeployed()
Deprecated. |
Document |
RemoteSLAServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Deprecated. |
Document |
RemotePrivateAccountServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Deprecated. |
Document |
RemoteTradeAccountServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Deprecated. |
Document |
RemoteJobServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Deprecated. |
Document |
RemoteDataServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Deprecated. |
Document |
RemoteSLAServiceImpl.GetResourceProperty(QName qname)
Deprecated. |
Document |
RemotePrivateAccountServiceImpl.GetResourceProperty(QName qname)
Deprecated. |
Document |
RemoteTradeAccountServiceImpl.GetResourceProperty(QName qname)
Deprecated. |
Document |
RemoteJobServiceImpl.GetResourceProperty(QName qname)
Deprecated. |
Document |
RemoteDataServiceImpl.GetResourceProperty(QName qname)
Deprecated. |
| Uses of GridFailureException in uk.ac.soton.ecs.iam.grid.comms.client |
|---|
| Methods in uk.ac.soton.ecs.iam.grid.comms.client that throw GridFailureException | |
|---|---|
void |
TradeAccountConversation.ensureIsUser(SubjectDescription subject)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.client.job |
|---|
| Methods in uk.ac.soton.itinnovation.grid.client.job that throw GridFailureException | |
|---|---|
Element[] |
CreateJobPanel.getConstraints()
|
static JobDescription |
CreateJobPanel.showDialog(Frame parent,
ApplicationMetadata metadata,
String defaultName,
boolean showArgumentsField)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.comms.account |
|---|
| Subclasses of GridFailureException in uk.ac.soton.itinnovation.grid.comms.account | |
|---|---|
class |
InsufficientCreditException
|
class |
NoSuitableAccountException
Thrown by getBillingToken if no account is open at any of the permitted endpoints. |
| Methods in uk.ac.soton.itinnovation.grid.comms.account that throw GridFailureException | |
|---|---|
void |
TradeAccountHelpers.ensureIsUser(SubjectDescription subject)
Determine if a user can use an account. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.comms.data |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.data that throw GridFailureException | |
|---|---|
DataStagerStatus |
LocalDataService.checkDataLocal(String conversationID)
Reports on the status of a data stager. |
void |
LocalDataService.copyFromLocal(String conversationID,
org.apache.axis.message.addressing.EndpointReferenceType source)
Copy data from another data stager. |
void |
LocalDataService.copyFromURLLocal(String conversationID,
String sourceURL)
Copy data from a resource identified by a URL. |
void |
LocalDataService.copyToLocal(String conversationID,
SubjectDescription user,
org.apache.axis.message.addressing.EndpointReferenceType target)
Copy data to another data stager. |
void |
DataEventListener.dataStagerInstantaneousUsageChanged(DataStagerManager manager,
Metric metric)
Called when a data stager generates an instantaneous usage report. |
void |
DataStagerManager.dataStagerInstantaneousUsageChanged(org.apache.axis.message.addressing.EndpointReferenceType stagerEPR,
Metric metric)
Called when a data stager generates an instantaneous usage report. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.comms.hotdeploy |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.hotdeploy that throw GridFailureException | |
|---|---|
void |
HotDeployService.hotDeploy()
Instruct a service to deploy. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.comms.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.webadmin that throw GridFailureException | |
|---|---|
void |
WebAdmin.ensurePoliciesDeployed()
Ensure that any required PBAC policies are deployed. |
Document |
WebAdmin.getAtomFeed(String atomFeed,
String serviceBase)
Return an Atom feed listing any problems or issues with this service. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.comms.wsrf |
|---|
| Subclasses of GridFailureException in uk.ac.soton.itinnovation.grid.comms.wsrf | |
|---|---|
class |
InvalidResourcePropertyQNameFault
Thrown when the user attempts to read an unknown resource property. |
class |
ResourceNotDestroyedFault
|
class |
ResourceUnknownFault
|
| Methods in uk.ac.soton.itinnovation.grid.comms.wsrf that throw GridFailureException | |
|---|---|
Document |
WSRFService.GetResourceProperty(QName qname)
Get a resource property. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.gridservit.context.helpers |
|---|
| Methods in uk.ac.soton.itinnovation.grid.gridservit.context.helpers that throw GridFailureException | |
|---|---|
static Element |
AdditionalContextHelper.getSingleHeader(ArrayList<Element> headers,
QName name)
Search through a list of headers for one with the given name. |
static Element |
AdditionalContextHelper.getSingleHeader(QName name)
Search through a list of signed headers stored in the message context for one with the given name. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.pbac2.pdp |
|---|
| Subclasses of GridFailureException in uk.ac.soton.itinnovation.grid.pbac2.pdp | |
|---|---|
class |
AcquireResourceLockTimeoutException
Thrown when a caller cannot acquire the lock on their specified resource within the timeout limit. |
class |
ActionCurrentlyUnavailableException
Thrown when the user is permitted to execute the action on the resource, but not at the moment as the resource in in the wrong state. |
class |
InvalidResourceIDException
Thrown when the supplied resourceID is not valid, i.e. |
class |
MatchRuleNotFoundException
Thrown when trying to remove a rule that isn't set. |
class |
NotAuthorisedException
Thrown when the user is not authorised to execute an operation on a resource |
class |
ResourceException
Generic abstract execption thrown involving a resource. |
class |
ResourceIDAlreadyExistsException
Thrown when the user specifies a new resource ID in the newProcess method and that ID already exists. |
class |
ResourceNotLockedException
Thrown when an unlocked operation is tried on a resource that is not locked. |
| Methods in uk.ac.soton.itinnovation.grid.pbac2.pdp that throw GridFailureException | |
|---|---|
static boolean |
PBACUtils.ensureServiceResource(Object serviceImpl,
MatchRule[] initialRules)
Ensure that a singleton service resource for this interface exists, creating a new one if not. |
static boolean |
PBACUtils.ensureServiceResource(String type,
Class iface,
boolean worldRole)
Deprecated. Use PBACUtils.ensureServiceResource(Object, MatchRule[]). |
static void |
PBACUtils.ensureServiceResource(String type,
Class iface,
boolean worldRole,
MatchRule[] initialRules)
Deprecated. Use PBACUtils.ensureServiceResource(Object, MatchRule[]). |
static void |
PBACUtils.validateOwner(MatchRule owner,
SubjectDescription currentUser,
String ownerRole)
Ensure that the 'owner' rule grants 'currentUser' the 'ownerRole' role. |
static void |
PBACUtils.validatePattern(MatchPattern pattern,
SubjectDescription currentUser)
Ensure that the pattern matches 'currentUser'. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.pbac2.pdp.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.pbac2.pdp.webadmin that throw GridFailureException | |
|---|---|
String |
ACLadmin.processPOST()
Check whether this request is a POST asking us to update the ACLs. |
String |
PolicyAdmin.processPOST()
Check whether this request is a POST asking us to update anything. |
void |
ACLadmin.showRules(Writer out)
Show the access control list for this resource. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.pbac2.service |
|---|
| Methods in uk.ac.soton.itinnovation.grid.pbac2.service that throw GridFailureException | |
|---|---|
void |
PDPServiceImpl.ensurePoliciesDeployed()
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.account |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.account that throw GridFailureException | |
|---|---|
void |
TradeAccountServiceImpl.addBudgetHolderRule(MatchRule rule)
Deprecated. |
void |
AccountServiceImpl.addBudgetHolderRule(MatchRule rule)
Deprecated. |
void |
PrivateAccountServiceImpl.addPeerAccount(org.apache.axis.message.addressing.EndpointReferenceType peer)
|
void |
AccountServiceImpl.addUserRule(MatchRule delegate)
Deprecated. |
void |
TradeAccountServiceImpl.bill(IDType onBehalfOf,
BigDecimal amount,
String currency,
String resource,
String message)
|
void |
TradeAccountServiceImpl.checkCreditAvailable(BigDecimal amount,
String currency)
|
BigDecimal |
NewAccountChecker.checkNewAccount(Account account)
Account 'account' has just been created by a client. |
BigDecimal |
ApproveManually.checkNewAccount(Account account)
|
BigDecimal |
ApproveAlways.checkNewAccount(Account account)
|
BigDecimal |
ApproveForTesting.checkNewAccount(Account account)
|
boolean |
AccountServiceImpl.checkUser(SubjectDescription user)
|
void |
TradeAccountServiceImpl.checkWhetherCreditAvailable(BigDecimal amount)
Deprecated. |
void |
TradeAccountServiceImpl.closeAccount()
|
void |
AccountServiceImpl.closeAccount()
|
void |
TradeAccountServiceImpl.disableAccess(MatchRule delegate)
Deprecated. |
void |
TradeAccountServiceImpl.enableAccess(MatchRule delegate)
Deprecated. |
void |
TradeAccountServiceImpl.ensurePoliciesDeployed()
|
void |
PrivateAccountServiceImpl.ensurePoliciesDeployed()
|
AccountStatement |
TradeAccountServiceImpl.generateStatement(Account account,
Date startDate,
Date endDate)
Used by web-admin interface. |
AccountStatement |
TradeAccountServiceImpl.getAccountStatement(Date startDate,
Date endDate)
|
AccountStatement |
PrivateAccountServiceImpl.getAccountStatement(Date startDate,
Date endDate)
|
String |
TradeAccountServiceImpl.getAccountStatus()
|
String |
AccountServiceImpl.getAccountStatus()
|
Document |
TradeAccountServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Return notices from the account service as an Atom feed. |
Document |
PrivateAccountServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Return notices from the account service as an Atom feed. |
org.apache.axis.message.addressing.EndpointReferenceType |
PrivateAccountServiceImpl.getBillingEPR(org.apache.axis.message.addressing.EndpointReferenceType[] targetTrustedAccounts,
org.apache.axis.message.addressing.EndpointReferenceType targetService)
|
MatchRule[] |
AccountServiceImpl.getBudgetHolderRules()
Deprecated. |
org.apache.axis.message.addressing.EndpointReferenceType[] |
PrivateAccountServiceImpl.getPeerAccounts()
|
org.apache.axis.message.addressing.EndpointReferenceType[] |
TradeAccountServiceImpl.getResources()
|
org.apache.axis.message.addressing.EndpointReferenceType[] |
PrivateAccountServiceImpl.getResources()
|
MatchRule[] |
TradeAccountServiceImpl.getUserAccessRules()
Deprecated. |
MatchRule[] |
AccountServiceImpl.getUserRules()
Deprecated. |
void |
TradeAccountServiceImpl.makePayment(IDType paidBy,
BigDecimal amount,
String currency,
String resource,
String message)
|
void |
TradeAccountServiceImpl.makePaymentInternal(String conversationID,
IDType user,
IDType paidBy,
BigDecimal amount,
String currency,
String resource,
String message)
|
org.apache.axis.message.addressing.EndpointReferenceType |
TradeAccountServiceImpl.openAccount(String budgetHolderName,
String budgetHolderTelephone,
String budgetHolderEmail,
AddressType clientOrganisationAddress,
String clientOrganisationCreditDetails,
String label,
MatchRule owner)
|
org.apache.axis.message.addressing.EndpointReferenceType |
PrivateAccountServiceImpl.openAccount(String budgetHolderName,
String budgetHolderTelephone,
String budgetHolderEmail,
AddressType clientOrganisationAddress,
String clientOrganisationCreditDetails,
String label,
MatchRule owner)
|
void |
TradeAccountServiceImpl.removeBudgetHolderRule(MatchRule rule)
Deprecated. |
void |
AccountServiceImpl.removeBudgetHolderRule(MatchRule rule)
Deprecated. |
void |
PrivateAccountServiceImpl.removePeerAccount(org.apache.axis.message.addressing.EndpointReferenceType peer)
|
void |
AccountServiceImpl.removeUserRule(MatchRule delegate)
Deprecated. |
Document |
TradeAccountServiceImpl.RequestSecurityToken_Validation(Element request)
|
void |
TradeAccountServiceImpl.setCreditLimit(BigDecimal creditLimit)
|
void |
PrivateAccountServiceImpl.unregisterResource(org.apache.axis.message.addressing.EndpointReferenceType resource)
|
| Constructors in uk.ac.soton.itinnovation.grid.service.account that throw GridFailureException | |
|---|---|
PrivateAccountServiceImpl()
|
|
TradeAccountServiceImpl()
|
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.account.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.account.webadmin that throw GridFailureException | |
|---|---|
String |
TradeAccountAdmin.processPOST()
|
String |
AccountAdmin.processPOST()
Check whether this request is a POST asking us to update the ACLs. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.data |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.data that throw GridFailureException | |
|---|---|
void |
DataServiceModule.addOwnerRule(MatchRule rule)
Deprecated. |
void |
DataServiceModule.adoptFileLocal(String resourceID,
File data)
Adopt 'data' into stager. |
protected void |
DataServiceModule.chargeForUsage(TradeAccountConversation account,
String resourceID,
SubjectDescription user,
BigDecimal amount,
String currency,
String message)
Charge usage to an account. |
DataStagerStatus |
DataServiceModule.checkData()
|
DataStagerStatus |
DataServiceModule.checkDataLocal(String conversationID)
|
boolean |
DataServiceModule.checkReadAccess(SubjectDescription delegate)
|
boolean |
DataServiceModule.checkWriteAccess(SubjectDescription delegate)
|
void |
DataServiceModule.copyFrom(org.apache.axis.message.addressing.EndpointReferenceType source)
|
void |
DataServiceModule.copyFromLocal(String conversationID,
org.apache.axis.message.addressing.EndpointReferenceType source)
|
void |
DataServiceModule.copyFromURL(String source)
|
void |
DataServiceModule.copyFromURLInternal(String conversationID,
String source)
|
void |
DataServiceModule.copyFromURLLocal(String conversationID,
String source)
|
void |
DataServiceModule.copyOrLinkLocal(String resourceID,
File destination)
|
void |
DataServiceModule.copyTo(org.apache.axis.message.addressing.EndpointReferenceType target)
|
void |
DataServiceModule.copyToInternal(String conversationID,
SubjectDescription user,
org.apache.axis.message.addressing.EndpointReferenceType target)
|
void |
DataServiceModule.copyToLocal(String conversationID,
SubjectDescription user,
org.apache.axis.message.addressing.EndpointReferenceType target)
|
void |
DataStagerManagerImpl.dataStagerInstantaneousUsageChanged(org.apache.axis.message.addressing.EndpointReferenceType stagerEPR,
Metric metric)
|
void |
DataServiceModule.deleteContents()
|
void |
DataServiceModule.deleteContentsInternal(String dataResourceID)
|
void |
DataServiceModule.destroyLocal(String resourceId)
|
void |
DataServiceModule.disableR(MatchRule delegate)
Deprecated. |
void |
DataServiceModule.disableW(MatchRule delegate)
Deprecated. |
void |
DataServiceModule.enableR(MatchRule delegate)
Deprecated. |
void |
DataServiceModule.enableW(MatchRule delegate)
Deprecated. |
void |
DataServiceModule.ensurePoliciesDeployed()
|
void |
DataServiceModule.finishData()
Deprecated. |
void |
DataServiceModule.finishDataLocal(String resourceID)
|
MatchRule[] |
DataServiceModule.getManagerRules()
Deprecated. |
MatchRule[] |
DataServiceModule.getOwnerRules()
Deprecated. |
MatchRule[] |
DataServiceModule.getReaderRules()
Deprecated. |
org.apache.axis.message.addressing.EndpointReferenceType[] |
DataServiceModule.getResources()
|
MatchRule[] |
DataServiceModule.getWriterRules()
Deprecated. |
javax.activation.DataHandler |
DataServiceModule.read()
|
void |
DataServiceModule.reloadConfiguration()
Reload the configuration. |
void |
DataServiceModule.removeOwnerRule(MatchRule rule)
Deprecated. |
void |
DataServiceModule.writeEnable()
|
void |
DataServiceModule.writeProtect()
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.dataresource |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.dataresource that throw GridFailureException | |
|---|---|
void |
DataResourceManager.connectDataResource(DataResourceBean bean)
Connect an existing resource on the backend. |
void |
DataResourceManager.connectDataResourceRole(DataResourceRoleBean bean)
Connect a data resource role on the backend. |
void |
DataResourceManager.createDataResource(DataResourceBean bean)
Create a new resource on the backend. |
void |
DataResourceManager.createDataResourceRole(DataResourceRoleBean bean)
Create a data resource role on the backend. |
void |
DataResourceManager.createDataResourceSubscription(DataResourceSubscriptionBean bean)
Perform any required actions on the backend to subscribe to a role. |
List<org.apache.axis.message.addressing.EndpointReferenceType> |
DataResourceManager.createDefaultRoles(MatchRule owner,
DataResourceBean bean,
DataResource service,
String metricURI)
Create any default roles on a newly created data resource. |
void |
DataResourceManager.destroyDataResource(DataResourceBean bean)
Destroy a data resource on the backend. |
void |
DataResourceManager.destroyDataResourceRole(DataResourceRoleBean bean)
Destroy a role on the backend. |
void |
DataResourceManager.destroyDataResourceSubscription(DataResourceSubscriptionBean bean)
Perform any required actions on the backend to unsubscribe to a role. |
void |
DataResourceManager.disconnectDataResource(DataResourceBean bean)
Disconnect a data resource on the backend. |
void |
DataResourceManager.disconnectDataResourceRole(DataResourceRoleBean bean)
Disconnect a role on the backend. |
void |
DataResourceManager.reloadConfiguration()
Instruct the data resource manager to reload any configuration files it needs. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.dataresource.beans |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.dataresource.beans that throw GridFailureException | |
|---|---|
protected List<T> |
BaseHibernateDAO.findByPBACRole(Class<T> clazz,
SubjectDescription subject,
String additionalRoleName)
|
List<Type> |
DataResourceSubscriptionDAO.findByPBACRole(SubjectDescription subject,
String additionalRoleName)
|
List<Type> |
DataResourceRoleDAO.findByPBACRole(SubjectDescription subject,
String additionalRoleName)
|
List<Type> |
DataResourceDAO.findByPBACRole(SubjectDescription subject,
String additionalRoleName)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.job |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.job that throw GridFailureException | |
|---|---|
static String |
RMConnectors.checkJob(File workingDir,
File appDir)
|
JobDescription |
Job.createCompatibilityJSDL()
Generate simple JSDL describing the job to provide compatability with older job submission techniques that were not JSDL based. |
void |
JobServiceModule.dataStagerInstantaneousUsageChanged(DataStagerManager manager,
Metric metric)
|
void |
JobServiceModule.destroyLocal(String resourceId)
Called by web admin interface |
Document |
JobServiceModule.getApplicationDescription(String applicationURI)
|
Document |
JobServiceModule.getApplicationMetadata(String applicationURI)
|
Document |
JobServiceModule.getApplicationMetadataDetailed(String applicationURI)
|
String[] |
JobServiceModule.getApplications()
|
Document |
JobServiceModule.getAtomFeed(String atomFeed,
String serviceBase)
Return notices from the service as an Atom feed. |
Job |
JobServiceModule.getJob(org.hibernate.Session session,
String resourceID)
|
Job |
JobServiceModule.getJob(String resourceID)
|
static Calendar |
RMConnectors.getJobStartedTimestamp(File workDir)
|
static UsageReport[] |
RMConnectors.getJobUsage(File workDir,
File wrapperDirectory,
org.apache.axis.message.addressing.EndpointReferenceType epr)
|
List<RMConnectorPlugin> |
JobServiceModule.getResourceManagerList()
|
static List<RMConnectorPlugin> |
RMConnectors.getResourceManagerList()
|
org.apache.axis.message.addressing.EndpointReferenceType[] |
JobServiceModule.getResources()
|
Element |
Application.getRmDirectivesElement()
|
static void |
RMConnectors.jobStatus(File jobDir)
|
static void |
RMConnectors.killJob(File workingDirectory,
File appDirectory)
Kill a submitted job |
static void |
RMConnectors.submitJob(File workingDirectory,
File jsdl,
String[] rms)
Submit a job |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.job.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.job.webadmin that throw GridFailureException | |
|---|---|
Job |
JobAdmin.getJob(String id)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.membership |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.membership that throw GridFailureException | |
|---|---|
void |
MembershipServiceImpl.ensurePoliciesDeployed()
|
Document |
MembershipServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Return notices from the service as an Atom feed. |
org.apache.axis.message.addressing.EndpointReferenceType[] |
MembershipServiceImpl.getResources()
|
void |
MembershipServiceImpl.reloadConfiguration()
Reload the configuration. |
Document |
MembershipGroupResourceImpl.RequestSecurityToken_Issuance(Element request)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.ogsadai.impl |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.ogsadai.impl that throw GridFailureException | |
|---|---|
void |
OgsaDaiServiceImpl.addDelegateRule(MatchRule rule)
Deprecated. |
void |
OgsaDaiServiceImpl.addOwnerRule(MatchRule rule)
Deprecated. |
protected void |
ManagedDataResource.destroyDataResourceInternal(String resourceID)
|
void |
ManagedDataResource.destroyDataResourceLocal(String resourceID)
|
protected void |
ManagedDataResource.destroyDataResourceRoleInternal(String resourceID)
|
void |
ManagedDataResource.destroyDataResourceRoleLocal(String resourceID)
|
protected void |
ManagedDataResource.destroyDataResourceSubscriptionInternal(String resourceID)
|
void |
ManagedDataResource.destroyDataResourceSubscriptionLocal(String resourceID)
|
void |
OgsaDaiServiceImpl.destroySessionLocal(String conversationID)
|
void |
OgsaDaiServiceImpl.ensurePoliciesDeployed()
|
protected abstract void |
ManagedDataResource.ensurePoliciesDeployed()
|
String |
OgsaDaiServiceImpl.executeSelect(MatchRule rule,
String query)
Deprecated. |
String |
OgsaDaiServiceImpl.executeUpdate(MatchRule rule,
String query)
Deprecated. |
MatchRule[] |
OgsaDaiServiceImpl.getDelegateRules()
Deprecated. |
Document |
OgsaDaiServiceImpl.GetMultipleResourceProperties(GetMultipleResourcePropertiesRequest getMultipleResourcePropertiesRequest)
|
MatchRule[] |
OgsaDaiServiceImpl.getOwnerRules()
Deprecated. |
Document |
OgsaDaiServiceImpl.GetResourceProperty(QName getResourcePropertyRequest)
|
org.apache.axis.message.addressing.EndpointReferenceType[] |
OgsaDaiServiceImpl.getResources()
|
protected Class<? extends GridResource> |
ManagedDataResource.getResourceType(String resourceID)
|
MatchRule[] |
OgsaDaiServiceImpl.getRules()
Deprecated. |
boolean |
OgsaDaiServiceImpl.isCurrentUserOwner(String resourceID)
|
Document |
OgsaDaiServiceImpl.perform(Document document)
Executes a perform document. |
void |
OgsaDaiServiceImpl.removeDelegateRule(MatchRule rule)
Deprecated. |
void |
OgsaDaiServiceImpl.removeOwnerRule(MatchRule rule)
Deprecated. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.ogsadai.plaintext |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.ogsadai.plaintext that throw GridFailureException | |
|---|---|
List<org.apache.axis.message.addressing.EndpointReferenceType> |
PlaintextDataResourceManager.createDefaultRoles(MatchRule owner,
DataResourceBean bean,
DataResource service,
String metricURI)
|
void |
PlaintextDataResourceManager.reloadConfiguration()
|
void |
PlaintextPresentation.saveConfig(HttpServletRequest request)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.ogsadai.rdbms |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.ogsadai.rdbms that throw GridFailureException | |
|---|---|
void |
RDBMSDataResourceManager.connectDataResource(DataResourceBean bean)
|
List<org.apache.axis.message.addressing.EndpointReferenceType> |
RDBMSDataResourceManager.createDefaultRoles(MatchRule owner,
DataResourceBean bean,
DataResource service,
String metricURI)
|
void |
RDBMSDataResourceManager.destroyDataResource(DataResourceBean bean)
|
void |
RDBMSDataResourceManager.destroyDataResourceRole(DataResourceRoleBean bean)
|
void |
RDBMSDataResourceManager.reloadConfiguration()
|
void |
RDBMSPresentation.saveConfig(HttpServletRequest request)
|
void |
RDBMSDataResourceManager.saveConfiguration(String url,
String systemUser,
String systemPass,
String systemDb,
String userPrefix,
String backendHelperClass)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.ogsadai.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.ogsadai.webadmin that throw GridFailureException | |
|---|---|
void |
Presentation.saveConfig(HttpServletRequest request)
Save the configuration entered in the form produced by Presentation.displayConfigForm(). |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.registry |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.registry that throw GridFailureException | |
|---|---|
void |
CltMgtRegistryServiceImpl.ensurePoliciesDeployed()
|
Document |
CltMgtRegistryServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Return notices from the service as an Atom feed. |
void |
CltMgtRegistryServiceImpl.reloadConfiguration()
Reload the configuration. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.sla |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.sla that throw GridFailureException | |
|---|---|
void |
ResourcePool.addConstraint(Constraint argConstraint)
|
void |
SLAServiceImpl.addOwnerRule(MatchRule rule)
Deprecated. |
void |
SLAServiceImpl.addUserRule(MatchRule rule)
Deprecated. |
boolean |
SLAServiceImpl.checkUser(SubjectDescription user)
|
void |
SLAServiceImpl.closeSLA()
|
void |
SLAServiceImpl.closeSLAInternal(String resourceID)
|
void |
SLAServiceImpl.closeSLALocal(String slaID)
|
void |
SLAServiceImpl.continueActivity(org.apache.axis.message.addressing.EndpointReferenceType activityEPR,
Constraint[] cons)
|
String |
SLAServiceImpl.createSLALocal(MatchRule owner,
String label,
SLAProposal terms,
Conversation managingConversation)
|
org.apache.axis.message.addressing.EndpointReferenceType |
SLAServiceImpl.createSLATemplate(Document doc,
MatchRule owner)
|
String |
SLAServiceImpl.createSLATemplateFromDoc(Document xmlDoc,
MatchRule owner)
|
void |
SLAServiceImpl.deleteSLATemplate()
|
void |
SLAServiceImpl.deleteSLATemplate(String resourceID)
|
void |
SLAServiceImpl.ensurePoliciesDeployed()
|
void |
SLAServiceImpl.finishActivityInternal(String activityID)
|
void |
SLAServiceImpl.finishServiceInternal(String endpoint)
|
void |
SLAServiceImpl.forceCloseSLAInternal(String slaID)
|
void |
SLAServiceImpl.forceCloseSLALocal(String slaID)
|
Activity |
SLAServiceImpl.getActivity(String activityID)
|
Document |
SLAServiceImpl.getAtomFeed(String atomFeed,
String serviceBase)
Return notices from the service as an Atom feed. |
MatchRule[] |
SLAServiceImpl.getOwnerRules()
Deprecated. |
org.apache.axis.message.addressing.EndpointReferenceType[] |
SLAServiceImpl.getResources()
|
protected Class<? extends GridResource> |
SLAServiceImpl.getResourceType(String resourceID)
|
SLA |
SLAServiceImpl.getSLA(String slaID)
|
protected org.apache.axis.message.addressing.EndpointReferenceType[] |
SLAServiceImpl.getSLAResources()
|
String |
SLAServiceImpl.getSLAState()
|
SLATemplate |
SLAServiceImpl.getSLATemplate()
|
SLATemplate |
SLAServiceImpl.getSLATemplate(org.hibernate.Session session,
String resourceID)
|
SLATemplate |
SLAServiceImpl.getSLATemplate(String slaID)
|
SLATemplate |
SLAServiceImpl.getSLATemplateAdmin(String slaID)
|
SLATemplate |
SLAServiceImpl.getSLATerms()
|
SLATemplate |
SLA.getTerms()
|
SLAUsageSummary |
SLAServiceImpl.getUsage(String conversationID,
Date start,
Date end,
long reportInterval,
long maxReports)
|
Document |
SLAServiceImpl.getUsageSummary()
Deprecated. |
Document |
SLAServiceImpl.getUsageSummary(String conversationID)
|
MatchRule[] |
SLAServiceImpl.getUserRules()
Deprecated. |
void |
SLAServiceImpl.publishSLATemplate()
|
void |
SLAServiceImpl.publishSLATemplate(String resourceID)
|
void |
SLAServiceImpl.removeOwnerRule(MatchRule rule)
Deprecated. |
void |
SLAServiceImpl.removeUserRule(MatchRule rule)
Deprecated. |
Document |
SLAServiceImpl.RequestSecurityToken_Validation(Element request)
|
void |
SLAServiceImpl.resumeSLAInternal(String resourceID)
|
void |
SLAServiceImpl.resumeSLALocal(String slaID)
|
String |
SLAServiceImpl.setCapacity(Document xmlDoc)
|
void |
ResourcePool.setConstraints(Set<Constraint> argConstraints)
|
void |
SLAServiceImpl.startActivity(org.apache.axis.message.addressing.EndpointReferenceType activityEPR,
Constraint[] cons,
UsageReport[] usage)
|
Activity |
SLA.startActivity(org.apache.axis.message.addressing.EndpointReferenceType activityEPR,
Set<Constraint> actConstraints)
|
void |
SLAServiceImpl.suspendSLAInternal(String resourceID)
|
void |
SLAServiceImpl.suspendSLALocal(String slaID)
|
void |
SLAServiceImpl.withdrawSLATemplate()
|
void |
SLAServiceImpl.withdrawSLATemplate(String resourceID)
|
| Constructors in uk.ac.soton.itinnovation.grid.service.sla that throw GridFailureException | |
|---|---|
SLAServiceImpl()
|
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.sla.bizfacade |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.sla.bizfacade that throw GridFailureException | |
|---|---|
void |
SLAFacadeImpl.checkUserHasSufficientFunds(TradeAccountConversation account,
SLAProposal proposal)
Check that the account has sufficient funds for the SLA. |
void |
SLAFacade.checkUserHasSufficientFunds(TradeAccountConversation account,
SLAProposal proposal)
|
String |
SLATemplateFacadeImpl.copyTemplate(String resourceID)
|
String |
SLATemplateFacade.copyTemplate(String resourceID)
Makes a copy of an existing SLA template. |
String |
SLATemplateFacadeImpl.copyTemplate(String resourceID,
String label)
|
String |
SLATemplateFacade.copyTemplate(String resourceID,
String label)
Makes a copy of an existing SLA template. |
SLA |
SLAFacadeImpl.proposeSLA(SLAProposal proposal,
String label,
TradeAccountConversation account)
|
SLA |
SLAFacade.proposeSLA(SLAProposal proposal,
String label,
TradeAccountConversation account)
|
String |
SLAFacadeImpl.protectSLAwithPBACandBill(SLA sla,
TradeAccountConversation account,
BigDecimal bill,
String currency,
MatchRule owner,
SubjectDescription currentUser)
|
String |
SLAFacade.protectSLAwithPBACandBill(SLA sla,
TradeAccountConversation account,
BigDecimal bill,
String currency,
MatchRule owner,
SubjectDescription currentUser)
|
String |
SLATemplateFacadeImpl.saveNewTemplate(SLATemplate template)
|
String |
SLATemplateFacade.saveNewTemplate(SLATemplate template)
|
String |
SLATemplateFacadeImpl.saveNewTemplate(SLATemplate template,
MatchRule owner)
|
String |
SLATemplateFacade.saveNewTemplate(SLATemplate template,
MatchRule owner)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.sla.upgrade.v5_1_x.model that throw GridFailureException | |
|---|---|
void |
ResourcePool5_1alpha.addConstraint(Constraint5_1alpha argConstraint)
|
SLATemplate |
SLA5_1alpha.getTerms()
|
void |
SLA5_1alpha.sendBills(List<PeriodBill> bills)
|
void |
SLATemplate5_1alpha.setConstraints(Constraint5_1alpha[] argConstraints)
The constraints on an SLATemplate are restricted in several ways: 1. |
void |
ResourcePool5_1alpha.setConstraints(Set<Constraint5_1alpha> argConstraints)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.sla.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.sla.webadmin that throw GridFailureException | |
|---|---|
void |
SLAAdmin.deleteCapacityConstraint()
|
void |
SLAAdmin.deleteMetric()
|
void |
SLAAdmin.editMetric(org.hibernate.Session hibSession,
org.hibernate.Transaction tx,
String id)
|
String |
SLAAdmin.printActivityUsage(String activityID)
|
String |
SLAAdmin.printServiceUsage()
|
void |
SLAAdmin.printSLAActivities(Writer out,
String slaID)
|
String |
SLAAdmin.processPOST()
Check whether this request is a POST asking us to update anything. |
String |
SLAAdmin.shallWeCloseSLA(String resourceID)
|
void |
SLAAdmin.showMetricList(Writer out)
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.types |
|---|
| Subclasses of GridFailureException in uk.ac.soton.itinnovation.grid.service.types | |
|---|---|
class |
AppNotFoundException
|
| Methods in uk.ac.soton.itinnovation.grid.service.types that throw GridFailureException | |
|---|---|
void |
SLATemplate.setConstraints(Constraint[] argConstraints)
The constraints on an SLATemplate are restricted in several ways: 1. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.types.jsdl |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.types.jsdl that throw GridFailureException | |
|---|---|
Document |
JobDescription.toXML()
Generates a new XML document representing this JSDL description. |
void |
StagerValidator.validate()
|
| Constructors in uk.ac.soton.itinnovation.grid.service.types.jsdl that throw GridFailureException | |
|---|---|
JobDescription(File jsdlFile)
Validates and parses a JSDL document from a file. |
|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.types.metadata |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.types.metadata that throw GridFailureException | |
|---|---|
Document |
ApplicationMetadata.getDocument(ApplicationMetadata.Version version)
Returns the application metadata as a DOM document. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.utils |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.utils that throw GridFailureException | |
|---|---|
void |
MailTransport.send(ArrayList messages)
send method ------------------------------------------------------------------------- Sends the message by talking to a SMTP port. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.utils.gridservit |
|---|
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.utils.trustedaccounts |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.utils.trustedaccounts that throw GridFailureException | |
|---|---|
void |
TrustedManagementServices.checkAccountServiceTrusted(URL accountEndpoint)
Ensure that 'serviceEndpoint' is a trusted account service endpoint for this service. |
String |
TrustedManagementServices.getTrustedManagementType(org.apache.axis.message.addressing.EndpointReferenceType billingInfo)
Set type of trusted service. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.service.utils.webadmin |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.utils.webadmin that throw GridFailureException | |
|---|---|
Document |
AbstractWebConfigBase.getAtomFeed(String atomFeed,
String serviceBase)
Get at Atom feed for this container. |
| Uses of GridFailureException in uk.ac.soton.itinnovation.grid.types |
|---|
| Methods in uk.ac.soton.itinnovation.grid.types that throw GridFailureException | |
|---|---|
void |
MatchRule.checkRole(String role)
Check that the role is correct. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||