fr.dyade.aaa.jndi2.impl
Class ContextRecord

java.lang.Object
  extended byfr.dyade.aaa.jndi2.impl.Record
      extended byfr.dyade.aaa.jndi2.impl.ContextRecord
All Implemented Interfaces:
java.io.Serializable

public class ContextRecord
extends Record

See Also:
Serialized Form

Constructor Summary
ContextRecord(java.lang.String name, NamingContextId id)
           
 
Method Summary
 NamingContextId getId()
           
 java.lang.String toString()
           
 
Methods inherited from class fr.dyade.aaa.jndi2.impl.Record
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextRecord

public ContextRecord(java.lang.String name,
                     NamingContextId id)
Method Detail

getId

public final NamingContextId getId()

toString

public java.lang.String toString()
Overrides:
toString in class Record


Copyright ? 2004 Scalagent - All rights reserved