|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.mapper.TypeMapper
org.chromattic.core.mapper.MixinTypeMapper
public class MixinTypeMapper
| Field Summary |
|---|
| Fields inherited from class org.chromattic.core.mapper.TypeMapper |
|---|
objectClass |
| Constructor Summary | |
|---|---|
MixinTypeMapper(java.lang.Class<?> objectClass,
java.util.Set<PropertyMapper> propertyMappers,
java.util.Set<MethodMapper> methodMappers,
NameConflictResolution onDuplicate,
Instrumentor instrumentor,
java.lang.String mixinTypeName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTypeName()
|
| Methods inherited from class org.chromattic.core.mapper.TypeMapper |
|---|
createObject, getFormatter, getMethodMappers, getObjectClass, getOnDuplicate, getPropertyMappers, invoke |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MixinTypeMapper(java.lang.Class<?> objectClass,
java.util.Set<PropertyMapper> propertyMappers,
java.util.Set<MethodMapper> methodMappers,
NameConflictResolution onDuplicate,
Instrumentor instrumentor,
java.lang.String mixinTypeName)
| Method Detail |
|---|
public java.lang.String getTypeName()
getTypeName in class TypeMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||