public class StartupOrder extends Object implements Serializable
| Constructor and Description |
|---|
StartupOrder(List<String> startList) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getStartupOrderComponentList() |
void |
setStartupOrderComponentList(List<String> startupOrderComponentList) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.