Class DockerRuntimeMarshaller
- java.lang.Object
-
- org.guvnor.ala.marshalling.impl.JSONBaseMarshaller<DockerRuntime>
-
- org.guvnor.ala.docker.marshalling.DockerRuntimeMarshaller
-
- All Implemented Interfaces:
org.guvnor.ala.marshalling.Marshaller<DockerRuntime>
public class DockerRuntimeMarshaller extends org.guvnor.ala.marshalling.impl.JSONBaseMarshaller<DockerRuntime>
DockerRuntime marshaller implementation.
-
-
Constructor Summary
Constructors Constructor Description DockerRuntimeMarshaller()
-