org.apache.ws.commons.tcpmon
Class TCPMonBundle

java.lang.Object
  extended by org.apache.ws.commons.tcpmon.TCPMonBundle

public class TCPMonBundle
extends Object


Constructor Summary
TCPMonBundle()
           
 
Method Summary
static String getMessage(String key, String defaultMsg)
          Get the message with the given key.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCPMonBundle

public TCPMonBundle()
Method Detail

getMessage

public static String getMessage(String key,
                                String defaultMsg)
Get the message with the given key. There are no arguments for this message.

Parameters:
key -
defaultMsg -
Returns:
string


Copyright © The Apache Software Foundation. All Rights Reserved.