org.rosenvold.spring.convention.interfacemappers
Class AdapterSuffix

java.lang.Object
  extended by org.rosenvold.spring.convention.interfacemappers.AdapterSuffix
All Implemented Interfaces:
InterfaceToImplementationMapper

public class AdapterSuffix
extends Object
implements InterfaceToImplementationMapper

Author:
Kristian Rosenvold

Constructor Summary
AdapterSuffix()
           
 
Method Summary
 String getBeanClassName(Class aClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdapterSuffix

public AdapterSuffix()
Method Detail

getBeanClassName

public String getBeanClassName(Class aClass)
Specified by:
getBeanClassName in interface InterfaceToImplementationMapper


Copyright © 2011. All Rights Reserved.