public interface DiscoverableTransformer
extends Converter
A interface to denote that a transformer is discoverable. A Transformer can implement this interface so that
when a transformation is being 'discovered' for a payload type the transformers implementing this interface
will be included in the search.
Field Summary
Fields inherited from interface org.mule.api.transformer.Converter