com.beetle.framework.web.controller.draw
类 DrawFactory
java.lang.Object
com.beetle.framework.web.controller.draw.DrawFactory
public class DrawFactory
- extends java.lang.Object
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- 版本:
- 1.0
- 作者:
- not attributable
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DrawFactory
public DrawFactory()
getDrawConfig
public static java.util.Map getDrawConfig(ServletContext app)
isDrawController
public static boolean isDrawController(java.lang.String url,
ServletContext app)
getDrawInstance
public static IDraw getDrawInstance(java.lang.String url,
ServletContext app,
java.lang.String zoreImpClass)
throws ServletException
- 抛出:
ServletException