ca.infoway.messagebuilder.marshalling.hl7.formatter
Class FormatterRegistry

Package class diagram package FormatterRegistry
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.Registry<PropertyFormatter>
      extended by ca.infoway.messagebuilder.marshalling.hl7.formatter.FormatterRegistry

public class FormatterRegistry
extends Registry<PropertyFormatter>


Method Summary
static FormatterRegistry getInstance()
           
protected  void registerAll()
           
 
Methods inherited from class ca.infoway.messagebuilder.marshalling.hl7.Registry
get, get, getRegistrationKey, register, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static FormatterRegistry getInstance()

registerAll

protected void registerAll()
Specified by:
registerAll in class Registry<PropertyFormatter>


Copyright © 2013. All Rights Reserved.