Object Exporting Exporting an object is the operating of making it possible for clients to locate the object. In general, after we registered the object with the POA, any client that would be able to guess its IOR, will be able to access the object. The method we will use here would be to translate the object reference into a string, and write that into a file.