Protege 3.4.1

edu.stanford.smi.protege.server.narrowframestore
Class RemoteClientInvocationHandler

java.lang.Object
  extended by edu.stanford.smi.protege.server.narrowframestore.RemoteClientInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class RemoteClientInvocationHandler
extends Object
implements InvocationHandler


Constructor Summary
RemoteClientInvocationHandler(KnowledgeBase kb, RemoteServerNarrowFrameStore delegate, RemoteSession session)
           
 
Method Summary
 NarrowFrameStore getNarrowFrameStore()
           
 Object invoke(Object proxy, Method method, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteClientInvocationHandler

public RemoteClientInvocationHandler(KnowledgeBase kb,
                                     RemoteServerNarrowFrameStore delegate,
                                     RemoteSession session)
Method Detail

getNarrowFrameStore

public NarrowFrameStore getNarrowFrameStore()

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface InvocationHandler
Throws:
Throwable

Protege 3.4.1

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