Class ServiceLocatorUtilities.SingletonImpl

  • All Implemented Interfaces:
    java.lang.annotation.Annotation
    Enclosing class:
    ServiceLocatorUtilities

    private static class ServiceLocatorUtilities.SingletonImpl
    extends AnnotationLiteral<javax.inject.Singleton>
    implements javax.inject.Singleton
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static long serialVersionUID  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SingletonImpl()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
    • Constructor Detail

      • SingletonImpl

        private SingletonImpl()