Class NameMappers


  • public final class NameMappers
    extends java.lang.Object
    As end-user "mappers" are actually configurations/compositions and are constructed from several NameMapper implementations, this helper class constructing them. This class also holds "names" used by service locator and Guice/Sisu as well. Ideally, name mapper you want should exist here, constructing name mappers should not be needed (unless some very specific case or testing).
    Since:
    1.9.4