public class BrokerDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
List<ComponentDTO> |
components |
SecurityDTO |
security |
ServerDTO |
server |
WebServerDTO |
web |
| Constructor and Description |
|---|
BrokerDTO() |
public SecurityDTO security
public ServerDTO server
public WebServerDTO web
public List<ComponentDTO> components
Copyright © 2017 JBoss by Red Hat. All rights reserved.