Uses of Interface
org.kohsuke.args4j.OptionHandlerRegistry.OptionHandlerFactory
Packages that use OptionHandlerRegistry.OptionHandlerFactory
-
Uses of OptionHandlerRegistry.OptionHandlerFactory in org.kohsuke.args4j
Methods in org.kohsuke.args4j with parameters of type OptionHandlerRegistry.OptionHandlerFactoryModifier and TypeMethodDescriptionvoidOptionHandlerRegistry.registerHandler(Class valueType, OptionHandlerRegistry.OptionHandlerFactory factory) Registers a user-definedOptionHandlerclass with args4j.