方法参数和返回类型必须是可序列化的。
The method parameters and return types must be serializable.
放到会话中的对象应该是线程安全的和可序列化的。
Objects that you put on the session should be thread-safe and serializable.
因为需要跨组件传递上下文对象,所以这个对象应该是可序列化的。
Since the context object needs to be passed across components, the object should be serializable.
应用推荐