@Generated(value="org.jsonschema2pojo") public class StatisticsControlResponse extends ResourcePathResponse implements EventDestination
| Constructor and Description |
|---|
StatisticsControlResponse() |
| Modifier and Type | Method and Description |
|---|---|
StatisticsSetting |
getDatasources()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getEjb3()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getInfinispan()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getMessaging()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getTransactions()
The desired state of the statistics enabled flag.
|
StatisticsSetting |
getWeb()
The desired state of the statistics enabled flag.
|
void |
setDatasources(StatisticsSetting datasources)
The desired state of the statistics enabled flag.
|
void |
setEjb3(StatisticsSetting ejb3)
The desired state of the statistics enabled flag.
|
void |
setInfinispan(StatisticsSetting infinispan)
The desired state of the statistics enabled flag.
|
void |
setMessaging(StatisticsSetting messaging)
The desired state of the statistics enabled flag.
|
void |
setTransactions(StatisticsSetting transactions)
The desired state of the statistics enabled flag.
|
void |
setWeb(StatisticsSetting web)
The desired state of the statistics enabled flag.
|
getDestinationSessionId, getMessage, getResourcePath, getSenderRequestId, getServerRefreshIndicator, getStatus, setDestinationSessionId, setMessage, setResourcePath, setSenderRequestId, setServerRefreshIndicator, setStatusgetAuthentication, setAuthenticationbuildObjectMapperForDeserialization, buildObjectMapperForSerialization, fromJSON, fromJSON, getCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSON, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCorrelationId, getHeaders, getMessageId, setCorrelationId, setHeaders, setMessageId, toJSONpublic StatisticsSetting getWeb()
public void setWeb(StatisticsSetting web)
web - The webpublic StatisticsSetting getTransactions()
public void setTransactions(StatisticsSetting transactions)
transactions - The transactionspublic StatisticsSetting getDatasources()
public void setDatasources(StatisticsSetting datasources)
datasources - The datasourcespublic StatisticsSetting getInfinispan()
public void setInfinispan(StatisticsSetting infinispan)
infinispan - The infinispanpublic StatisticsSetting getEjb3()
public void setEjb3(StatisticsSetting ejb3)
ejb3 - The ejb3public StatisticsSetting getMessaging()
public void setMessaging(StatisticsSetting messaging)
messaging - The messagingCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.