Uses of Interface
org.jboss.wsf.spi.management.EndpointMetrics
-
Packages that use EndpointMetrics Package Description org.jboss.wsf.spi.deployment org.jboss.wsf.spi.management -
-
Uses of EndpointMetrics in org.jboss.wsf.spi.deployment
Methods in org.jboss.wsf.spi.deployment that return EndpointMetrics Modifier and Type Method Description EndpointMetricsEndpoint. getEndpointMetrics()Get the endpoint metrics for this endpointMethods in org.jboss.wsf.spi.deployment with parameters of type EndpointMetrics Modifier and Type Method Description voidEndpoint. setEndpointMetrics(EndpointMetrics metrics)Set the endpoint metrics for this endpoint -
Uses of EndpointMetrics in org.jboss.wsf.spi.management
Methods in org.jboss.wsf.spi.management that return EndpointMetrics Modifier and Type Method Description abstract EndpointMetricsEndpointMetricsFactory. newEndpointMetrics()
-