beaglebuddy
October 5th, 2000, 03:58 PM
I need to register for events from a jndi tree. How do I do it?
The jndi package has an interface called javax.naming.event.EventContext which has methods for adding
and removing listeners to a jndi tree. Do I use this interface? Does the jndi service provider implement that interface somewhere?
Help.
The jndi package has an interface called javax.naming.event.EventContext which has methods for adding
and removing listeners to a jndi tree. Do I use this interface? Does the jndi service provider implement that interface somewhere?
Help.