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
void addClassNameMapping(String className,
String handlerClassName)
getHandler
ObjectHandler getHandler(Object obj)
throws Exception
- Throws:
Exception
getHandler
ObjectHandler getHandler(String className)
throws Exception
- Throws:
Exception
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.