Implement the RemoteGuiController
- Implement the init method to instantiate a new RemoteGuiInterfacePrx with ice You will probably have to modify the init method to require a reference to the ice communicator to do so.
- Implement the methods used by the core to get and modify data through ice (these are all remaining methods in the controller)
- Instantiate the controller in the RemoteGuiService constructor and assign it to the attribute