Interface NamingService

    • Method Detail

      • getContext

        Context getContext​(String name)
        Return the Context with the specified name.
        Parameters:
        name - The name of the context.
        Returns:
        The context with the specified name, or null if no context exists with that name.