- java.lang.Object
-
- org.mule.runtime.api.meta.AbstractAnnotatedObject
-
- org.mule.runtime.module.extension.internal.config.dsl.infrastructure.DynamicConfigurationExpiration
-
- All Implemented Interfaces:
- org.mule.runtime.api.meta.AnnotatedObject
public class DynamicConfigurationExpiration
extends org.mule.runtime.api.meta.AbstractAnnotatedObject
Contains information about how much time should a dynamic config be idle before it can be considered elegible for expiration
- Since:
- 4.0
-
-
Field Summary
-
Fields inherited from class org.mule.runtime.api.meta.AbstractAnnotatedObject
LOCATION_KEY, ROOT_CONTAINER_NAME_KEY
-
Fields inherited from interface org.mule.runtime.api.meta.AnnotatedObject
PROPERTY_NAME
-
Method Summary
-
Methods inherited from class org.mule.runtime.api.meta.AbstractAnnotatedObject
getAnnotation, getAnnotations, getLocation, getRootContainerName, setAnnotations
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.