Annotation Type TurbineService

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static String ROLE
      A constant defining the field name for the role
      static String SERVICE_NAME
      A constant defining the field name for the service name
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value
      Get the name of the service to inject
    • Field Detail

      • SERVICE_NAME

        static final String SERVICE_NAME
        A constant defining the field name for the service name
      • ROLE

        static final String ROLE
        A constant defining the field name for the role
    • Element Detail

      • value

        String value
        Get the name of the service to inject
        Returns:
        the service name or role
        Default:
        ""