org.apache.openejb.jee.sun
Class JspConfig

java.lang.Object
  extended by org.apache.openejb.jee.sun.JspConfig

public class JspConfig
extends java.lang.Object


Field Summary
protected  java.util.List<Property> property
           
 
Constructor Summary
JspConfig()
           
 
Method Summary
 java.util.List<Property> getProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

property

protected java.util.List<Property> property
Constructor Detail

JspConfig

public JspConfig()
Method Detail

getProperty

public java.util.List<Property> getProperty()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.