|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceEventChannel
Event channel used to transmit namespace registry operations.
| Method Summary | |
|---|---|
void |
remapped(String oldPrefix,
String newPrefix,
String uri)
Called when a namespace has been remapped. |
void |
setListener(NamespaceEventListener listener)
Set listener that will receive information about incoming, external namespace events. |
| Method Detail |
|---|
void remapped(String oldPrefix,
String newPrefix,
String uri)
oldPrefix - old prefix. if null this is a fresh mappingnewPrefix - new prefix. if null this is an unmap operationuri - uri to map prefix tovoid setListener(NamespaceEventListener listener)
listener - namespace event listener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||