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(javax.management.ObjectName source, String moduleType)
           
static J2eeContextImpl J2eeContextImpl.newModuleContext(javax.management.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(javax.management.ObjectName source, String moduleType, String moduleName)
           
static J2eeContextImpl J2eeContextImpl.newModuleContextFromApplication(J2eeContext source, String moduleType, String moduleName)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.