Uses of Class
org.apache.commons.monitoring.reporting.web.handler.internal.EndpointInfo

Packages that use EndpointInfo
org.apache.commons.monitoring.reporting.web.handler.internal   
org.apache.commons.monitoring.reporting.web.plugin   
 

Uses of EndpointInfo in org.apache.commons.monitoring.reporting.web.handler.internal
 

Methods in org.apache.commons.monitoring.reporting.web.handler.internal that return EndpointInfo
static EndpointInfo EndpointInfo.build(Class<?> endpointClass, String id, String rootMapping)
           
 

Uses of EndpointInfo in org.apache.commons.monitoring.reporting.web.plugin
 

Constructors in org.apache.commons.monitoring.reporting.web.plugin with parameters of type EndpointInfo
PluginRepository.PluginInfo(String url, String name, EndpointInfo info)
           
 



Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.