Executing a compiled class' main from another class



Hi all,

Can I execute programmaticlly the main of a class which I only the
..class file of?

.