org.apache.geronimo.gshell.clp.handler
Class Handlers
java.lang.Object
org.apache.geronimo.gshell.clp.handler.Handlers
public class Handlers
- extends Object
Provides access to handlers.
- Version:
- $Rev: 576614 $ $Date: 2007-09-17 15:34:32 -0700 (Mon, 17 Sep 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Handlers
public Handlers()
create
public static Handler create(Descriptor desc,
Setter setter)
register
public static void register(Class valueType,
Class<? extends Handler> handlerType)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.