Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.tools.ant.installer
Class MsgInfo

java.lang.Object
  extended by org.hyperic.tools.ant.installer.MsgBase
      extended by org.hyperic.tools.ant.installer.MsgInfo
All Implemented Interfaces:
InstallerMessageHandler
Direct Known Subclasses:
MsgDebug

public class MsgInfo
extends MsgBase


Field Summary
static java.lang.String LITERAL
           
 
Fields inherited from class org.hyperic.tools.ant.installer.MsgBase
logger
 
Constructor Summary
MsgInfo()
           
 
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
 

Field Detail

LITERAL

public static final java.lang.String LITERAL
See Also:
Constant Field Values
Constructor Detail

MsgInfo

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