|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.collation.platform.model.topology.sys.SysFactory
public class SysFactory
Factory for creating model objects under com.collation.platform.model.topology.sys
Constructor Summary | |
---|---|
SysFactory()
|
Method Summary | |
---|---|
static ComputerSystem |
newComputerSystem(java.lang.String hostname)
Create a computersystem from a DNS name or an IP address |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SysFactory()
Method Detail |
---|
public static ComputerSystem newComputerSystem(java.lang.String hostname)
hostname
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |