Interface GhostMetaArtifactsLoader

  • All Known Implementing Classes:
    GhostServiceMetaArtifactsLoader

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

      All Methods Instance Methods Abstract Methods 
      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 Detail

      • 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