Class OptionHandlerRegistry


  • public class OptionHandlerRegistry
    extends Object
    Manages the registration of option handlers. This is good for registering custom handlers for specific parameter classes not yet implemented. The registry is a singleton that can be retrieved with the getRegistry() call.
    Author:
    Stephan Fuhrmann