FileDocCategorySizeDatePackage
Constants.javaAPI DocGlassfish v2 API2910Fri May 04 22:24:42 BST 2007com.sun.enterprise.admin.wsmgmt.config.spi

Constants

public interface Constants
Constants in management configuration for a web service end point.

Fields Summary
public static final String
LOW
The name of Monitoring level LOW
public static final String
OFF
The name of Monitoring level OFF
public static final String
HIGH
The name of Monitoring level HIGH
public static final String
AGGREGATE_STATS_FILTER
Filter Name for Low Monitoring level
public static final String
REQUEST
The name of apply-to request constant
public static final String
RESPONSE
The name of apply-to response constant
public static final String
BOTH
The name of apply-to both request and response constant
Constructors Summary
Methods Summary