Package org.apache.jasper.runtime
Class InstanceManagerFactory
- java.lang.Object
-
- org.apache.jasper.runtime.InstanceManagerFactory
-
public class InstanceManagerFactory extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InstanceManager
getInstanceManager(ServletConfig config)
-
-
-
Method Detail
-
getInstanceManager
public static InstanceManager getInstanceManager(ServletConfig config)
-
-