Class JavaSerializationTesterFactory
java.lang.Object
org.wildfly.clustering.marshalling.java.JavaSerializationTesterFactory
- All Implemented Interfaces:
MarshallingTesterFactory, TesterFactory
@MetaInfServices(MarshallingTesterFactory.class)
public class JavaSerializationTesterFactory
extends Object
implements MarshallingTesterFactory
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionJavaSerializationTesterFactory(ClassLoader loader, ObjectInputFilter filter) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface MarshallingTesterFactory
createTesterMethods inherited from interface TesterFactory
create2DArrayTester, createArrayTester, createCollectionTester, createIdentityTester, createKeyTester, createMapTester, createOrderedCollectionTester, createOrderedMapTester, createTester, createTester, createTester
-
Constructor Details
-
JavaSerializationTesterFactory
public JavaSerializationTesterFactory() -
JavaSerializationTesterFactory
-
-
Method Details
-
getMarshaller
- Specified by:
getMarshallerin interfaceMarshallingTesterFactory
-
toString
-