org.apache.jetspeed.search
Interface HandlerFactory
- public interface HandlerFactory
- Author:
- jford
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
addClassNameMapping
public void addClassNameMapping(String className,
String handlerClassName)
getHandler
public ObjectHandler getHandler(Object obj)
throws Exception
- Throws:
Exception
getHandler
public ObjectHandler getHandler(String className)
throws Exception
- Throws:
Exception
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.