public class AttributeWrapper extends Object implements Serializable
Scope.SESSION
-scoped attributes. Keeps track of the Site
's name. This is
needed because the right ClassLoader
has to be used when deserializing objects that have been stored inside the
HttpSession
.Constructor and Description |
---|
AttributeWrapper() |
AttributeWrapper(String siteName,
Object value) |
public AttributeWrapper()
public AttributeWrapper(String siteName, Object value) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2011–2017 aiticon GmbH. All rights reserved.