An interface generator (250) for remote enabling class files (252)
without an associated interface is provided that includes a class reader (256),
a reflection module (258), and an interface generation module (262).
The class reader (256) receives a class file (252) from an input
list. The reflection module (258) determines a name of the class file, public
methods of the class file, and a signature of each of the public methods of the
class file. The interface generation module (262) generates an interface
(254) for the class file (252) using the name of the class file,
the public methods of the class file, and the signature for each of the public
methods of the class file determined by the reflection module (258).