Contains the facade definitions and implementations. This classes contains all service definitions and one or more implementations. For instance, the main facade, ProtTestFacade, has three concrete implementations, one for each execution strategy: sequential execution, threaded execution on shared memory, taking advantage of a thread pool, and one more for the distributed memory strategy within MPJ Express. @since 3.0