Package | Description |
---|---|
org.sonatype.gossip |
Core components.
|
org.sonatype.gossip.listener |
Event listeners.
|
org.sonatype.gossip.model |
Configuration model.
|
Modifier and Type | Method and Description |
---|---|
Listener[] |
EffectiveProfile.getListeners() |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleListener
Writes events to console.
|
class |
FileListener
Writes events to a file.
|
class |
ListenerSupport
Support for
Listener implementations. |
Modifier and Type | Method and Description |
---|---|
Listener |
ListenerNode.create() |
static Listener |
ComponentFactory.create(ListenerNode node) |
Copyright © 2008–2016 Sonatype. All rights reserved.