Package org.mule.extension.jsonlogger.internal
package org.mule.extension.jsonlogger.internal
-
ClassesClassDescriptionThis class represents an extension configuration, values set in this class are commonly used across multiple operations since they represent something core from the extension.This class represents an extension connection just as example (there is no real connection with anything here c:).This is the main class of an extension, is the entry point from which configurations, connection providers, operations and sources are going to be declared.This class is a container for operations, every public method in this class will be taken as an extension operation.