org.rosenvold.spring.convention.interfacemappers
Class ImplSuffix

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

public class ImplSuffix
extends Object
implements InterfaceToImplementationMapper

Author:
Kristian Rosenvold

Constructor Summary
ImplSuffix()
           
 
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

ImplSuffix

public ImplSuffix()
Method Detail

getBeanClassName

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


Copyright © 2011. All Rights Reserved.