eu.unicore.hila
Class ResourceTypeRegistry

java.lang.Object
  extended by eu.unicore.hila.ResourceTypeRegistry

public class ResourceTypeRegistry
extends Object

Author:
bjoernh

Method Summary
 LocationPattern determineLocationPattern(Location location)
           
 Class<Resource> determineResourceType(Location location)
           
static ResourceTypeRegistry getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ResourceTypeRegistry getInstance()

determineResourceType

public Class<Resource> determineResourceType(Location location)

determineLocationPattern

public LocationPattern determineLocationPattern(Location location)


Copyright © 2010-2013 UNICORE. All Rights Reserved.