Class CreatePodActionParser

java.lang.Object
org.citrusframework.kubernetes.config.xml.KubernetesExecuteActionParser<CreatePod>
org.citrusframework.kubernetes.config.xml.CreatePodActionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class CreatePodActionParser extends KubernetesExecuteActionParser<CreatePod>
Since:
2.7
Author:
Christoph Deppisch