Class TestingLaunchHandlerService

java.lang.Object
cpw.mods.modlauncher.TestingLaunchHandlerService
All Implemented Interfaces:
ILaunchHandlerService

public class TestingLaunchHandlerService extends Object implements ILaunchHandlerService
Test harness launch service - this will do nothing, but will take "test.harness" and offer it to the transformer system. Should be ideal for testing external transformers.