edu.stanford.smi.protege.model.framestore
Class JournalingFrameStoreHandler
java.lang.Object
edu.stanford.smi.protege.model.framestore.AbstractFrameStoreInvocationHandler
edu.stanford.smi.protege.model.framestore.JournalingFrameStoreHandler
- All Implemented Interfaces:
- InvocationHandler
public class JournalingFrameStoreHandler
- extends AbstractFrameStoreInvocationHandler
Methods inherited from class edu.stanford.smi.protege.model.framestore.AbstractFrameStoreInvocationHandler |
getDelegate, getInstance, handleReinitialize, invoke, invoke, invoke, isModification, isQuery, newInstance, newInstance, setDelegate, toString |
journaller_name
public static final String journaller_name
- See Also:
- Constant Field Values
JournalingFrameStoreHandler
public JournalingFrameStoreHandler()
start
public void start(URI journalURI)
stop
public void stop()
handleClose
public void handleClose()
- Overrides:
handleClose
in class AbstractFrameStoreInvocationHandler
handleInvoke
public 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
record
protected void record(Method m,
Object[] args,
Object result)
doRecord
protected boolean doRecord(Method method)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.