org.faktorips.runtime
Class DefaultReferenceResolver

java.lang.Object
  extended by org.faktorips.runtime.DefaultReferenceResolver

public class DefaultReferenceResolver
extends Object

Resolves the unresolved references in the given store.

Author:
Jan Ortmann

Constructor Summary
DefaultReferenceResolver()
           
 
Method Summary
 void resolve(IObjectReferenceStore store)
          Resolves the unresolved references in the given store.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultReferenceResolver

public DefaultReferenceResolver()
Method Detail

resolve

public void resolve(IObjectReferenceStore store)
             throws IllegalArgumentException,
                    IllegalAccessException,
                    InvocationTargetException
Resolves the unresolved references in the given store.

Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException


Copyright © 2015. All rights reserved.