org.gcube.vremanagement.vremodeler.resources.handlers
Class RunningInstancesHandler
java.lang.Object
org.gcube.vremanagement.vremodeler.resources.handlers.RunningInstancesHandler
- All Implemented Interfaces:
- ResourceHandler<RunningInstance>
public class RunningInstancesHandler
- extends Object
- implements ResourceHandler<RunningInstance>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableName
public static final String tableName
- See Also:
- Constant Field Values
RunningInstancesHandler
public RunningInstancesHandler(Ghn ghn)
RunningInstancesHandler
public RunningInstancesHandler()
initialize
public List<RunningInstance> initialize()
throws Exception
- Specified by:
initialize in interface ResourceHandler<RunningInstance>
- Throws:
Exception
add
public void add(RunningInstance resource)
throws Exception
- Specified by:
add in interface ResourceHandler<RunningInstance>
- Throws:
Exception
drop
public void drop(String riId)
throws Exception
- Specified by:
drop in interface ResourceHandler<RunningInstance>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.