public class Listeners extends Object implements Serializable
jsl:Listeners
job XML element type.Constructor and Description |
---|
Listeners() |
Modifier and Type | Method and Description |
---|---|
List<RefArtifact> |
getListeners()
Gets the list of listeners as
List<RefArtifact> . |
void |
setListeners(List<RefArtifact> listeners)
Sets the list of listeners.
|
public List<RefArtifact> getListeners()
List<RefArtifact>
.public void setListeners(List<RefArtifact> listeners)
listeners
- list of listenersCopyright © 2019 JBoss by Red Hat. All rights reserved.