public interface ComponentsMonitor
Modifier and Type | Method and Description |
---|---|
boolean |
allComponentsUsed() |
boolean |
finalStateValid() |
List |
getRemainingComponents() |
ComponentsMonitor |
useComponent(String component) |
ComponentsMonitor useComponent(String component) throws IllegalArgumentException
IllegalArgumentException
boolean allComponentsUsed()
boolean finalStateValid()
List getRemainingComponents()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.