org.mule.devkit.generation.studio.editor
Class ReconnectionNestedElementBuilder

java.lang.Object
  extended by org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
      extended by org.mule.devkit.generation.studio.editor.ReconnectionNestedElementBuilder

public class ReconnectionNestedElementBuilder
extends BaseStudioXmlBuilder


Field Summary
static String ABSTRACT_RECONNECTION_STRATEGY
           
static String RECONNECTION_STRATEGY_ELEMENT
           
 
Fields inherited from class org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
CONNECTION_GROUP_LABEL, CONNECTION_GROUP_NAME, context, GENERAL_GROUP_NAME, helper, method, module, moduleName, objectFactory
 
Constructor Summary
protected ReconnectionNestedElementBuilder(Context context, org.mule.devkit.model.module.Module module)
           
 
Method Summary
 org.mule.devkit.model.studio.NestedElementType build()
           
 
Methods inherited from class org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
buildVersionsString, createGroupWithModeSwitch, createJaxbElement, createMetaDataAttributes, createOAuthConfig, createPoolingProfileAttributes, createReconnectionAttributes, getConnectionAttributes, getModes, processConfigurableFields, processConnectionAttributes, processMethodParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RECONNECTION_STRATEGY_ELEMENT

public static final String RECONNECTION_STRATEGY_ELEMENT
See Also:
Constant Field Values

ABSTRACT_RECONNECTION_STRATEGY

public static final String ABSTRACT_RECONNECTION_STRATEGY
See Also:
Constant Field Values
Constructor Detail

ReconnectionNestedElementBuilder

protected ReconnectionNestedElementBuilder(Context context,
                                           org.mule.devkit.model.module.Module module)
Method Detail

build

public org.mule.devkit.model.studio.NestedElementType build()


Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.