If addObject success, the object stored will be returned by getObject
with the same name.
throws: DuplicateNameException - if there already is another object with thesame name in the context.
finds an object from the context.
the object. NOTE: currently no null values supported. throws: ObjectNotFoundException - if the context doesn't have an objectwith the given name.