ca.quine.factorygen.test
Class MarshallerFactoryTest
java.lang.Object
|
+--ca.quine.factorygen.Registrar
|
+--ca.quine.factorygen.test.MarshallerFactoryTest
- public class MarshallerFactoryTest
- extends Registrar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarshallerFactoryTest
public MarshallerFactoryTest()
addRegistrant
public void addRegistrant(IRegistrant registrant)
- Make this method public for testing purposes.
- Overrides:
addRegistrant
in class Registrar
- Parameters:
registrant
-
getMarshaller
public IMarshaller getMarshaller(Object key)