public class HomeBean extends Object implements Serializable
| Constructor and Description |
|---|
HomeBean()
Default constructor.
|
HomeBean(FF4j ff4j)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCaching()
Getter accessor for attribute 'caching'.
|
String |
getFeatureStore()
Getter accessor for attribute 'featureStore'.
|
String |
getMonitoring()
Getter accessor for attribute 'monitoring'.
|
int |
getNbEvents()
Getter accessor for attribute 'nbEvents'.
|
int |
getNbFeature()
Getter accessor for attribute 'nbFeature'.
|
int |
getNbGroup()
Getter accessor for attribute 'nbGroup'.
|
int |
getNbProperties()
Getter accessor for attribute 'nbProperties'.
|
String |
getPropertyStore()
Getter accessor for attribute 'propertyStore'.
|
String |
getSecurity()
Getter accessor for attribute 'security'.
|
String |
getUptime()
Getter accessor for attribute 'uptime'.
|
String |
getVersion()
Getter accessor for attribute 'version'.
|
void |
setUptime(long ff4jStartTime)
Setter accessor for attribute 'uptime'.
|
public HomeBean()
public HomeBean(FF4j ff4j)
public String getSecurity()
public String getMonitoring()
public String getVersion()
public String getUptime()
public void setUptime(long ff4jStartTime)
ff4jStartTime - new value for 'uptime 'public int getNbFeature()
public int getNbGroup()
public int getNbEvents()
public String getFeatureStore()
public String getPropertyStore()
public int getNbProperties()
public String getCaching()
Copyright © 2013–2019 FF4J. All rights reserved.