Annotation Interface NamespacePrefixes


@Qualifier @Retention(RUNTIME) @Target(TYPE) public @interface NamespacePrefixes
Goes with Service annotation on a NamedNamingObjectProxy. Using this annotation a NamedNamingObjectProxy indicates what namespace prefixes are handled by a proxy. This extra metadata enables lazy instantiation of NamedNamingObjectProxy objects.
Author:
[email protected]
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      @Metadata("NamespacePrefixes") String[] value