org.apache.directory.shared.ldap.codec.extended.operations
Class GracefulActionConstants

java.lang.Object
  extended byorg.apache.directory.shared.ldap.codec.extended.operations.GracefulActionConstants

public class GracefulActionConstants
extends java.lang.Object

Graceful Disconnect and Shutdown extended operation constants

Version:
$Rev: 379008 $
Author:
Apache Directory Project

Field Summary
static int GRACEFUL_ACTION_DELAY_TAG
          This is the TAG used for the delay.
 
Constructor Summary
GracefulActionConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GRACEFUL_ACTION_DELAY_TAG

public static final int GRACEFUL_ACTION_DELAY_TAG
This is the TAG used for the delay. It's a contextual primitive Tag

See Also:
Constant Field Values
Constructor Detail

GracefulActionConstants

public GracefulActionConstants()


Copyright © 2003-2006 . All Rights Reserved.