Class ConfigOverrideTypeAnnotation
java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.ConfigOverrideTypeAnnotation
- All Implemented Interfaces:
org.mule.metadata.api.annotation.TypeAnnotation
public class ConfigOverrideTypeAnnotation
extends Object
implements org.mule.metadata.api.annotation.TypeAnnotation
Marker annotation for a field that is a
ConfigOverride.- Since:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigOverrideTypeAnnotation
public ConfigOverrideTypeAnnotation()Creates a new instance
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.mule.metadata.api.annotation.TypeAnnotation
-
isPublic
public boolean isPublic()- Specified by:
isPublicin interfaceorg.mule.metadata.api.annotation.TypeAnnotation- Returns:
true
-