public interface IContext
It's of generic use, and more easy to implement than JNDI one.
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.lang.Object |
lookup(java.lang.String nombre)
Look a resource from its name.
|
java.lang.Object lookup(java.lang.String nombre) throws javax.naming.NamingException
javax.naming.NamingException
void close() throws javax.naming.NamingException
javax.naming.NamingException