A B C D E F G I L M O P R S T U V W

A

AbstractResourceException - Exception in org.gcube.resourcemanagement.support.server.exceptions
Represents the basic type of exception thrown by functionalities exposed in this library.
AbstractResourceException() - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.AbstractResourceException
 
AbstractResourceException(String, Throwable) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.AbstractResourceException
 
AbstractResourceException(String) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.AbstractResourceException
 
AbstractResourceException(Throwable) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.AbstractResourceException
 
AbstractResourceManager - Class in org.gcube.resourcemanagement.support.server.managers.resources
The minimal interface all the resource managers must implement.
AbstractResourceManager(AllowedResourceTypes) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Deprecated. discouraged use. With no ID some operations cannot be accessed. For internal use only.
AbstractResourceManager(String, AllowedResourceTypes) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Instantiate the handler of a resource given its identifier and its type.
AbstractResourceManager(String, String, AllowedResourceTypes) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
 
AbstractResourceManager(String, String, AllowedResourceTypes, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
 
addEntry(ReportEntry) - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportBuilder
 
addListener(UpgradeListener) - Method in class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryUpgrader
 
addToExistingScope(GCUBEScope, GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Add a scope to a gHN and the related Service Map is already available on the gHN.
addToExistingScope(AllowedResourceTypes, String[], GCUBEScope, GCUBEScope) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.ManagementUtils
Applies the add to scope to multiple resources having the same type.
addToNewScope(GCUBEScope, GCUBEScope, String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.GHNManager
Add a scope to a gHN and the related Service Map that is not available on the gHN.
AllowedResourceTypes - Enum in org.gcube.resourcemanagement.support.server.types
 
Assertion<T extends Throwable> - Class in org.gcube.resourcemanagement.support.server.utils
General purpose assertion handler.
Assertion() - Constructor for class org.gcube.resourcemanagement.support.server.utils.Assertion
 

B

buildGCUBEResource(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Given the XML profile representation of a gcube resource, its GCUBEResource is built.
buildGCUBEResource(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.CollectionManager
Given the XML profile representation of a gcube resource, its GCUBEResource is built.
buildGCUBEResource(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.GenericResourceManager
 
buildGCUBEResource(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.GHNManager
 
buildGCUBEResource(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.RunningInstanceManager
 
buildGCUBEResource(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.RuntimeResourceManager
 
buildGCUBEResource(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.ServiceManager
 
buildGCUBEResource(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.ViewManager
 

C

checkDeployStatus(GCUBEScope, String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.RunningInstanceManager
 
checkDeployStatus(GCUBEScope, String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.RuntimeResourceManager
 
clear() - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
 
CollectionManager - Class in org.gcube.resourcemanagement.support.server.managers.resources
 
CollectionManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.CollectionManager
Deprecated. discouraged use. With no ID some operations cannot be accessed.
CollectionManager(String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.CollectionManager
 
CollectionManager(String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.CollectionManager
 
CollectionManager(String, String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.CollectionManager
 
copyFromToVO(GCUBEScope, GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Similar to the AbstractResourceManager.addToExistingScope(org.gcube.common.core.scope.GCUBEScope, org.gcube.common.core.scope.GCUBEScope) method but involves two scopes of type VO.
create(String, GCUBEScope, String, String, String, String) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.GenericResourceManager
Creates a Generic Resource and returns the ID given by the resource manager at creation phase.
createResourceManager(AllowedResourceTypes) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.ResourceFactory
 
createResourceManager(AllowedResourceTypes, String) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.ResourceFactory
 

D

debug(String, String) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 
delete(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Removes a resource.
delete(AllowedResourceTypes, String[], GCUBEScope) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.ManagementUtils
 
deploy(GCUBEScope, String[], String[]) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.ManagementUtils
Makes the deployment of software on a list of ghns.
deploy(GCUBEScope, String[], String[]) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.RunningInstanceManager
 
destroy() - Method in interface org.gcube.resourcemanagement.support.server.utils.persistence.PersistenceHandler
Requires the destroy of the persistent resource.
destroy() - Method in class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
 
doUpgrade() - Method in class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryUpgrader
Upgrades a software repository.

E

error(String, String) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 
error(String, Throwable) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 
error(String, String, Throwable) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 

F

fatal(String, String) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 
fatal(String, String, Throwable) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 
fileToString(String) - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
 
forceDelete(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Deprecated. you must be sure before requiring this operation... take care

G

GenericResourceManager - Class in org.gcube.resourcemanagement.support.server.managers.resources
 
GenericResourceManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.GenericResourceManager
Deprecated. discouraged use. With no ID some operations cannot be accessed.
GenericResourceManager(String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.GenericResourceManager
 
GenericResourceManager(String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.GenericResourceManager
 
GenericResourceManager(String, String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.GenericResourceManager
 
GenericTest - Class in org.gcube.resourcemanagement.support.server.tests
 
GenericTest() - Constructor for class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
getAvailableScopes() - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
Refreshes the list of scopes and associated maps.
getCaller() - Method in class org.gcube.resourcemanagement.support.shared.PerformanceMonitor
 
getCallTimeOut() - Method in class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryManager
 
getClock(String) - Static method in class org.gcube.resourcemanagement.support.shared.PerformanceMonitor
 
getClock(Class<?>) - Static method in class org.gcube.resourcemanagement.support.shared.PerformanceMonitor
 
getData() - Method in interface org.gcube.resourcemanagement.support.server.utils.persistence.PersistenceHandler
The implementation to retrieve data from the persistence manager.
getData() - Method in class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
Returns the corresponding persistent data.
getDocumentGivenXML(String) - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
 
getGCUBEResource(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
From a resource retrieves its GCUBEResource depending on the scope in which it is published.
getGHNManager(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.GHNManager
Required information:
The name of the resource must be specified and valid.
getID() - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
All resources must be identifiable through an unique ID.
getISClient() - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
The singleton ISClient instance is preferred.
getISPublisher() - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
The singleton ISPublisher instance is preferred.
getLabel() - Method in enum org.gcube.resourcemanagement.support.server.managers.report.ReportOperation
 
getMapXML(GCUBEScope) - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
Given a scope, if it is a VO or an infrastructure, the corresponding map file is retrieved from the globus location and the contained xml representation is returned.
getName() - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
All resources must have a valid name.
getOperation() - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
getOwnerID() - Method in class org.gcube.resourcemanagement.support.shared.PerformanceMonitor
 
getProgressStatus() - Method in class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryUpgrader
Gives the completed upgrade percentage (0...1).
getReportResourceManager(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
The report resource manager needed to handle the resource in a given scope.
getResource() - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
getResourceManager(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
The resource manager needed to handle the resource in a given scope.
getResourceManagers(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
The the list of resource managers able to handle the resource in a given scope.
getResourceReportManagers(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
The the list of resource report managers able to handle the resource in a given scope.
getScope(String) - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
 
getScope() - Method in class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryUpgrader
 
getSecurityManager() - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
The security manager is initially instantiated with empty permissions.
getSoftwareRepository(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryManager
Retrieves form the current scope the list of registered software managers and returns one of them (random choice).
getSubType() - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Resources can have a subtype (e.g.
getType() - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
All resources have a type.
getUpgrader() - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
 
getVREFromVO(VO) - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
 
getXML() - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportBuilder
 
getXMLDescription(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Returns the XML profile of a resource (given its ID that is encapsulated inside the resource manager).
GHNManager - Class in org.gcube.resourcemanagement.support.server.managers.resources
 
GHNManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.GHNManager
Deprecated. discouraged use. With no ID some operations cannot be accessed.
GHNManager(String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.GHNManager
 
GHNManager(String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.GHNManager
 
GHNManager(String, String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.GHNManager
 

I

info(String, String) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 
isSuccess() - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 

L

LOG_PREFIX - Static variable in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
 
LOG_PREFIX - Static variable in class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
 

M

main(String[]) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.ManagementUtils
 
main(String[]) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.ResourceFactory
 
main(String[]) - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
main(String[]) - Static method in class org.gcube.resourcemanagement.support.server.tests.ScopeTest
 
main(String[]) - Static method in class org.gcube.resourcemanagement.support.server.utils.persistence.TestPersistence
 
ManagementUtils - Class in org.gcube.resourcemanagement.support.server.managers.resources
A support class containing operations to manage multiple resources.
ManagementUtils() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ManagementUtils
 

O

onDestroy() - Method in interface org.gcube.resourcemanagement.support.server.utils.persistence.PersistenceHandler
When the item need no more to be persisted the refresh loop is closed and this method is invoked.
onError(Exception) - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
Invoked in case of failure during update operation.
onError(String, Exception) - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
Invoked in case of failure during update operation.
onFinish(String, String, String) - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
In successful update, the resulting report files will be provided in input.
onInit() - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
Method invoked at construction of listener.
onLoad() - Method in interface org.gcube.resourcemanagement.support.server.utils.persistence.PersistenceHandler
Automatically invoked by the library at instantiation of persistent items.
onModuleLoad() - Method in class org.gcube.resourcemanagement.support.client.Resource_support
This is the entry point method.
onProgress(double) - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
Invoked each time the update progresses.
onRefresh() - Method in interface org.gcube.resourcemanagement.support.server.utils.persistence.PersistenceHandler
The code to execute once the persistent object is refreshed.
onRelease() - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
Once finished the lock is released and this event raised.
onReserve() - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
Invoked once the lock has been acquired.
org.gcube.resourcemanagement.support.client - package org.gcube.resourcemanagement.support.client
 
org.gcube.resourcemanagement.support.server.exceptions - package org.gcube.resourcemanagement.support.server.exceptions
 
org.gcube.resourcemanagement.support.server.managers.report - package org.gcube.resourcemanagement.support.server.managers.report
 
org.gcube.resourcemanagement.support.server.managers.resources - package org.gcube.resourcemanagement.support.server.managers.resources
 
org.gcube.resourcemanagement.support.server.managers.scope - package org.gcube.resourcemanagement.support.server.managers.scope
 
org.gcube.resourcemanagement.support.server.managers.services - package org.gcube.resourcemanagement.support.server.managers.services
 
org.gcube.resourcemanagement.support.server.tests - package org.gcube.resourcemanagement.support.server.tests
 
org.gcube.resourcemanagement.support.server.types - package org.gcube.resourcemanagement.support.server.types
 
org.gcube.resourcemanagement.support.server.utils - package org.gcube.resourcemanagement.support.server.utils
 
org.gcube.resourcemanagement.support.server.utils.persistence - package org.gcube.resourcemanagement.support.server.utils.persistence
 
org.gcube.resourcemanagement.support.shared - package org.gcube.resourcemanagement.support.shared
 
ownerID - Variable in class org.gcube.resourcemanagement.support.shared.PerformanceMonitor
 

P

PerformanceMonitor - Class in org.gcube.resourcemanagement.support.shared
This class has been introduced to internally check the performance of method calls and operations in general.
PersistenceHandler<T> - Interface in org.gcube.resourcemanagement.support.server.utils.persistence
 
PersistentItem<T extends Serializable> - Class in org.gcube.resourcemanagement.support.server.utils.persistence
Wrapping for data that can be persisted on the filesystem.
PersistentItem() - Constructor for class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
Deprecated. for internal use only.
PersistentItem(String) - Constructor for class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
 
PersistentItem(String, long) - Constructor for class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
 
PersistentItem(T, String, long) - Constructor for class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
 

R

removeFromExistingScope(AllowedResourceTypes, String[], GCUBEScope, GCUBEScope) - Static method in class org.gcube.resourcemanagement.support.server.managers.resources.ManagementUtils
Applies the add to scope to multiple resources having the same type.
removeFromScope(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Removes the current resource from the scope.
ReportBuilder - Class in org.gcube.resourcemanagement.support.server.managers.report
 
ReportBuilder() - Constructor for class org.gcube.resourcemanagement.support.server.managers.report.ReportBuilder
 
ReportEntry - Class in org.gcube.resourcemanagement.support.server.managers.report
 
ReportEntry(ReportOperation, AbstractResourceManager) - Constructor for class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
ReportEntry(ReportOperation, AbstractResourceManager, boolean) - Constructor for class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
ReportEntry(ReportOperation, AbstractResourceManager, String, boolean) - Constructor for class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
ReportOperation - Enum in org.gcube.resourcemanagement.support.server.managers.report
 
Resource_support - Class in org.gcube.resourcemanagement.support.client
 
Resource_support() - Constructor for class org.gcube.resourcemanagement.support.client.Resource_support
 
ResourceAccessException - Exception in org.gcube.resourcemanagement.support.server.exceptions
Thrown when is required an operation the user is not allowed to execute.
ResourceAccessException() - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceAccessException
 
ResourceAccessException(String, Throwable) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceAccessException
 
ResourceAccessException(String) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceAccessException
 
ResourceAccessException(Throwable) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceAccessException
 
ResourceFactory - Class in org.gcube.resourcemanagement.support.server.managers.resources
For lazy developers here given the facilities to instantiate the proper resource manager of a resource given its identifier and type.
ResourceFactory() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ResourceFactory
 
ResourceOperationException - Exception in org.gcube.resourcemanagement.support.server.exceptions
If an operation of the library internally fails.
ResourceOperationException() - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceOperationException
 
ResourceOperationException(String) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceOperationException
 
ResourceOperationException(Throwable) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceOperationException
 
ResourceOperationException(String, Throwable) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceOperationException
 
ResourceParameterException - Exception in org.gcube.resourcemanagement.support.server.exceptions
Wrong parameters provided by the user.
ResourceParameterException() - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceParameterException
 
ResourceParameterException(String, Throwable) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceParameterException
 
ResourceParameterException(String) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceParameterException
 
ResourceParameterException(Throwable) - Constructor for exception org.gcube.resourcemanagement.support.server.exceptions.ResourceParameterException
 
RunningInstanceManager - Class in org.gcube.resourcemanagement.support.server.managers.resources
 
RunningInstanceManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.RunningInstanceManager
Deprecated. discouraged use. With no ID some operations cannot be accessed.
RunningInstanceManager(String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.RunningInstanceManager
 
RunningInstanceManager(String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.RunningInstanceManager
 
RunningInstanceManager(String, String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.RunningInstanceManager
 
RuntimeResourceManager - Class in org.gcube.resourcemanagement.support.server.managers.resources
 
RuntimeResourceManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.RuntimeResourceManager
Deprecated. discouraged use. With no ID some operations cannot be accessed.
RuntimeResourceManager(String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.RuntimeResourceManager
 
RuntimeResourceManager(String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.RuntimeResourceManager
 
RuntimeResourceManager(String, String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.RuntimeResourceManager
 

S

ScopeManager - Class in org.gcube.resourcemanagement.support.server.managers.scope
Scopes and their maps are persisted in this structure.
ScopeManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
 
ScopeTest - Class in org.gcube.resourcemanagement.support.server.tests
Makes tests on ScopeManager.
ScopeTest() - Constructor for class org.gcube.resourcemanagement.support.server.tests.ScopeTest
 
ServerConsole - Class in org.gcube.resourcemanagement.support.server.utils
 
ServerConsole() - Constructor for class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 
ServiceManager - Class in org.gcube.resourcemanagement.support.server.managers.resources
 
ServiceManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ServiceManager
Deprecated. discouraged use. With no ID some operations cannot be accessed.
ServiceManager(String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ServiceManager
 
ServiceManager(String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ServiceManager
 
ServiceManager(String, String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ServiceManager
 
setCallTimeOut(int) - Method in class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryManager
Used to set the time out for socket connection with the software repository to update.
setData(T) - Method in interface org.gcube.resourcemanagement.support.server.utils.persistence.PersistenceHandler
Sets the new data to persist.
setData(T) - Method in class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
 
setID(String) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
 
setMessage(String) - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
setMessage(Throwable) - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
setPersistenceFileName(String) - Method in class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
 
setRefreshDelay(long) - Method in class org.gcube.resourcemanagement.support.server.utils.persistence.PersistentItem
 
setScopeConfigFile(String) - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
 
setSecurityManager(GCUBESecurityManagerImpl) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
 
setSuccess(boolean) - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
setUpgrader(SWRepositoryUpgrader) - Method in class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
Automatically invoked when the listener is attached to an upgrader.
shutDown(GCUBEScope, boolean, boolean) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.GHNManager
Implements all the three possible shutdown policies according to restart and clean parameters.
size() - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportBuilder
 
start() - Method in class org.gcube.resourcemanagement.support.shared.PerformanceMonitor
 
stop(boolean) - Method in class org.gcube.resourcemanagement.support.shared.PerformanceMonitor
 
SWRepositoryManager - Class in org.gcube.resourcemanagement.support.server.managers.services
A support library to handle and retrieve remote software repository manager.
SWRepositoryManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryManager
 
SWRepositoryUpgrader - Class in org.gcube.resourcemanagement.support.server.managers.services
Responsible to interact with the repository manager to require an update of the infrastructure.
SWRepositoryUpgrader(String, String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.services.SWRepositoryUpgrader
Builds a new instance of repository update manager.

T

testCreation() - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
testDelete(String, GCUBEScope) - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
testGHN() - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
testLoadScopes() - Static method in class org.gcube.resourcemanagement.support.server.tests.ScopeTest
 
testModeGHN(String, String) - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
TestPersistence - Class in org.gcube.resourcemanagement.support.server.utils.persistence
 
TestPersistence() - Constructor for class org.gcube.resourcemanagement.support.server.utils.persistence.TestPersistence
 
testRemoveFromScope(String, GCUBEScope) - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
testResourceEdit(String, GCUBEScope) - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
testScope() - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
testScopeCopy(String, String, String) - Static method in class org.gcube.resourcemanagement.support.server.tests.GenericTest
 
toString() - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportBuilder
 
toString() - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
toXML() - Method in class org.gcube.resourcemanagement.support.server.managers.report.ReportEntry
 
trace(String, String) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 

U

undeploy(GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.RunningInstanceManager
 
update(String, String, String, String, GCUBEScope) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.GenericResourceManager
Updates the resource.
update() - Static method in class org.gcube.resourcemanagement.support.server.managers.scope.ScopeManager
 
UpgradeListener - Class in org.gcube.resourcemanagement.support.server.managers.services
To an upgrade process can be attached an handler to perform additional operations at the happening of events.
UpgradeListener() - Constructor for class org.gcube.resourcemanagement.support.server.managers.services.UpgradeListener
 
UserGroup - Enum in org.gcube.resourcemanagement.support.shared
 

V

validate(boolean, T) - Method in class org.gcube.resourcemanagement.support.server.utils.Assertion
Makes an assertion and if the expression evaluation fails, throws an exception of type T.
validateScopes(GCUBEScope[]) - Method in class org.gcube.resourcemanagement.support.server.managers.resources.AbstractResourceManager
Adds to scopes the required maps (if needed).
valueOf(String) - Static method in enum org.gcube.resourcemanagement.support.server.managers.report.ReportOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.resourcemanagement.support.server.types.AllowedResourceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.resourcemanagement.support.shared.UserGroup
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.resourcemanagement.support.server.managers.report.ReportOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.resourcemanagement.support.server.types.AllowedResourceTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.resourcemanagement.support.shared.UserGroup
Returns an array containing the constants of this enum type, in the order they are declared.
ViewManager - Class in org.gcube.resourcemanagement.support.server.managers.resources
 
ViewManager() - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ViewManager
Deprecated. discouraged use. With no ID some operations cannot be accessed.
ViewManager(String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ViewManager
 
ViewManager(String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ViewManager
 
ViewManager(String, String, String) - Constructor for class org.gcube.resourcemanagement.support.server.managers.resources.ViewManager
 

W

warn(String, String) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 
warn(String, String, Throwable) - Static method in class org.gcube.resourcemanagement.support.server.utils.ServerConsole
 

A B C D E F G I L M O P R S T U V W

Copyright © 2012. All Rights Reserved.