JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
org.mule.runtime.extensions.api
Package
org.mule.runtime.extension.api.annotation
Annotation Interface NoImplicit
@MinMuleVersion("4.3")
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
NoImplicit
Used to express that the annotated element should not support being used implicitly.
Since:
1.3.0