public class RunningInstancesHandler extends Object implements ResourceHandler<RunningInstance>
| Constructor and Description |
|---|
RunningInstancesHandler() |
RunningInstancesHandler(Ghn ghn) |
public static final String tableName
public RunningInstancesHandler(Ghn ghn)
public RunningInstancesHandler()
public List<RunningInstance> initialize() throws Exception
initialize in interface ResourceHandler<RunningInstance>Exceptionpublic void add(RunningInstance resource) throws Exception
add in interface ResourceHandler<RunningInstance>Exceptionpublic void drop(String riId) throws Exception
drop in interface ResourceHandler<RunningInstance>ExceptionCopyright © 2017. All Rights Reserved.