edu.stanford.smi.protege.model.framestore
Class CallCachingFrameStore
java.lang.Object
edu.stanford.smi.protege.model.framestore.AbstractFrameStoreInvocationHandler
edu.stanford.smi.protege.model.framestore.CallCachingFrameStore
- All Implemented Interfaces:
- InvocationHandler
public class CallCachingFrameStore
- extends AbstractFrameStoreInvocationHandler
CallCachingFrameStore
public CallCachingFrameStore()
handleInvoke
protected Object handleInvoke(Method method,
Object[] args)
- Specified by:
handleInvoke
in class AbstractFrameStoreInvocationHandler
executeQuery
public void executeQuery(Query q,
QueryCallback qc)
- Specified by:
executeQuery
in class AbstractFrameStoreInvocationHandler
handleClose
public void handleClose()
- Overrides:
handleClose
in class AbstractFrameStoreInvocationHandler
handleReinitialize
protected void handleReinitialize()
- Overrides:
handleReinitialize
in class AbstractFrameStoreInvocationHandler
setDelegate
protected void setDelegate(FrameStore delegate)
- Description copied from class:
AbstractFrameStoreInvocationHandler
- This methods sets the delegate for this InvocationHandler and for
the associated frame store. It is only called by the InvocationHandler but
it is overridden by classes such as the CallCachingFrameStore.
- Overrides:
setDelegate
in class AbstractFrameStoreInvocationHandler
- Parameters:
delegate
- the delegate FrameStore.
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.