public interface AssemblerBrokerService extends Service(Code)
An interface the Turbine Assembler service.
See TurbineAssemblerBrokerService for more info.
author: Leon Messerschmidt author: Henning P. Schmiedehausen version: $Id: AssemblerBrokerService.java 534527 2007-05-02 16:10:59Z tv $
Attempts to load an Assembler of a type with a given name
Parameters: type - The Type of the Assembler Parameters: name - The Name of the Assembler An Assembler object for the requested name and type throws: TurbineException - Something went wrong while looking for the Assembler