FileDocCategorySizeDatePackage
WebServiceEndpoint.javaAPI DocGlassfish v2 API3544Fri May 04 22:30:52 BST 2007com.sun.appserv.management.j2ee

WebServiceEndpoint

public interface WebServiceEndpoint implements com.sun.appserv.management.j2ee.J2EEManagedObject
The extension to the JSR 77 hierarchy for a WebService Endpoint.
since
AppServer 9.0

Fields Summary
public static final String
J2EE_TYPE
Constructors Summary
Methods Summary
public java.lang.StringgetImplementationType()
This returns the underlying implementation Servlet or EJB' type

return
either SERVLET or EJB

public longgetLastResetTime()
Returns last reset timestamp in milliseconds.

return
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

return
Map containers keys from {@link MessageTrace}

public voidresetStats()
Reset all the statistics