Package org.mule.api.annotation


package org.mule.api.annotation
  • Annotation Interfaces
    Class
    Description
    Marks the annotated member as experimental.
    Indicates that a class must not be extended by clients.
    Indicates that an interface must not be implemented by clients.
    Indicates that a client should not instantiate an annotated class, nor use an annotated constructor.