org.opennms.web.svclayer
Class ApplicationConversionService

java.lang.Object
  extended by org.springframework.binding.convert.service.GenericConversionService
      extended by org.springframework.binding.convert.service.DefaultConversionService
          extended by org.opennms.web.svclayer.ApplicationConversionService
All Implemented Interfaces:
org.springframework.binding.convert.ConversionService

public class ApplicationConversionService
extends org.springframework.binding.convert.service.DefaultConversionService

ApplicationConversionService class.

Since:
1.8.1
Version:
$Id: $
Author:
ranger

Constructor Summary
ApplicationConversionService()
           
 
Method Summary
protected  void addDefaultConverters()
          
 
Methods inherited from class org.springframework.binding.convert.service.DefaultConversionService
addDefaultAliases
 
Methods inherited from class org.springframework.binding.convert.service.GenericConversionService
addAlias, addConverter, addConverter, executeConversion, executeConversion, getClassForAlias, getConversionExecutor, getConversionExecutor, getConversionExecutors, getConverter, getParent, getSourceClassConverters, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationConversionService

public ApplicationConversionService()
Method Detail

addDefaultConverters

protected void addDefaultConverters()

Overrides:
addDefaultConverters in class org.springframework.binding.convert.service.DefaultConversionService


Copyright © 2011. All Rights Reserved.