public java.lang.Object getObject()
throws java.lang.Exception
Returns the object this refers to Since a GlobalRef is
serialized/deserialized, it may not be the same object that was
originally used.
Throws:
java.lang.Exception
getObject
public java.lang.Object getObject(BaseConfiguration destination)
throws java.lang.Exception
Returns the object this refers to, in the local context if possible.
Since a GlobalRef is serialized/deserialized, it may not be the same
object that was originally used.
Parameters:
destination - The local MetamergeConfig we should try to find the object in
Throws:
java.lang.Exception
getMetamergeConfig
public MetamergeConfiggetMetamergeConfig()
throws java.lang.Exception