org.wso2.carbon.utils.multitenancy
Class GhostServiceMetaArtifactsLoader
java.lang.Object
org.wso2.carbon.utils.multitenancy.GhostServiceMetaArtifactsLoader
- All Implemented Interfaces:
- GhostMetaArtifactsLoader
public class GhostServiceMetaArtifactsLoader
- extends Object
- implements GhostMetaArtifactsLoader
|
Method Summary |
void |
loadArtifacts(org.apache.axis2.engine.AxisConfiguration axisConfiguration,
String tenantDomain)
This method will be used by all the ghost meta artifact loaders to define their logic |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GhostServiceMetaArtifactsLoader
public GhostServiceMetaArtifactsLoader()
loadArtifacts
public void loadArtifacts(org.apache.axis2.engine.AxisConfiguration axisConfiguration,
String tenantDomain)
- Description copied from interface:
GhostMetaArtifactsLoader
- This method will be used by all the ghost meta artifact loaders to define their logic
- Specified by:
loadArtifacts in interface GhostMetaArtifactsLoader
- Parameters:
axisConfiguration - - current tenant axis configurationtenantDomain - - current tenant domain
Copyright © 2014 WSO2 Inc. All rights reserved.