public static interface SystemNodeCreator.SystemNodeRegistry
Modifier and Type | Method and Description |
---|---|
VirtualHostImpl |
getVirtualHost() |
boolean |
hasSystemNode(String name) |
void |
registerSystemNode(MessageNode node) |
void |
removeSystemNode(MessageNode node) |
void |
removeSystemNode(String name) |
void registerSystemNode(MessageNode node)
void removeSystemNode(MessageNode node)
void removeSystemNode(String name)
VirtualHostImpl getVirtualHost()
boolean hasSystemNode(String name)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.