org.rosenvold.spring.convention.interfacemappers
Class Prefix
java.lang.Object
org.rosenvold.spring.convention.interfacemappers.Prefix
- All Implemented Interfaces:
- InterfaceToImplementationMapper
- Direct Known Subclasses:
- DefaultPrefix, StubPrefix
public abstract class Prefix
- extends Object
- implements InterfaceToImplementationMapper
- Author:
- Kristian Rosenvold
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Prefix
public Prefix(String prefix)
getBeanClassName
public String getBeanClassName(Class aClass)
- Specified by:
getBeanClassName in interface InterfaceToImplementationMapper
Copyright © 2011. All Rights Reserved.