Class Implementation.Context.Default.Factory.WithFixedSuffix

    • Field Detail

      • suffix

        private final java.lang.String suffix
        The suffix to use.
    • Constructor Detail

      • WithFixedSuffix

        public WithFixedSuffix​(java.lang.String suffix)
        Creates a factory for an implementation context with a fixed suffix.
        Parameters:
        suffix - The suffix to use.