org.chromattic.core
Class EmbeddedContext
java.lang.Object
org.chromattic.core.ObjectContext
org.chromattic.core.EmbeddedContext
- All Implemented Interfaces:
- MethodHandler
public final class EmbeddedContext
- extends ObjectContext
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getSession
public DomainSession getSession()
getTypeInfo
public NodeTypeInfo getTypeInfo()
- Specified by:
getTypeInfo in class ObjectContext
getObject
public java.lang.Object getObject()
- Specified by:
getObject in class ObjectContext
getEntity
public EntityContext getEntity()
- Specified by:
getEntity in class ObjectContext
invoke
public java.lang.Object invoke(java.lang.Object o,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010 eXo Platform SAS. All Rights Reserved.