public final class HttpSessionBindingListenerStruct extends StructImpl implements javax.servlet.http.HttpSessionBindingListener
Collection.Key
TYPE_UNDEFINED
TYPE_LINKED, TYPE_REGULAR, TYPE_SOFT, TYPE_SYNC, TYPE_WEAKED
Constructor and Description |
---|
HttpSessionBindingListenerStruct(String strUrl)
Constructor of the class
|
HttpSessionBindingListenerStruct(URL url)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Collection |
duplicate(boolean deepCopy) |
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent event) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event) |
clear, containsKey, containsValue, copy, entryIterator, equals, g, g, get, get, getType, hashCode, keyIterator, keys, keysAsStringIterator, remove, remove, removeEL, set, setEL, size, valueIterator, values
call, callWithNamedValues, castToBoolean, castToBooleanValue, castToDateTime, castToDateTime, castToDoubleValue, castToDoubleValue, castToString, castToString, clone, compareTo, compareTo, compareTo, compareTo, containsKey, containsKey, entrySet, get, get, get, get, get, getIterator, invalidKey, isEmpty, keySet, put, putAll, remove, set, set, setEL, setEL, sizeOf, toDumpData, toString
public HttpSessionBindingListenerStruct(String strUrl) throws MalformedURLException
strUrl
- MalformedURLException
public HttpSessionBindingListenerStruct(URL url)
url
- public void valueBound(javax.servlet.http.HttpSessionBindingEvent event)
valueBound
in interface javax.servlet.http.HttpSessionBindingListener
public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
valueUnbound
in interface javax.servlet.http.HttpSessionBindingListener
public Collection duplicate(boolean deepCopy)
duplicate
in interface Collection
duplicate
in class StructImpl
Copyright © 2015 Lucee