Package com.swiftmq.tools.versioning
Class VersionedFactory
java.lang.Object
com.swiftmq.tools.versioning.VersionedFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Dumpable
createDumpable
(Versioned versioned) getDumpable
(Versioned versioned) static int[]
-
Constructor Details
-
VersionedFactory
public VersionedFactory()
-
-
Method Details
-
getSupportedVersions
public static int[] getSupportedVersions() -
createDumpable
- Throws:
VersionedException
-
getDumpable
- Throws:
VersionedException
-