Class RegistryConfiguration


  • public final class RegistryConfiguration
    extends java.lang.Object
    Represents the configuration as currently specified by the registry. That is, this configuration is just a thin layer forwarding calls to the global Registry.

    Because the global Registry changes when user code adds to it, using this class is not recommended.

    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait