fr.dyade.aaa.jndi2.impl

Class ContextCache

Implemented Interfaces:
ContextTable

public class ContextCache
extends java.lang.Object
implements ContextTable

Constructor Summary

ContextCache()

Method Summary

NamingContext
get(Object key)
void
put(Object key, NamingContext nc)
void
remove(Object key)

Constructor Details

ContextCache

public ContextCache()

Method Details

get

public NamingContext get(Object key)
Specified by:
get in interface ContextTable


put

public void put(Object key,
                NamingContext nc)
Specified by:
put in interface ContextTable


remove

public void remove(Object key)
Specified by:
remove in interface ContextTable


Copyright B) 2004 Scalagent - All rights reserved