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
getSession
public DomainSession getSession()
getTypeInfo
public NodeTypeInfo getTypeInfo()
- Specified by:
getTypeInfo in class ObjectContext
getObject
public Object getObject()
- Specified by:
getObject in class ObjectContext
getEntity
public EntityContext getEntity()
- Specified by:
getEntity in class ObjectContext
invoke
public Object invoke(Object o,
Method method,
Object[] args)
throws Throwable
- Throws:
Throwable
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2010 eXo Platform SAS. All Rights Reserved.