public class OutputActivityEvent extends EventObject implements Serializable
source| Constructor and Description |
|---|
OutputActivityEvent(Activity toOutput)
Constructs a prototypical Event.
|
| Modifier and Type | Method and Description |
|---|---|
Activity |
getToOutput() |
getSource, toStringpublic OutputActivityEvent(Activity toOutput)
toOutput - The activity that should be written to the output stream.IllegalArgumentException - if source is null.public Activity getToOutput()
Copyright © 2013–2015 Institute of networks and security. All rights reserved.