Serialized Form


Package org.apache.tiles

Class org.apache.tiles.ComponentAttribute extends java.lang.Object implements Serializable

Serialized Fields

role

java.lang.String role
Role associated to this attribute.


value

java.lang.Object value

type

java.lang.String type

name

java.lang.String name

attributes

java.util.Map<K,V> attributes

Class org.apache.tiles.TilesException extends java.lang.Exception implements Serializable

Serialized Fields

exception

java.lang.Exception exception
Any "wrapped" exception will be exposed when this is serialized.

 

Package org.apache.tiles.web

Class org.apache.tiles.web.TilesDispatchServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

mutator

ComponentContextMutator mutator