public class RunOn extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Ref |
eService |
protected Ref |
hostingNode |
| Constructor and Description |
|---|
RunOn() |
RunOn(Ref hostingNode,
Ref eService) |
| Modifier and Type | Method and Description |
|---|---|
Ref |
getEService() |
Ref |
getHostingNode() |
void |
setEService(Ref eService) |
void |
setHostingNode(Ref hostingNode) |
public Ref getHostingNode()
public void setHostingNode(Ref hostingNode)
hostingNodeID - the hostingNodeID to setpublic Ref getEService()
public void setEService(Ref eService)
eServiceID - the eServiceID to setCopyright © 2017. All Rights Reserved.