public class Service extends Object
| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
List<Component> |
getComponents() |
List<Filter> |
getFilters() |
String |
getName() |
void |
setComponents(List<Component> components) |
void |
setFilters(List<Filter> filters) |
void |
setName(String name) |
Copyright © 2022 Apache Software Foundation. All rights reserved.