Class DelegatingExporter

All Implemented Interfaces:
ExportableConvention, ExtContainer
Direct Known Subclasses:
ArrayTableConvention, ByteBufferMemoryConvention, FunctionConvention.Delegating, GetterSetterGlobalConvention, GlobalConvention.Delegating, InstanceFunctionConvention, MemoryConvention.Delegating, TableConvention.Delegating

public class DelegatingExporter extends DelegatingExtHolder implements ExportableConvention
An ExportableConvention which just delegates to another.