org.apache.openejb.jee.sun
Class JspConfig

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

public class JspConfig
extends Object


Field Summary
protected  List<Property> property
           
 
Constructor Summary
JspConfig()
           
 
Method Summary
 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 List<Property> property
Constructor Detail

JspConfig

public JspConfig()
Method Detail

getProperty

public List<Property> getProperty()


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