org.apache.openejb.config.sys
Class SaxAppCtxConfig

java.lang.Object
  extended by org.apache.openejb.config.sys.SaxAppCtxConfig

public class SaxAppCtxConfig
extends Object


Constructor Summary
SaxAppCtxConfig()
           
 
Method Summary
static void parse(AppModule appModule, InputSource source, EnvEntriesPropertiesDeployer envEntriesDeployer, BeanProperties beanProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaxAppCtxConfig

public SaxAppCtxConfig()
Method Detail

parse

public static void parse(AppModule appModule,
                         InputSource source,
                         EnvEntriesPropertiesDeployer envEntriesDeployer,
                         BeanProperties beanProperties)
                  throws SAXException,
                         ParserConfigurationException,
                         IOException
Throws:
SAXException
ParserConfigurationException
IOException


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.