Class InfrastructureTypeAnnotation
java.lang.Object
org.mule.metadata.api.annotation.MarkerAnnotation
org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
- All Implemented Interfaces:
org.mule.metadata.api.annotation.TypeAnnotation
public class InfrastructureTypeAnnotation
extends org.mule.metadata.api.annotation.MarkerAnnotation
A
TypeAnnotation used as a marker for ObjectType instances, signaling that such type is an Infrastructure Type.- Since:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.metadata.api.annotation.MarkerAnnotation
equals, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.mule.metadata.api.annotation.TypeAnnotation
isPublic
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
InfrastructureTypeAnnotation
public InfrastructureTypeAnnotation()
-
-
Method Details