Package | Description |
---|---|
org.sonatype.gossip.listener |
Event listeners.
|
Modifier and Type | Method and Description |
---|---|
ConsoleListener.Stream |
ConsoleListener.getStream() |
static ConsoleListener.Stream |
ConsoleListener.Stream.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleListener.Stream[] |
ConsoleListener.Stream.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsoleListener.setStream(ConsoleListener.Stream stream) |
Copyright © 2008–2016 Sonatype. All rights reserved.