Uses of Class
org.apache.directory.shared.ldap.extras.extended.ads_impl.GracefulShutdownStatesEnum

Packages that use GracefulShutdownStatesEnum
org.apache.directory.shared.ldap.extras.extended.ads_impl   
 

Uses of GracefulShutdownStatesEnum in org.apache.directory.shared.ldap.extras.extended.ads_impl
 

Methods in org.apache.directory.shared.ldap.extras.extended.ads_impl that return GracefulShutdownStatesEnum
 GracefulShutdownStatesEnum GracefulShutdownStatesEnum.getStartState()
          
static GracefulShutdownStatesEnum GracefulShutdownStatesEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GracefulShutdownStatesEnum[] GracefulShutdownStatesEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.