org.chromattic.core.mapper
Class MixinTypeMapper
java.lang.Object
org.chromattic.core.mapper.TypeMapper
org.chromattic.core.mapper.MixinTypeMapper
- All Implemented Interfaces:
- MethodInvoker
public class MixinTypeMapper
- extends TypeMapper
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MixinTypeMapper
public MixinTypeMapper(Class<?> objectClass,
Set<PropertyMapper> propertyMappers,
Set<MethodMapper> methodMappers,
NameConflictResolution onDuplicate,
Instrumentor instrumentor,
String mixinTypeName)
getTypeName
public String getTypeName()
- Specified by:
getTypeName in class TypeMapper
Copyright © 2009 eXo Platform SAS. All Rights Reserved.