org.chromattic.core.mapper.embedded
Class JCREmbeddedPropertyMapper

java.lang.Object
  extended by org.chromattic.core.mapper.PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>
      extended by org.chromattic.core.mapper.embedded.JCREmbeddedPropertyMapper
All Implemented Interfaces:
MethodInvoker

public class JCREmbeddedPropertyMapper
extends PropertyMapper<SingleValuedPropertyInfo<BeanValueInfo>>

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.chromattic.core.mapper.PropertyMapper
info
 
Constructor Summary
JCREmbeddedPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info)
           
 
Method Summary
 
Methods inherited from class org.chromattic.core.mapper.PropertyMapper
get, getInfo, invoke, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCREmbeddedPropertyMapper

public JCREmbeddedPropertyMapper(SingleValuedPropertyInfo<BeanValueInfo> info)
                          throws ClassNotFoundException
Throws:
ClassNotFoundException


Copyright © 2009 eXo Platform SAS. All Rights Reserved.