Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.tools.ant.installer
Class MsgBanner

java.lang.Object
  extended by org.hyperic.tools.ant.installer.MsgBase
      extended by org.hyperic.tools.ant.installer.MsgBanner
All Implemented Interfaces:
InstallerMessageHandler
Direct Known Subclasses:
MsgCompletion, MsgError

public abstract class MsgBanner
extends MsgBase


Field Summary
 
Fields inherited from class org.hyperic.tools.ant.installer.MsgBase
logger
 
Constructor Summary
MsgBanner()
           
 
Method Summary
abstract  java.lang.String beginBanner(java.lang.String message)
           
 void beginMessage(java.lang.String message)
           
 void continueMessage(java.lang.String message)
           
 void endMessage()
           
 
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
 
Methods inherited from interface org.hyperic.tools.ant.installer.InstallerMessageHandler
getPrefix
 

Constructor Detail

MsgBanner

public MsgBanner()
Method Detail

beginMessage

public void beginMessage(java.lang.String message)

beginBanner

public abstract java.lang.String beginBanner(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.