- java.lang.Object
-
- org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
-
- All Implemented Interfaces:
- org.mule.metadata.api.annotation.TypeAnnotation
public class DefaultImplementingTypeAnnotation
extends Object
implements org.mule.metadata.api.annotation.TypeAnnotation
Declares the default Type that will be instantiated for this ObjectFieldType
if no instance is provided as a value.
- Since:
- 1.0
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
NAME |
-
Method Summary
-
Methods inherited from interface org.mule.metadata.api.annotation.TypeAnnotation
isPublic
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface org.mule.metadata.api.annotation.TypeAnnotation
Copyright © 2017 MuleSoft, Inc.. All rights reserved.