Interface DeploymentContext.DeployedTypeSupplier

  • Enclosing class:
    DeploymentContext

    public static interface DeploymentContext.DeployedTypeSupplier
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.xebialabs.deployit.plugin.api.reflect.Type getType​(com.xebialabs.deployit.plugin.api.udm.Deployable deployable, com.xebialabs.deployit.plugin.api.udm.Container container)  
    • Method Detail

      • getType

        com.xebialabs.deployit.plugin.api.reflect.Type getType​(com.xebialabs.deployit.plugin.api.udm.Deployable deployable,
                                                               com.xebialabs.deployit.plugin.api.udm.Container container)