|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.ui.xul.XulEventSourceAdapter org.pentaho.di.ui.repository.repositoryexplorer.model.UISlave
public class UISlave
Constructor Summary | |
---|---|
UISlave(SlaveServer slave)
|
Method Summary | |
---|---|
String |
getHost()
|
String |
getName()
|
String |
getPort()
|
SlaveServer |
getSlaveServer()
|
String |
isMaster()
|
Methods inherited from class org.pentaho.ui.xul.XulEventSourceAdapter |
---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UISlave(SlaveServer slave)
Method Detail |
---|
public String getName()
public String getHost()
public String getPort()
public SlaveServer getSlaveServer()
public String isMaster()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |