Class EmitterManager


public class EmitterManager extends AbstractComponentManager<Emitter,EmitterFactory>
Utility class that will apply the appropriate emitter to the emitterString based on the prefix.

This does not allow multiple emitters supporting the same prefix. Emitters are instantiated lazily on first use.