Methods in jfrace that throw ConfigurationException |
static void |
CPUConfigurator.configureCPU(AddressSpace as,
java.lang.String description,
java.lang.String packageCPUPrefix)
Create a CPU from the given description and add
it to the given AddressSpace . |
void |
SystemConfigurator.configure(java.lang.String configSource,
java.lang.String[] args)
Configure a computer system based on
the given configuration source. |
void |
Emulator.configure(java.lang.String configSource,
java.lang.String[] args)
Build and configurate the system in accordance with
the configuration file. |