B D E F G H I L M O P R S T W

B

BaseResource - Class in eu.unicore.hila.common
 
BaseResource(Location) - Constructor for class eu.unicore.hila.common.BaseResource
 

D

determineLocationPattern(Location) - Method in class eu.unicore.hila.ResourceTypeRegistry
 
determineResourceType(Location) - Method in class eu.unicore.hila.ResourceTypeRegistry
 

E

equals(Object) - Method in class eu.unicore.hila.Location
 
eu.unicore.hila - package eu.unicore.hila
 
eu.unicore.hila.annotations - package eu.unicore.hila.annotations
 
eu.unicore.hila.common - package eu.unicore.hila.common
 
eu.unicore.hila.exceptions - package eu.unicore.hila.exceptions
 

F

fillTemplates(Location) - Method in class eu.unicore.hila.LocationPattern
 
findParentLocationOfType(Class<? extends Resource>, Location, Class<? extends Resource>) - Static method in class eu.unicore.hila.common.BaseResource
Extract a Location of type _class from the deeper _location, e.g.

G

getChild(String) - Method in class eu.unicore.hila.common.BaseResource
 
getChild(String) - Method in interface eu.unicore.hila.Resource
 
getChildLocation(String) - Method in class eu.unicore.hila.Location
 
getChildren() - Method in interface eu.unicore.hila.Resource
 
getClasses(String) - Static method in class eu.unicore.hila.PackageUtil
 
getClasses(ClassLoader, String, boolean) - Static method in class eu.unicore.hila.PackageUtil
 
getDaemonExecutor() - Static method in class eu.unicore.hila.HiLA
 
getData(String) - Method in class eu.unicore.hila.Metadata
 
getExecutor() - Static method in class eu.unicore.hila.HiLA
 
getFromDirectory(ClassLoader, File, String, boolean) - Static method in class eu.unicore.hila.PackageUtil
 
getFromJARFile(ClassLoader, String, String, boolean) - Static method in class eu.unicore.hila.PackageUtil
 
getInstance() - Static method in class eu.unicore.hila.ResourceTypeRegistry
 
getLocation() - Method in class eu.unicore.hila.common.BaseResource
 
getLocation() - Method in interface eu.unicore.hila.Resource
 
getLocationType() - Method in class eu.unicore.hila.Location
 
getMetadata() - Method in class eu.unicore.hila.common.BaseResource
 
getMetadata() - Method in interface eu.unicore.hila.Resource
 
getName() - Method in class eu.unicore.hila.common.BaseResource
 
getName() - Method in class eu.unicore.hila.Location
 
getName() - Method in interface eu.unicore.hila.Resource
The last element of the URI, either the last name before a final "/" or the last name after the "/", i.e.
getPackages() - Method in interface eu.unicore.hila.ImplementationProvider
 
getParent() - Method in class eu.unicore.hila.common.BaseResource
 
getParent() - Method in interface eu.unicore.hila.Resource
 
getParentLocation() - Method in class eu.unicore.hila.Location
 
getProperties() - Method in class eu.unicore.hila.Metadata
 
getStringValue() - Method in class eu.unicore.hila.Location
 
getUser() - Method in class eu.unicore.hila.Location
 

H

hashCode() - Method in class eu.unicore.hila.Location
 
HiLA - Class in eu.unicore.hila
 
HiLAAccessDeniedException - Exception in eu.unicore.hila.exceptions
 
HiLAAccessDeniedException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLAAccessDeniedException
 
HiLAAccessDeniedException(String, Throwable) - Constructor for exception eu.unicore.hila.exceptions.HiLAAccessDeniedException
 
HiLACannotContactSiteException - Exception in eu.unicore.hila.exceptions
 
HiLACannotContactSiteException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLACannotContactSiteException
 
HiLACannotContactSiteException(String, Throwable) - Constructor for exception eu.unicore.hila.exceptions.HiLACannotContactSiteException
 
HiLAException - Exception in eu.unicore.hila.exceptions
 
HiLAException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLAException
 
HiLAException(String, Throwable) - Constructor for exception eu.unicore.hila.exceptions.HiLAException
 
HiLAException() - Constructor for exception eu.unicore.hila.exceptions.HiLAException
 
HiLAFactoryException - Exception in eu.unicore.hila.exceptions
 
HiLAFactoryException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLAFactoryException
 
