com.webmethods.caf.faces.bean
Class ClusterInfoBean
java.lang.Object
com.webmethods.caf.faces.bean.ClusterInfoBean
public class ClusterInfoBean
- extends Object
Managed bean which returns information about MWS Cluster
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterInfoBean
public ClusterInfoBean()
getFrontEndUrl
public String getFrontEndUrl()
- Returns Public frontend url as configured in MWS Cluster Administration
getSecureFrontEndUrl
public String getSecureFrontEndUrl()
- If secure frontend url is not explicitly configured, then returns
ClusterInfoBean.getFrontEndUrl()
value