Uses of Class
org.apache.openejb.config.sys.Openejb

Packages that use Openejb
org.apache.openejb.config   
org.apache.openejb.config.sys Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Openejb in org.apache.openejb.config
 

Methods in org.apache.openejb.config with parameters of type Openejb
static boolean ConfigUtils.addDeploymentEntryToConfig(String jarLocation, Openejb config)
           
 

Uses of Openejb in org.apache.openejb.config.sys
 

Methods in org.apache.openejb.config.sys that return Openejb
static Openejb JaxbOpenejb.createOpenejb()
           
 Openejb ObjectFactory.createOpenejb()
          Create an instance of Openejb
static Openejb JaxbOpenejb.readConfig(String configFile)
           
 

Methods in org.apache.openejb.config.sys with parameters of type Openejb
static void JaxbOpenejb.writeConfig(String configFile, Openejb openejb)
           
 



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