Uses of Enum
org.italiangrid.voms.util.NullListener
Packages that use NullListener
Package
Description
This package provides utility classes used in other packages.
-
Uses of NullListener in org.italiangrid.voms.util
Subclasses with type arguments of type NullListener in org.italiangrid.voms.utilModifier and TypeClassDescriptionenumA Singleton Listener which swallows notification.Methods in org.italiangrid.voms.util that return NullListenerModifier and TypeMethodDescriptionstatic NullListenerReturns the enum constant of this type with the specified name.static NullListener[]NullListener.values()Returns an array containing the constants of this enum type, in the order they are declared.