public abstract class GCUBEExternalRunningInstance extends GCUBEResource
| Modifier and Type | Class and Description |
|---|---|
static class |
GCUBEExternalRunningInstance.RunningInstanceInterface |
GCUBEResource.AddScopeEvent, GCUBEResource.InvalidScopeException, GCUBEResource.RemoveScopeEvent, GCUBEResource.ResourceConsumer, GCUBEResource.ResourceEvent<PAYLOAD>, GCUBEResource.ResourceTopic| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE
The type of the resource.
|
eventProducer, logger, resourceVersion, type| Constructor and Description |
|---|
GCUBEExternalRunningInstance() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ArrayList<GCUBEExternalRunningInstance.RunningInstanceInterface> |
getAccesspoint() |
String |
getDescription() |
String |
getSpecificData() |
void |
setAccesspoint(ArrayList<GCUBEExternalRunningInstance.RunningInstanceInterface> accesspoint) |
void |
setDescription(String description) |
void |
setSpecificData(String specificData) |
addScope, getID, getLastResourceVersion, getResourceVersion, getScopes, getType, inScope, load, removeScope, setID, setLogger, setResourceVersion, store, subscribeResourceEvents, validateAddScopes, validateRemoveScopespublic static final String TYPE
public ArrayList<GCUBEExternalRunningInstance.RunningInstanceInterface> getAccesspoint()
public void setAccesspoint(ArrayList<GCUBEExternalRunningInstance.RunningInstanceInterface> accesspoint)
public String getDescription()
public void setDescription(String description)
public String getSpecificData()
public void setSpecificData(String specificData)
public boolean equals(Object obj)
equals in class GCUBEResourceCopyright © 2015. All Rights Reserved.