Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.tools.ant.installer
Class MsgProgress

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

public class MsgProgress
extends MsgBase


Field Summary
 
Fields inherited from class org.hyperic.tools.ant.installer.MsgBase
logger
 
Constructor Summary
MsgProgress()
           
 
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

MsgProgress

public MsgProgress()
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.