public class JbootMetricGraphiteReporterConfig extends Object
private String
host
private Integer
port
prefixedWith
JbootMetricGraphiteReporterConfig()
String
getHost()
Integer
getPort()
getPrefixedWith()
void
setHost(String host)
setPort(Integer port)
setPrefixedWith(String prefixedWith)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String host
private Integer port
private String prefixedWith
public JbootMetricGraphiteReporterConfig()
public String getHost()
public void setHost(String host)
public Integer getPort()
public void setPort(Integer port)
public String getPrefixedWith()
public void setPrefixedWith(String prefixedWith)
Copyright © 2024. All rights reserved.