Interface TypeLoader

All Known Implementing Classes:
OfficeFloorCompilerImpl

public interface TypeLoader

Encapsulates ClassLoader handling to load the various OfficeFloor types.

As the OfficeFloorCompiler being used may be loading Class instances via an alternate ClassLoader, this interface provides means to use that alternate ClassLoader to load the necessary OfficeFloor types.

Author:
Daniel Sagenschneider