org.jboss.wsf.spi.management
Class EndpointMetricsFactory

java.lang.Object
  extended by org.jboss.wsf.spi.management.EndpointMetricsFactory

public abstract class EndpointMetricsFactory
extends Object


Constructor Summary
EndpointMetricsFactory()
           
 
Method Summary
abstract  EndpointMetrics newEndpointMetrics()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointMetricsFactory

public EndpointMetricsFactory()
Method Detail

newEndpointMetrics

public abstract EndpointMetrics newEndpointMetrics()


Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.