Uses of Class
org.gwe.persistence.model.live.AllocationNotFoundException

Packages that use AllocationNotFoundException
org.gwe.app.daemon.domain   
org.gwe.persistence.model.live   
 

Uses of AllocationNotFoundException in org.gwe.app.daemon.domain
 

Methods in org.gwe.app.daemon.domain that throw AllocationNotFoundException
 boolean AgentDomain.attachAllocation(int allocId, ComputeResourceInfo compRes)
           
 void AgentDomain.cleanAllocAndFinalizeJobAsync(int allocId, java.lang.String execId, java.io.Serializable result)
           
 DaemonRequest<?> AgentDomain.extractRequestFromNextJobAssignedBlocking(int allocId)
           
 DaemonRequest<?> AgentDomain.getCurrentProcessingExecution(int allocId)
           
 

Uses of AllocationNotFoundException in org.gwe.persistence.model.live
 

Methods in org.gwe.persistence.model.live that throw AllocationNotFoundException
 AllocationInfo LiveAllocations.getAllocation(int allocId)
           
 AllocationInfo LiveAllocations.getBusyAllocation(int allocId)
           
 



Copyright © 2007-2009. All Rights Reserved.