|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListenerNode | |
---|---|
org.sonatype.gossip.model | Configuration model. |
Uses of ListenerNode in org.sonatype.gossip.model |
---|
Methods in org.sonatype.gossip.model that return types with arguments of type ListenerNode | |
---|---|
List<ListenerNode> |
ProfileNode.getListeners()
Method getListeners. |
Methods in org.sonatype.gossip.model with parameters of type ListenerNode | |
---|---|
static Listener |
ComponentFactory.create(ListenerNode node)
|
Method parameters in org.sonatype.gossip.model with type arguments of type ListenerNode | |
---|---|
void |
ProfileNode.setListeners(List<ListenerNode> listeners)
Set the listeners field. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |