Annotation Interface Inject


@Retention(RUNTIME) @Target(FIELD) public @interface Inject
Author:
Preston Crary
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static interface 
     
    static interface 
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
     
     
  • Element Details

    • blocking

      boolean blocking
      Default:
      true
    • filter

      String filter
      Default:
      ""
    • type

      Class<?> type
      Default:
      com.liferay.portal.test.rule.Inject.FieldType.class