|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRuntimeContextIterator
An iterator over a collection of runtime contexts.
IProvider,
IRuntimeContext| Method Summary | |
|---|---|
void |
close()
Closes the iterator |
boolean |
hasNext()
Returns true if this iterator has more contexts |
IRuntimeContext |
next()
Returns next available data context |
| Method Detail |
|---|
IRuntimeContext next()
throws BareflowException
BareflowException - if context is not available
boolean hasNext()
throws BareflowException
BareflowException
void close()
throws BareflowException
BareflowException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||