public class GenericApplicationContextUtil extends Object
Constructor and Description |
---|
GenericApplicationContextUtil() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.context.support.GenericApplicationContext |
getSpringApplicationContext(InputStream applicationContxtInStream,
String springBeansFilePath) |
static org.springframework.context.support.GenericApplicationContext |
getSpringApplicationContext(String applicationContxtFilePath,
ClassLoader springBeansClassLoader) |
static org.springframework.context.support.GenericApplicationContext |
getSpringApplicationContext(String applicationContxtFilePath,
String springBeansFilePath) |
static org.springframework.context.support.GenericApplicationContext |
getSpringApplicationContextClassPath(ClassLoader classLoader,
String relPath) |
public static org.springframework.context.support.GenericApplicationContext getSpringApplicationContext(InputStream applicationContxtInStream, String springBeansFilePath) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public static org.springframework.context.support.GenericApplicationContext getSpringApplicationContextClassPath(ClassLoader classLoader, String relPath) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public static org.springframework.context.support.GenericApplicationContext getSpringApplicationContext(String applicationContxtFilePath, ClassLoader springBeansClassLoader) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
Copyright © 2018 WSO2. All rights reserved.