org.chromattic.core
Class Domain
java.lang.Object
org.chromattic.core.Domain
public class Domain
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Domain
public Domain(Set<TypeMapping> typeMappings,
Instrumentor instrumentor,
ObjectFormatter objectFormatter,
boolean stateCacheEnabled)
getSession
public DomainSession getSession(SessionWrapper jcrSession)
getInstrumentor
public Instrumentor getInstrumentor()
getTypeMapper
public TypeMapper getTypeMapper(String nodeTypeName)
getTypeMapper
public TypeMapper getTypeMapper(Class<?> clazz)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.