test.wsmo4j.locator
Class LocatorTest.BogusLocator

java.lang.Object
  extended by test.wsmo4j.locator.LocatorTest.BogusLocator
All Implemented Interfaces:
org.wsmo.locator.Locator
Enclosing class:
LocatorTest

public class LocatorTest.BogusLocator
extends Object
implements org.wsmo.locator.Locator


Field Summary
 
Fields inherited from interface org.wsmo.locator.Locator
URI_MAPPING
 
Constructor Summary
LocatorTest.BogusLocator()
           
 
Method Summary
 Set<org.wsmo.common.Entity> lookup(org.wsmo.common.Identifier id)
           
 org.wsmo.common.Entity lookup(org.wsmo.common.Identifier id, Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocatorTest.BogusLocator

public LocatorTest.BogusLocator()
Method Detail

lookup

public Set<org.wsmo.common.Entity> lookup(org.wsmo.common.Identifier id)
                                   throws org.wsmo.common.exception.SynchronisationException
Specified by:
lookup in interface org.wsmo.locator.Locator
Throws:
org.wsmo.common.exception.SynchronisationException

lookup

public org.wsmo.common.Entity lookup(org.wsmo.common.Identifier id,
                                     Class clazz)
                              throws org.wsmo.common.exception.SynchronisationException
Specified by:
lookup in interface org.wsmo.locator.Locator
Throws:
org.wsmo.common.exception.SynchronisationException


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