Changes since
the last release

com.ebay.sdk.handler
Class MetricsLogHandler

java.lang.Object
  extended by com.ebay.sdk.handler.BaseHandler<LogicalMessageContext>
      extended by com.ebay.sdk.handler.MetricsLogHandler
All Implemented Interfaces:
Handler<LogicalMessageContext>, LogicalHandler<LogicalMessageContext>

public class MetricsLogHandler
extends BaseHandler<LogicalMessageContext>
implements LogicalHandler<LogicalMessageContext>

For performance metrics purpose

Version:
1.0
Author:
boyang

Field Summary
 
Fields inherited from class com.ebay.sdk.handler.BaseHandler
HandlerName
 
Constructor Summary
MetricsLogHandler()
           
 
Method Summary
 boolean handleMessage(LogicalMessageContext lmc)
           
 String removeChars(String s, char c1, char c2)
           
 
Methods inherited from class com.ebay.sdk.handler.BaseHandler
close, handleFault, setHandlerName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.ws.handler.Handler
close, handleFault
 

Constructor Detail

MetricsLogHandler

public MetricsLogHandler()
Method Detail

handleMessage

public boolean handleMessage(LogicalMessageContext lmc)
Specified by:
handleMessage in interface Handler<LogicalMessageContext>

removeChars

public String removeChars(String s,
                          char c1,
                          char c2)

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.