com.xebialabs.deployit.plugin.wls.container
Class DelegatedInspectionHelper
java.lang.Object
com.xebialabs.deployit.plugin.wls.container.DelegatedInspectionHelper
public class DelegatedInspectionHelper
- extends java.lang.Object
|
Method Summary |
static void |
discoverDeployeds(com.xebialabs.deployit.plugin.python.PythonManagedContainer container,
com.xebialabs.deployit.plugin.api.inspection.InspectionContext ctx)
|
static void |
discoverDeployeds(com.xebialabs.deployit.plugin.python.PythonManagedContainer container,
com.xebialabs.deployit.plugin.api.inspection.InspectionContext ctx,
java.lang.Iterable<com.xebialabs.deployit.plugin.api.reflect.Type> types)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DISCOVER_SCRIPT_PROPERTY_NAME
public static final java.lang.String DISCOVER_SCRIPT_PROPERTY_NAME
- See Also:
- Constant Field Values
DelegatedInspectionHelper
public DelegatedInspectionHelper()
discoverDeployeds
public static void discoverDeployeds(com.xebialabs.deployit.plugin.python.PythonManagedContainer container,
com.xebialabs.deployit.plugin.api.inspection.InspectionContext ctx)
discoverDeployeds
public static void discoverDeployeds(com.xebialabs.deployit.plugin.python.PythonManagedContainer container,
com.xebialabs.deployit.plugin.api.inspection.InspectionContext ctx,
java.lang.Iterable<com.xebialabs.deployit.plugin.api.reflect.Type> types)