|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.platform.core.PlatformGUIDescriptor
public class PlatformGUIDescriptor
This class is used to hold information about each PLATFORM_GUI that is specified in the CFG file. It is generated by the PlatformConfigReader class and is consumed by the AgentPlatform class.
| Constructor Summary | |
|---|---|
PlatformGUIDescriptor(java.lang.String className,
java.util.ArrayList parameters)
Creates a new instance of PlatformGUIDescriptor |
|
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
|
java.util.ArrayList |
getParameters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlatformGUIDescriptor(java.lang.String className,
java.util.ArrayList parameters)
| Method Detail |
|---|
public java.lang.String getClassName()
public java.util.ArrayList getParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||