Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.tools.ant.installer
Class MsgInput

java.lang.Object
  extended by org.hyperic.tools.ant.installer.MsgBase
      extended by org.hyperic.tools.ant.installer.MsgInput
All Implemented Interfaces:
InstallerMessageHandler

public class MsgInput
extends MsgBase


Field Summary
 
Fields inherited from class org.hyperic.tools.ant.installer.MsgBase
logger
 
Constructor Summary
MsgInput()
           
 
Method Summary
 void beginMessage(java.lang.String message)
           
 void continueMessage(java.lang.String message)
           
 void endMessage()
           
 java.lang.String getPrefix()
           
 
Methods inherited from class org.hyperic.tools.ant.installer.MsgBase
setLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsgInput

public MsgInput()
Method Detail

getPrefix

public java.lang.String getPrefix()

beginMessage

public void beginMessage(java.lang.String message)

continueMessage

public void continueMessage(java.lang.String message)

endMessage

public void endMessage()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.