org.apache.struts2.util
Class InvocationSessionStore.InvocationContext
java.lang.Object
org.apache.struts2.util.InvocationSessionStore.InvocationContext
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- InvocationSessionStore
private static class InvocationSessionStore.InvocationContext
- extends Object
- implements Serializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
invocation
ActionInvocation invocation
token
String token
InvocationSessionStore.InvocationContext
public InvocationSessionStore.InvocationContext(ActionInvocation invocation,
String token)
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.