public class BrokerConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static BrokerConfiguration |
DEFAULT |
| Constructor and Description |
|---|
BrokerConfiguration(String name,
Boolean marshal,
Boolean persistenceEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getMarshal() |
String |
getName() |
Boolean |
getPersistenceEnabled() |
int |
hashCode() |
String |
toString() |
public static final BrokerConfiguration DEFAULT
Copyright © 2018. All rights reserved.