org.apache.directory.api.ldap.sp
Class LdapContextParameter

java.lang.Object
  extended by org.apache.directory.api.ldap.sp.LdapContextParameter
All Implemented Interfaces:
Serializable

public class LdapContextParameter
extends Object
implements Serializable

A class for representing the special SP parameter: $ldapContext.

Author:
Apache Directory Project
See Also:
Serialized Form

Constructor Summary
LdapContextParameter(String name)
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapContextParameter

public LdapContextParameter(String name)
Method Detail

getValue

public String getValue()


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