Protege 3.0

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  boolean doRecord(Method method)
           
 void handleClose()
           
 Object handleInvoke(Method method, Object[] args)
           
protected  void record(Method m, Object[] args, Object result)
           
 void start(URI journalURI)
           
 void stop()
           
 
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

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

record

protected void record(Method m,
                      Object[] args,
                      Object result)

doRecord

protected boolean doRecord(Method method)

Protege 3.0

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