Uses of Interface
javax.interceptor.InvocationContext

Packages that use InvocationContext
org.openrdf.elmo.impl   
org.openrdf.elmo.sesame.behaviours   
 

Uses of InvocationContext in org.openrdf.elmo.impl
 

Classes in org.openrdf.elmo.impl that implement InvocationContext
 class InvocationContextImpl
          Internal implementation of InvocationContext.
 

Uses of InvocationContext in org.openrdf.elmo.sesame.behaviours
 

Methods in org.openrdf.elmo.sesame.behaviours with parameters of type InvocationContext
 Object PropertyChangeNotifierSupport.getCalled(InvocationContext ctx)
           
 Object PropertyChangeNotifierSupport.mergeCalled(InvocationContext ctx)
           
 Object PropertyChangeNotifierSupport.refreshCalled(InvocationContext ctx)
           
 Object PropertyChangeNotifierSupport.setCalled(InvocationContext ctx)
           
 



Copyright © 2004-2008 Aduna. All Rights Reserved.