2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.implementation.spring
Class SCAApplicationContext
java.lang.Object
AbstractXmlApplicationContext
org.apache.tuscany.sca.implementation.spring.SCAApplicationContext
public class SCAApplicationContext
- extends AbstractXmlApplicationContext
An ApplicationContext
specialization that registers namespace
handlers for SCA elements - in particular the , and
elements which are provided as SCA extensions to the Spring
application context schema
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APP_CONTEXT_PROP
public static final java.lang.String APP_CONTEXT_PROP
- See Also:
- Constant Field Values
SCAApplicationContext
public SCAApplicationContext(ApplicationContext parent,
Resource appXml)
initBeanDefinitionReader
protected void initBeanDefinitionReader(XmlBeanDefinitionReader beanDefinitionReader)
getConfigResources
protected Resource[] getConfigResources()