org.milyn.delivery
Class ContentDeliveryConfigBuilder
java.lang.Object
org.milyn.delivery.ContentDeliveryConfigBuilder
public class ContentDeliveryConfigBuilder
- extends Object
Content delivery configuration builder.
- Author:
- tfennelly
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConfig
public static ContentDeliveryConfig getConfig(ProfileSet profileSet,
ApplicationContext applicationContext,
VisitorConfigMap extendedVisitorConfigMap)
- Get the ContentDeliveryConfig instance for the specified profile set.
- Parameters:
profileSet - The profile set with which this delivery config is associated.applicationContext - Application context.extendedVisitorConfigMap - Preconfigured/extended Visitor Configuration Map.
- Returns:
- The ContentDeliveryConfig instance for the named table.
Copyright © 2009. All Rights Reserved.