org.apache.openejb.jee.sun
Class StoreProperties

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

public class StoreProperties
extends java.lang.Object


Field Summary
protected  java.util.List<Property> property
           
 
Constructor Summary
StoreProperties()
           
 
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

StoreProperties

public StoreProperties()
Method Detail

getProperty

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


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