public final class WraPathAssembler extends LightweightAbstractAssembler
| Modifier and Type | Field and Description |
|---|---|
static String |
BACKUP_ASSEMBLER_PROPNAME
Deprecated.
Configuration property for overriding the backup assembler.
|
static String |
DISPATCHER_PROPNAME
Deprecated.
Configuration property for overriding the default dispatcher pagename.
|
protected static org.slf4j.Logger |
LOG
Deprecated.
|
BASE_NAME, LOG_NAME, PROP_PATH_PREFIX, PROP_URIBASE_BLOB_SERVER, PROP_URIBASE_CACHE_SERVER, PROP_URIBASE_CATALOG_MANAGER, PROP_URIBASE_CONTENT_SERVER, PROP_URIBASE_COOKIE_SERVER, PROP_URIBASE_DISPATCH_MANAGER, PROP_URIBASE_PAGE_DISPATCH_SERVER, PROP_URIBASE_SATELLITE_SERVER, PROP_URIBASE_SEED_DISPATCH_SERVER, PROP_URIBASE_SYNC_SEED_DISPATCH_SERVER, PROP_URIBASE_TREE_MANAGER| Constructor and Description |
|---|
WraPathAssembler()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
URI |
assemble(com.fatwire.cs.core.uri.Definition definition)
Deprecated.
Looks for virtual-webroot and url-path.
|
com.fatwire.cs.core.uri.Definition |
disassemble(URI uri,
com.fatwire.cs.core.uri.Definition.ContainerType containerType)
Deprecated.
|
void |
setProperties(Properties properties)
Deprecated.
Set properties, initializing the assembler
|
constructQueryString, constructURI, decode, decode, encode, excludeFromPackedargs, getProperty, parseQueryStringprotected static final org.slf4j.Logger LOG
public static final String DISPATCHER_PROPNAME
public static final String BACKUP_ASSEMBLER_PROPNAME
public void setProperties(Properties properties)
setProperties in interface com.fatwire.cs.core.uri.AssemblersetProperties in class LightweightAbstractAssemblerproperties - configuration propertiespublic URI assemble(com.fatwire.cs.core.uri.Definition definition) throws URISyntaxException
definition - definition objectURISyntaxException - exception on URI syntaxpublic com.fatwire.cs.core.uri.Definition disassemble(URI uri, com.fatwire.cs.core.uri.Definition.ContainerType containerType) throws URISyntaxException
URISyntaxExceptionCopyright © 2010–2016. All rights reserved.