Uses of Interface
bsh.NameSource.Listener
Packages that use NameSource.Listener
-
Uses of NameSource.Listener in bsh
Methods in bsh with parameters of type NameSource.ListenerModifier and TypeMethodDescriptionvoid
NameSource.addNameSourceListener
(NameSource.Listener listener) void
NameSpace.addNameSourceListener
(NameSource.Listener listener) Implements NameSource Add a listener who is notified upon changes to names in this space. -
Uses of NameSource.Listener in bsh.classpath
Methods in bsh.classpath with parameters of type NameSource.ListenerModifier and TypeMethodDescriptionvoid
BshClassPath.addNameSourceListener
(NameSource.Listener listener) Implements NameSource Add a listener who is notified upon changes to names in this space.