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

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

public class LdapContextParameter
extends java.lang.Object
implements java.io.Serializable

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

Version:
$Rev:$
Author:
Apache Directory Project
See Also:
Serialized Form

Constructor Summary
LdapContextParameter(java.lang.String name)
           
 
Method Summary
 java.lang.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(java.lang.String name)
Method Detail

getValue

public java.lang.String getValue()


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.