public interface PropagationList
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(PropagationEntry propagationEntry) |
void |
flush() |
void |
flushNonMarshallable() |
boolean |
isEmpty() |
Iterator<PropagationEntry> |
iterator() |
void |
reset() |
void addEntry(PropagationEntry propagationEntry)
void flush()
void flushNonMarshallable()
void reset()
boolean isEmpty()
Iterator<PropagationEntry> iterator()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.