HiLAFactoryException(String, Throwable) - Constructor for exception eu.unicore.hila.exceptions.HiLAFactoryException
 
HiLAIdentityException - Exception in eu.unicore.hila.exceptions
 
HiLAIdentityException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLAIdentityException
 
HiLALocationPatternException - Exception in eu.unicore.hila.exceptions
 
HiLALocationPatternException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLALocationPatternException
 
HiLALocationSyntaxException - Exception in eu.unicore.hila.exceptions
 
HiLALocationSyntaxException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLALocationSyntaxException
 
HiLALocationSyntaxException(String, Exception) - Constructor for exception eu.unicore.hila.exceptions.HiLALocationSyntaxException
 
HiLANotImplementedException - Exception in eu.unicore.hila.exceptions
This HiLAException should be thrown if an interface that is implemented by a class requires an implementation, but the feature has not yet been or cannot be implemented.
HiLANotImplementedException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLANotImplementedException
 
HiLANotSupportedException - Exception in eu.unicore.hila.exceptions
This HiLAException should be thrown if an implementation does support the requested method, but the remote side does not, i.e. the Grid middleware is generally able to do what is requested, but not the particular remote resource.
HiLANotSupportedException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLANotSupportedException
 
HiLANotSupportedException(String, Throwable) - Constructor for exception eu.unicore.hila.exceptions.HiLANotSupportedException
 
HiLANotSupportedException() - Constructor for exception eu.unicore.hila.exceptions.HiLANotSupportedException
 
HiLAResourceAlreadyExistsException - Exception in eu.unicore.hila.exceptions
 
HiLAResourceAlreadyExistsException() - Constructor for exception eu.unicore.hila.exceptions.HiLAResourceAlreadyExistsException
 
HiLAResourceAlreadyExistsException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLAResourceAlreadyExistsException
 
HiLAResourceNotFoundException - Exception in eu.unicore.hila.exceptions
 
HiLAResourceNotFoundException() - Constructor for exception eu.unicore.hila.exceptions.HiLAResourceNotFoundException
 
HiLAResourceNotFoundException(String) - Constructor for exception eu.unicore.hila.exceptions.HiLAResourceNotFoundException
 
HiLAResourceNotFoundException(String, Throwable) - Constructor for exception eu.unicore.hila.exceptions.HiLAResourceNotFoundException
 

I

ImplementationProvider - Interface in eu.unicore.hila
 
isAbsolute() - Method in class eu.unicore.hila.Location
 
isLocationOfType(Class) - Method in class eu.unicore.hila.Location
 

L

locate(Object...) - Method in class eu.unicore.hila.Location
 
location - Variable in class eu.unicore.hila.common.BaseResource
 
Location - Class in eu.unicore.hila
 
Location(String) - Constructor for class eu.unicore.hila.Location
 
Location(URI) - Constructor for class eu.unicore.hila.Location
 
LocationPattern - Class in eu.unicore.hila
 
LocationPattern(String) - Constructor for class eu.unicore.hila.LocationPattern
 

M

match(Location) - Method in class eu.unicore.hila.LocationPattern
 
Metadata - Class in eu.unicore.hila
 
Metadata() - Constructor for class eu.unicore.hila.Metadata
 

O

ok() - Method in class eu.unicore.hila.common.BaseResource
 
ok() - Method in interface eu.unicore.hila.Resource
Test whether a resource is ok, i.e. accessible.

P

PackageUtil - Class in eu.unicore.hila
This class is able to return all classes in a given package.
PackageUtil() - Constructor for class eu.unicore.hila.PackageUtil
 

R

relativePath(Location) - Method in class eu.unicore.hila.Location
 
Resource - Interface in eu.unicore.hila
A Resource is the most generic form of a resource in HiLA.
ResourceType - Annotation Type in eu.unicore.hila.annotations
This Annotation marks a Resource implementation class.
ResourceTypeRegistry - Class in eu.unicore.hila
 

S

setData(String, Object) - Method in class eu.unicore.hila.Metadata
 
shutdown() - Static method in class eu.unicore.hila.HiLA
 
stripFilenameExtension(String) - Static method in class eu.unicore.hila.PackageUtil
 

T

toString() - Method in class eu.unicore.hila.Location
 

W

WAITFORPENDINGTASKS - Static variable in class eu.unicore.hila.HiLA
 

B D E F G H I L M O P R S T W

Copyright © 2010-2013 UNICORE. All Rights Reserved.