public final class GracefulShutdownGrammar extends org.apache.directory.api.asn1.ber.grammar.AbstractGrammar<GracefulShutdownContainer>
GracefulShutdwon ::= SEQUENCE {
timeOffline INTEGER (0..720) DEFAULT 0,
delay [0] INTEGER (0..86400) DEFAULT 0
}
| Modifier and Type | Method and Description |
|---|---|
static GracefulShutdownGrammar |
getInstance()
This class is a singleton.
|
public static GracefulShutdownGrammar getInstance()
Copyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.