org.apache.directory.shared.ldap.util
Interface ComponentsMonitor
- All Known Implementing Classes:
- AbstractSimpleComponentsMonitor, MandatoryAndOptionalComponentsMonitor
- public interface ComponentsMonitor
useComponent
public ComponentsMonitor useComponent(java.lang.String component)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
allComponentsUsed
public boolean allComponentsUsed()
finalStateValid
public boolean finalStateValid()
getRemainingComponents
public java.util.List getRemainingComponents()
Copyright © 2003-2006 . All Rights Reserved.