org.apache.geronimo.jasper
Class JasperServletContextCustomizer

java.lang.Object
  extended by org.apache.geronimo.jasper.JasperServletContextCustomizer
All Implemented Interfaces:
RuntimeCustomizer

public class JasperServletContextCustomizer
extends Object
implements RuntimeCustomizer


Nested Class Summary
static class JasperServletContextCustomizer.JasperInstanceManager
           
 
Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
JasperServletContextCustomizer(Holder holder)
           
 
Method Summary
 void customize(Map<Class,Object> context)
           
static GBeanInfo getGBeanInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

JasperServletContextCustomizer

public JasperServletContextCustomizer(Holder holder)
Method Detail

customize

public void customize(Map<Class,Object> context)
Specified by:
customize in interface RuntimeCustomizer

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.