Interface GhostMetaArtifactsLoader

All Known Implementing Classes:
GhostServiceMetaArtifactsLoader

public interface GhostMetaArtifactsLoader
Common interface for all ghost meta artifact loaders (Service, Webapps)
  • Method Summary

    Modifier and Type
    Method
    Description
    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
  • Method Details

    • 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 configuration
      tenantDomian - - current tenant domain