com.ontotext.wsmo4j.factory
Class IDReference

java.lang.Object
  extended by com.ontotext.wsmo4j.factory.IDReference
All Implemented Interfaces:
InvocationHandler

public class IDReference
extends Object
implements InvocationHandler

Title:

Description:

Copyright: Copyright (c) 2004-2005

Company: Ontotext Lab., Sirma AI

Version:
1.0
Author:
unascribed

Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
 boolean isResolved()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isResolved

public boolean isResolved()

invoke

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


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.