Class RoleManager.Locator

  • Enclosing interface:
    RoleManager

    public static final class RoleManager.Locator
    extends java.lang.Object
    A locator for the RoleManager which uses the ServiceLoader facility to be independent of any DI framework.
    • Constructor Summary

      Constructors 
      Constructor Description
      Locator()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static RoleManager find()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Locator

        public Locator()