|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.util.AbstractSimpleComponentsMonitor
Constructor Summary | |
AbstractSimpleComponentsMonitor(java.lang.String[] components)
|
Method Summary | |
boolean |
allComponentsUsed()
|
abstract boolean |
finalStateValid()
|
java.util.List |
getRemainingComponents()
|
ComponentsMonitor |
useComponent(java.lang.String component)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractSimpleComponentsMonitor(java.lang.String[] components)
Method Detail |
public ComponentsMonitor useComponent(java.lang.String component) throws java.lang.IllegalArgumentException
useComponent
in interface ComponentsMonitor
java.lang.IllegalArgumentException
public boolean allComponentsUsed()
allComponentsUsed
in interface ComponentsMonitor
public java.util.List getRemainingComponents()
getRemainingComponents
in interface ComponentsMonitor
public abstract boolean finalStateValid()
finalStateValid
in interface ComponentsMonitor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |