public class VisorLifecycleConfig extends Object implements Serializable
| Constructor and Description |
|---|
VisorLifecycleConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
beans() |
void |
beans(String beans) |
boolean |
emailNotification() |
void |
emailNotification(boolean ntf) |
static VisorLifecycleConfig |
from(GridConfiguration c) |
String |
toString() |
public static VisorLifecycleConfig from(GridConfiguration c)
c - Grid configuration.public boolean emailNotification()
public void emailNotification(boolean ntf)
ntf - New whether or not email notifications should be used on node start and stop.Copyright © 2014. All rights reserved.