protected abstract static class BaseURLImpl.InternalContainerURL extends Object implements ContainerURL
| Modifier | Constructor and Description |
|---|---|
protected |
InternalContainerURL() |
protected |
InternalContainerURL(BaseURLImpl.InternalContainerURL that) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,String[]> |
getParameters() |
Map<String,String> |
getProperties() |
protected abstract void |
setParameter(String name,
String value) |
protected abstract void |
setParameter(String name,
String[] values) |
protected abstract void |
setParameters(Map<String,String[]> parameters) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMode, getNavigationalState, getWindowStateprotected InternalContainerURL()
protected InternalContainerURL(BaseURLImpl.InternalContainerURL that)
public final Map<String,String> getProperties()
getProperties in interface ContainerURLCopyright © 2003-2019 GateIn. All Rights Reserved.