Uses of Interface
org.jboss.wsf.spi.management.EndpointMetrics

Packages that use EndpointMetrics
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
 EndpointMetrics Endpoint.getEndpointMetrics()
          Get the endpoint metrics for this endpoint
 

Methods in org.jboss.wsf.spi.deployment with parameters of type EndpointMetrics
 void Endpoint.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
abstract  EndpointMetrics EndpointMetricsFactory.newEndpointMetrics()
           
 



Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.