|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.vremodeler.resources.handlers.GHNHandler
public class GHNHandler
Field Summary | |
---|---|
static java.lang.String |
tableName
|
Constructor Summary | |
---|---|
GHNHandler()
|
Method Summary | |
---|---|
void |
add(GCUBEHostingNode resource)
|
void |
drop(java.lang.String ghnId)
|
void |
initialize()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String tableName
Constructor Detail |
---|
public GHNHandler()
Method Detail |
---|
public void initialize() throws java.lang.Exception
initialize
in interface ResourceHandler<GCUBEHostingNode>
java.lang.Exception
public void add(GCUBEHostingNode resource) throws java.lang.Exception
add
in interface ResourceHandler<GCUBEHostingNode>
java.lang.Exception
public void drop(java.lang.String ghnId) throws java.lang.Exception
drop
in interface ResourceHandler<GCUBEHostingNode>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |