Class DelegatedInspectionHelper

java.lang.Object
com.xebialabs.deployit.plugin.was.container.DelegatedInspectionHelper

public class DelegatedInspectionHelper extends Object
  • Field Details

  • Constructor Details

    • DelegatedInspectionHelper

      public DelegatedInspectionHelper()
  • Method Details

    • discoverDeployeds

      public static void discoverDeployeds(com.xebialabs.deployit.plugin.python.PythonManagedContainer container, com.xebialabs.deployit.plugin.api.inspection.InspectionContext ctx, boolean appendTypeToName, String stringEncoding)
    • discoverDeployeds

      public static void discoverDeployeds(com.xebialabs.deployit.plugin.python.PythonManagedContainer container, com.xebialabs.deployit.plugin.api.inspection.InspectionContext ctx, Iterable<com.xebialabs.deployit.plugin.api.reflect.Type> types, boolean appendTypeToName, String stringEncoding)