|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Host
Represents a host in the MetaMatrix system.
The identifier pattern for a host is "hostName".
A hostName is considered to be unique across the system.
| Field Summary | |
|---|---|
static java.lang.String |
HOST_BIND_ADDRESS
Host Bind Address Property |
static java.lang.String |
HOST_DIRECTORY
Host Directory Property |
static java.lang.String |
HOST_ENABLED
Host Enabled Property |
static java.lang.String |
HOST_PHYSICAL_ADDRESS
Host Physical Address Property |
static java.lang.String |
INSTALL_DIR
Install Directory Property |
static java.lang.String |
LOG_DIRECTORY
Log Directory Property |
| Fields inherited from interface com.metamatrix.admin.api.objects.AdminObject |
|---|
DELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD |
| Method Summary | |
|---|---|
boolean |
isRunning()
Return true if this Host is executing. |
| Methods inherited from interface com.metamatrix.admin.api.objects.AdminObject |
|---|
getIdentifier, getName, getProperties, getPropertyValue |
| Field Detail |
|---|
static final java.lang.String INSTALL_DIR
static final java.lang.String LOG_DIRECTORY
static final java.lang.String HOST_DIRECTORY
static final java.lang.String HOST_ENABLED
static final java.lang.String HOST_BIND_ADDRESS
static final java.lang.String HOST_PHYSICAL_ADDRESS
| Method Detail |
|---|
boolean isRunning()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||