Uses of Interface
org.eclipse.jetty.jndi.NamingContext.Listener
Packages that use NamingContext.Listener
-
Uses of NamingContext.Listener in org.eclipse.jetty.jndi
Fields in org.eclipse.jetty.jndi with type parameters of type NamingContext.ListenerModifier and TypeFieldDescriptionprivate Collection<NamingContext.Listener> NamingContext._listenersMethods in org.eclipse.jetty.jndi that return types with arguments of type NamingContext.ListenerModifier and TypeMethodDescriptionprivate Collection<NamingContext.Listener> NamingContext.findListeners()Methods in org.eclipse.jetty.jndi with parameters of type NamingContext.ListenerModifier and TypeMethodDescriptionvoidNamingContext.addListener(NamingContext.Listener listener) booleanNamingContext.removeListener(NamingContext.Listener listener)