E M N O P R S 
All Classes All Packages

E

Experimental - Annotation Type in org.mule.api.annotation
Marks the annotated member as experimental.

M

moduleName() - Method in annotation type org.mule.api.annotation.jpms.RequiredOpens
 

N

NoExtend - Annotation Type in org.mule.api.annotation
Indicates that a class must not be extended by clients.
NoImplement - Annotation Type in org.mule.api.annotation
Indicates that an interface must not be implemented by clients.
NoInstantiate - Annotation Type in org.mule.api.annotation
Indicates that a client should not instantiate an annotated class, nor use an annotated constructor.

O

org.mule.api.annotation - package org.mule.api.annotation
 
org.mule.api.annotation.jpms - package org.mule.api.annotation.jpms
 
org.mule.runtime.api.annotations - module org.mule.runtime.api.annotations
Annotations used for Mule Module API definition.

P

packageNames() - Method in annotation type org.mule.api.annotation.jpms.RequiredOpens
 
PrivilegedApi - Annotation Type in org.mule.api.annotation.jpms
Defines the privileged API of a module that is part of the Mule Runtime Container.
privilegedArtifactIds() - Method in annotation type org.mule.api.annotation.jpms.PrivilegedApi
Artifacts with privileged access to the API.
privilegedPackages() - Method in annotation type org.mule.api.annotation.jpms.PrivilegedApi
Java packages exported by this module to privileged artifacts only.

R

requiredOpens() - Method in annotation type org.mule.api.annotation.jpms.ServiceModule
Add reflective visibility to the annotated service module.
RequiredOpens - Annotation Type in org.mule.api.annotation.jpms
Add reflective visibility to the annotated ServiceModule.

S

ServiceModule - Annotation Type in org.mule.api.annotation.jpms
Marks a JPMS Module as the entry point of a Mule Service.
E M N O P R S 
All Classes All Packages