org.silverpeas.process.annotation
Class DummyHandledFileConverterRegistration
java.lang.Object
org.silverpeas.process.annotation.DummyHandledFileConverterRegistration
public class DummyHandledFileConverterRegistration
- extends Object
Registering DummyHandledFileConverter
instances. Registred
DummyHandledFileConverter
are used by SimulationActionProcess
.
- Author:
- Yohann Chastagnier
- See Also:
SimulationActionProcess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyHandledFileConverterRegistration
public DummyHandledFileConverterRegistration()
register
public static void register(DummyHandledFileConverter converter)
- Register
- Parameters:
converter
-
unregister
public static void unregister(DummyHandledFileConverter converter)
- Unregister
- Parameters:
converter
-
Copyright © 2016 Silverpeas. All Rights Reserved.