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 |
JournalingFrameStoreHandler
public JournalingFrameStoreHandler()
setWriter
public void setWriter(PrintWriter writer)
start
public void start(String userName,
URI uri)
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
doRecord
protected boolean doRecord(Method method)
recordCall
protected void recordCall(Method method,
Object[] args)
recordReturn
protected void recordReturn(Method method,
Object returnValue)
argumentToString
protected String argumentToString(Object o)
toString
protected String toString(Object o)
collectionToString
protected String collectionToString(Collection c)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.