net.sf.oval.ogn
Class ObjectGraphNavigatorRegistry
java.lang.Object
net.sf.oval.ogn.ObjectGraphNavigatorRegistry
public class ObjectGraphNavigatorRegistry
- extends Object
- Author:
- Sebastian Thomschke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectGraphNavigatorRegistry
public ObjectGraphNavigatorRegistry()
getObjectGraphNavigator
public ObjectGraphNavigator getObjectGraphNavigator(String id)
registerObjectGraphNavigator
public ObjectGraphNavigator registerObjectGraphNavigator(String id,
ObjectGraphNavigator ogn)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.