Uses of Class
org.apache.geronimo.j2ee.j2eeobjectnames.J2eeContextImpl

Packages that use J2eeContextImpl
org.apache.geronimo.j2ee.j2eeobjectnames   
 

Uses of J2eeContextImpl in org.apache.geronimo.j2ee.j2eeobjectnames
 

Methods in org.apache.geronimo.j2ee.j2eeobjectnames that return J2eeContextImpl
static J2eeContextImpl J2eeContextImpl.newContext(ObjectName source, String moduleType)
           
static J2eeContextImpl J2eeContextImpl.newModuleContext(ObjectName source, String moduleType)
          This method is a workaround for GERONIMO-1140 -- it's the same as the previous one except for the offending line.
static J2eeContextImpl J2eeContextImpl.newModuleContextFromApplication(J2eeContext source, String moduleType, String moduleName)
           
static J2eeContextImpl J2eeContextImpl.newModuleContextFromApplication(ObjectName source, String moduleType, String moduleName)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.