tamago
Interface Composite

All Superinterfaces:
Component, ExportService, RequireService
All Known Implementing Classes:
BasicComposite

public interface Composite
extends Component, ExportService

The basic interface implemented by all Tamago composites. A composite (generally) contains subcomponents and may require, provide and export services.

Author:
Frederic Peschanski

Method Summary
 
Methods inherited from interface tamago.RequireService
bind
 
Methods inherited from interface tamago.ExportService
exportService