org.wso2.carbon.utils.deployment
Interface GhostMetaArtifactsLoader
- All Known Implementing Classes:
- GhostServiceMetaArtifactsLoader
public interface GhostMetaArtifactsLoader
Common interface for all ghost meta artifact loaders (Service, Webapps)
|
Method Summary |
void |
loadArtifacts(org.apache.axis2.engine.AxisConfiguration axisConfiguration,
String tenantDomian)
This method will be used by all the ghost meta artifact loaders to define their logic |
loadArtifacts
void loadArtifacts(org.apache.axis2.engine.AxisConfiguration axisConfiguration,
String tenantDomian)
- This method will be used by all the ghost meta artifact loaders to define their logic
- Parameters:
axisConfiguration - - current tenant axis configurationtenantDomian - - current tenant domain
Copyright © 2014 WSO2 Inc. All rights reserved.