Interface NamingManager

All Known Implementing Classes:
DefaultNamingManager

public interface NamingManager
The NamingManager API.
Author:
Manfred Riem ([email protected])
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the context context.
  • Method Details

    • getContext

      Context getContext()
      Get the context context.
      Returns:
      the context.