org.xworker.cache
类 ActionEntry
java.lang.Object
org.xworker.cache.ActionEntry
public class ActionEntry
- extends java.lang.Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
protected java.lang.String path
thingReference
protected java.lang.ref.WeakReference<Action> thingReference
loastModified
protected long loastModified
ActionEntry
public ActionEntry(java.lang.String path,
Action action)
getPath
public java.lang.String getPath()
getAction
public Action getAction()