Protege 2.1.1

edu.stanford.smi.protege.model.framestore
Class JournalingFrameStoreHandler

java.lang.Object
  extended byedu.stanford.smi.protege.model.framestore.AbstractFrameStoreInvocationHandler
      extended byedu.stanford.smi.protege.model.framestore.JournalingFrameStoreHandler
All Implemented Interfaces:
InvocationHandler

public class JournalingFrameStoreHandler
extends AbstractFrameStoreInvocationHandler


Constructor Summary
JournalingFrameStoreHandler()
           
 
Method Summary
protected  String argumentToString(Object o)
           
protected  String collectionToString(Collection c)
           
protected  boolean doRecord(Method method)
           
 void handleClose()
           
 Object handleInvoke(Method method, Object[] args)
           
protected  void recordCall(Method method, Object[] args)
           
protected  void recordReturn(Method method, Object returnValue)
           
 void setWriter(PrintWriter writer)
           
 void start(String userName, URI uri)
           
 void stop()
           
protected  String toString(Object o)
           
 
Methods inherited from class edu.stanford.smi.protege.model.framestore.AbstractFrameStoreInvocationHandler
getDelegate, getInstance, handleReinitialize, invoke, invoke, invoke, isModification, isQuery, newInstance, newInstance, setDelegate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JournalingFrameStoreHandler

public JournalingFrameStoreHandler()
Method Detail

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)

Protege 2.1.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.