|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.jee.sun.SessionProperties
public class SessionProperties
Field Summary | |
---|---|
protected java.util.List<Property> |
property
|
Constructor Summary | |
---|---|
SessionProperties()
|
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 |
---|
protected java.util.List<Property> property
Constructor Detail |
---|
public SessionProperties()
Method Detail |
---|
public java.util.List<Property> getProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |