Interface PrefixHandlerFactory


@ProviderType public interface PrefixHandlerFactory
Interface to create PrefixHandler using a given prefix. This allows components to switch prefixing strategies using configuration, such as using different characters '_' or '.', thus keeping the prefixing strategy consistent across components.