org.apache.openejb.jee.sun
Class SessionProperties

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

public class SessionProperties
extends Object


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

SessionProperties

public SessionProperties()
Method Detail

getProperty

public List<Property> getProperty()


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