com.ibm.commerce.context.content.resources

Class DSLResourceContainer

    • Constructor Detail

      • DSLResourceContainer

        public DSLResourceContainer()
        Deprecated. This method is replaced by singleton().
        Creates the DSL managed resource container. It is deprecated and will be removed in the future as the singleton() method should be used to get the single instance of this class.
    • Method Detail

      • singleton

        public static ResourceContainer singleton()
        Returns the configured instance of the DSL container.
        Returns:
        The configured instance of the DSL container.