public class BootEvent extends EventObject
source| Constructor and Description |
|---|
BootEvent(Object obj) |
BootEvent(Object obj,
String s) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getNewSessionOptions() |
void |
setMessage(String s) |
void |
setNewSessionOptions(String s) |
getSource, toStringpublic BootEvent(Object obj)
Copyright © 2018. All rights reserved.