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)
- Get the ContentDeliveryConfig instance for the specified profile set.
- Parameters:
profileSet - The profile set with which this delivery config is associated.applicationContext - Application context.
- Returns:
- The ContentDeliveryConfig instance for the named table.
visitBeforeAnnotationsOK
protected static boolean visitBeforeAnnotationsOK(SmooksResourceConfiguration resourceConfig,
ContentHandler contentHandler)
visitAfterAnnotationsOK
protected static boolean visitAfterAnnotationsOK(SmooksResourceConfiguration resourceConfig,
ContentHandler contentHandler)
Copyright © 2008. All Rights Reserved.