| Package | Description |
|---|---|
| org.milyn.container.standalone |
Standalone Container Implementation.
|
| org.milyn.delivery |
Content Delivery.
|
| Constructor and Description |
|---|
StandaloneExecutionContext(String targetProfile,
ApplicationContext context,
String contentEncoding,
VisitorConfigMap extendedVisitorConfigMap)
Public Constructor.
|
StandaloneExecutionContext(String targetProfile,
ApplicationContext context,
VisitorConfigMap extendedVisitorConfigMap)
Public Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VisitorConfigMap.addAll(VisitorConfigMap visitorConfigMap) |
void |
VisitorAppender.addVisitors(VisitorConfigMap visitorMap)
Add visitors to the supplied Cisitor map.
|
static ContentDeliveryConfig |
ContentDeliveryConfigBuilder.getConfig(ProfileSet profileSet,
ApplicationContext applicationContext,
VisitorConfigMap extendedVisitorConfigMap)
Get the ContentDeliveryConfig instance for the specified profile set.
|
Copyright © 2015. All rights reserved.