java.lang.Object
org.mule.runtime.extension.api.stereotype.MuleStereotypes

@Deprecated public final class MuleStereotypes extends Object
Deprecated.
since 4.5.0, use MuleStereotypes instead
Provides constants for all known implementations of MuleStereotypes.
Since:
1.0
  • Field Details

    • CONFIG_DEFINITION

      public static final StereotypeDefinition CONFIG_DEFINITION
      Deprecated.
    • APP_CONFIG_DEFINITION

      public static final StereotypeDefinition APP_CONFIG_DEFINITION
      Deprecated.
    • CONNECTION_DEFINITION

      public static final StereotypeDefinition CONNECTION_DEFINITION
      Deprecated.
    • PROCESSOR_DEFINITION

      public static final StereotypeDefinition PROCESSOR_DEFINITION
      Deprecated.
    • SOURCE_DEFINITION

      public static final StereotypeDefinition SOURCE_DEFINITION
      Deprecated.
    • VALIDATOR_DEFINITION

      public static final StereotypeDefinition VALIDATOR_DEFINITION
      Deprecated.
    • OBJECT_STORE_DEFINITION

      public static final StereotypeDefinition OBJECT_STORE_DEFINITION
      Deprecated.
    • FLOW_DEFINITION

      public static final StereotypeDefinition FLOW_DEFINITION
      Deprecated.
    • SUB_FLOW_DEFINITION

      public static final StereotypeDefinition SUB_FLOW_DEFINITION
      Deprecated.
    • ERROR_HANDLER_DEFINITION

      public static final StereotypeDefinition ERROR_HANDLER_DEFINITION
      Deprecated.
    • ON_ERROR_DEFINITION

      public static final StereotypeDefinition ON_ERROR_DEFINITION
      Deprecated.
    • SERIALIZER_DEFINITION

      public static final StereotypeDefinition SERIALIZER_DEFINITION
      Deprecated.
    • CHAIN_DEFINITION

      public static final StereotypeDefinition CHAIN_DEFINITION
      Deprecated.
    • CONFIG

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel CONFIG
      Deprecated.
    • APP_CONFIG

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel APP_CONFIG
      Deprecated.
    • CONNECTION

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel CONNECTION
      Deprecated.
    • PROCESSOR

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel PROCESSOR
      Deprecated.
    • SOURCE

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel SOURCE
      Deprecated.
    • VALIDATOR

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel VALIDATOR
      Deprecated.
    • OBJECT_STORE

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel OBJECT_STORE
      Deprecated.
    • FLOW

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel FLOW
      Deprecated.
    • SUB_FLOW

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel SUB_FLOW
      Deprecated.
    • ERROR_HANDLER

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel ERROR_HANDLER
      Deprecated.
    • ON_ERROR

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel ON_ERROR
      Deprecated.
    • SERIALIZER

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel SERIALIZER
      Deprecated.
    • CHAIN

      public static final org.mule.runtime.api.meta.model.stereotype.StereotypeModel CHAIN
      Deprecated.