All Classes
-
Annotation Types Summary Class Description Experimental Marks the annotated member as experimental.NoExtend Indicates that a class must not be extended by clients.NoImplement Indicates that an interface must not be implemented by clients.NoInstantiate Indicates that a client should not instantiate an annotated class, nor use an annotated constructor.PrivilegedApi Defines the privileged API of a module that is part of the Mule Runtime Container.RequiredOpens Add reflective visibility to the annotatedServiceModule.ServiceModule Marks a JPMS Module as the entry point of a Mule Service.