it.amattioli.workstate.conversion
Class ConvServiceFactory

Show UML class diagram
java.lang.Object
  extended by it.amattioli.workstate.conversion.ConvServiceFactory

public class ConvServiceFactory
extends Object


Constructor Summary
ConvServiceFactory()
           
 
Method Summary
protected  ConversionService buildConversionService(Locale locale)
           
 ConversionService getConversionService(Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvServiceFactory

public ConvServiceFactory()
Method Detail

getConversionService

public ConversionService getConversionService(Locale locale)

buildConversionService

protected ConversionService buildConversionService(Locale locale)


Copyright © 2011. All Rights Reserved.