Interface ModuleContext

    • Method Detail

      • getContainers

        ConcurrentHashMap<Object,​ModuleContainer> getContainers()
        Return the Container map of context, or null if there is no parent and this is the root of the context hierarchy.
        Returns:
        the parent context, or null if there is no parent