Uses of Class
org.apache.openejb.jee.sun.SessionConfig

Packages that use SessionConfig
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of SessionConfig in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as SessionConfig
protected  SessionConfig SunWebApp.sessionConfig
           
 

Methods in org.apache.openejb.jee.sun that return SessionConfig
 SessionConfig SunWebApp.getSessionConfig()
           
 

Methods in org.apache.openejb.jee.sun with parameters of type SessionConfig
 void SunWebApp.setSessionConfig(SessionConfig value)
           
 



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