|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.util.config.InteractiveResponseBuilder
org.hyperic.util.config.AutomatedResponseBuilder
public class AutomatedResponseBuilder
Constructor Summary | |
---|---|
AutomatedResponseBuilder(InteractiveResponseBuilder_IOHandler io,
java.io.File propFile,
java.lang.String requiredProp)
|
|
AutomatedResponseBuilder(InteractiveResponseBuilder_IOHandler io,
java.util.Properties props,
java.lang.String requiredProp)
|
Method Summary | |
---|---|
ConfigResponse |
processConfigSchema(ConfigSchema schema)
|
Methods inherited from class org.hyperic.util.config.InteractiveResponseBuilder |
---|
handleHiddenInput, handleInput, processConfigSchema, sendToErrStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutomatedResponseBuilder(InteractiveResponseBuilder_IOHandler io, java.util.Properties props, java.lang.String requiredProp)
public AutomatedResponseBuilder(InteractiveResponseBuilder_IOHandler io, java.io.File propFile, java.lang.String requiredProp) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public ConfigResponse processConfigSchema(ConfigSchema schema) throws EncodingException, java.io.IOException, InvalidOptionException, EarlyExitException
processConfigSchema
in interface ResponseBuilder
processConfigSchema
in class InteractiveResponseBuilder
EncodingException
java.io.IOException
InvalidOptionException
EarlyExitException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |