abstractpublic class TurbineAssemblerBroker (Code)
An interface the Turbine Assembler service.
See TurbineAssemblerBrokerService for more info.
author: Leon Messerschmidt author: Henning P. Schmiedehausen version: $Id: TurbineAssemblerBroker.java 534527 2007-05-02 16:10:59Z tv $
Return an Assembler for a given type and object name.
Parameters: type - The Type of Assember we want Parameters: name - The name of the Assembler An Assembler Object. throws: TurbineException - If a problem locating the Assember occured.