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

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

public class CacheConfigNestedElementBuilder
extends BaseStudioXmlBuilder


Field Summary
static String CACHE_CONFIG_ELEMENT
           
 
Fields inherited from class org.mule.devkit.generation.studio.editor.BaseStudioXmlBuilder
ADVANCED_CONNECTION_GROUP_NAME, CONNECTION_GROUP_NAME, context, GENERAL_GROUP_NAME, helper, method, module, moduleName, objectFactory
 
Constructor Summary
protected CacheConfigNestedElementBuilder(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, createCacheConfigAttributes, createGroupWithModeSwitch, createGroupWithNoOperationModeSwitch, createGroupWithNoOperationModeSwitchForProcessors, createGroupWithNoOperationModeSwitchForSources, createJaxbElement, createMetaDataAttributes, createOAuthConfig, createPoolingProfileAttributes, createQueryType, createReconnectionAttributes, getConnectionAttributes, getModes, isConfigurableVariable, processConfigurableFields, processConnectionAttributes, processMethodParameters, setMetadataAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CACHE_CONFIG_ELEMENT

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

CacheConfigNestedElementBuilder

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

build

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


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