org.apache.beehive.controls.api.assembly
Interface ControlAssembler

All Known Implementing Classes:
DefaultControlAssembler

public interface ControlAssembler

This interface provides the methods that can be called at assembly-time by build tools.


Method Summary
 void assemble(ControlAssemblyContext cac)
           
 

Method Detail

assemble

void assemble(ControlAssemblyContext cac)
              throws ControlAssemblyException
Throws:
ControlAssemblyException