Methods Summary |
---|
public java.lang.String | getImplementationType()This returns the underlying implementation Servlet or EJB' type
|
public long | getLastResetTime()Returns last reset timestamp in milliseconds.
|
public com.sun.appserv.management.ext.wsmgmt.MessageTrace[] | getMessagesInHistory()Returns last N message content and info collected for this web service.
WILL CHANGE: actual return type will be CompositeData OR Map
|
public void | resetStats()Reset all the statistics
|