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

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

public class PoolingProfileNestedElementBuilder
extends BaseStudioXmlBuilder


Field Summary
static String ABSTRACT_POOLING_PROFILE
           
static String POOLING_PROFILE_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 PoolingProfileNestedElementBuilder(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

POOLING_PROFILE_ELEMENT

public static final String POOLING_PROFILE_ELEMENT
See Also:
Constant Field Values

ABSTRACT_POOLING_PROFILE

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

PoolingProfileNestedElementBuilder

protected PoolingProfileNestedElementBuilder(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.