|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.common.url.URLProvider
org.ourgrid.common.url.MyGridURLProvider
public class MyGridURLProvider
This class provides URLs and addresses for the main components that needed to be remotely referenced.
Field Summary | |
---|---|
static java.lang.String |
MYGRID_MANAGER
|
Constructor Summary | |
---|---|
MyGridURLProvider()
|
Method Summary | |
---|---|
static java.lang.String |
externalGumpClient()
|
static java.lang.String |
failureDetector()
This method is used like a common point to get the address of the MYGRID_FAILURE_DETECTOR. |
static java.lang.String |
getGuiPort()
|
static java.lang.String |
gridManager()
This method is used like a common point to get the address of the GRID_MANAGER. |
static java.lang.String |
guiListener()
This method is used like a common point to get the address of the GUI_LISTENER. |
static java.lang.String |
gumpClient()
This method is used like a common point to get the address of the GUMP_CLIENT. |
static java.lang.String |
gumpManager()
This method is used like a common point to get the address of the GUMP_MANAGER. |
static java.lang.String |
mygridUIManager()
This method is used like a common point to get the address of the MYGRID_MANAGER. |
static java.lang.String |
scheduler()
This method is used like a common point to get the address of the SCHEDULER. |
Methods inherited from class org.ourgrid.common.url.URLProvider |
---|
getExternalName, getFullURL, getHost, getName, getPort, getPort, getScheme |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MYGRID_MANAGER
Constructor Detail |
---|
public MyGridURLProvider()
Method Detail |
---|
public static java.lang.String scheduler()
public static java.lang.String gridManager()
public static java.lang.String gumpManager()
public static java.lang.String gumpClient()
public static java.lang.String externalGumpClient()
public static java.lang.String guiListener()
public static java.lang.String getGuiPort()
public static java.lang.String mygridUIManager()
public static java.lang.String failureDetector()
MyGridFailureDetector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |