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.sdk.api
Package
org.mule.sdk.api.annotation
Annotation Interface NoImplicit
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
@MinMuleVersion
("4.5.0")
public @interface
NoImplicit
Used to express that the annotated element should not support being used implicitly.
Since:
1.0