org.gcube.vremanagement.vremodeler.resources.handlers
Class GenericResourceHandler
java.lang.Object
org.gcube.vremanagement.vremodeler.resources.handlers.GenericResourceHandler
- All Implemented Interfaces:
- ResourceHandler<GenericResource>
public class GenericResourceHandler
- extends Object
- implements ResourceHandler<GenericResource>
|
Field Summary |
static org.gcube.common.core.utils.logging.GCUBELog |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
public static org.gcube.common.core.utils.logging.GCUBELog logger
GenericResourceHandler
public GenericResourceHandler()
add
public void add(GenericResource resource)
throws Exception
- Specified by:
add in interface ResourceHandler<GenericResource>
- Throws:
Exception
drop
public void drop(String resourceId)
throws Exception
- Specified by:
drop in interface ResourceHandler<GenericResource>
- Throws:
Exception
initialize
public List<GenericResource> initialize()
throws Exception
- Specified by:
initialize in interface ResourceHandler<GenericResource>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.