org.wso2.wsas.admin.service.spring
Class GenericApplicationContextSupplier

java.lang.Object
  extended byorg.wso2.wsas.admin.service.spring.GenericApplicationContextSupplier
All Implemented Interfaces:
org.apache.axis2.ServiceObjectSupplier

public class GenericApplicationContextSupplier
extends java.lang.Object
implements org.apache.axis2.ServiceObjectSupplier


Field Summary
static java.lang.String APPLICATION_CONTEXT_LOCATION
           
static java.lang.String SERVICE_SPRING_BEANNAME
           
 
Constructor Summary
GenericApplicationContextSupplier()
           
 
Method Summary
 java.lang.Object getServiceObject(org.apache.axis2.description.AxisService axisService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_SPRING_BEANNAME

public static final java.lang.String SERVICE_SPRING_BEANNAME
See Also:
Constant Field Values

APPLICATION_CONTEXT_LOCATION

public static final java.lang.String APPLICATION_CONTEXT_LOCATION
See Also:
Constant Field Values
Constructor Detail

GenericApplicationContextSupplier

public GenericApplicationContextSupplier()
Method Detail

getServiceObject

public java.lang.Object getServiceObject(org.apache.axis2.description.AxisService axisService)
                                  throws org.apache.axis2.AxisFault
Specified by:
getServiceObject in interface org.apache.axis2.ServiceObjectSupplier
Throws:
org.apache.axis2.AxisFault