com.fatwire.gst.foundation.controller.action.support
Class CommandActionLocator
java.lang.Object
com.fatwire.gst.foundation.controller.action.support.AbstractActionLocator
com.fatwire.gst.foundation.controller.action.support.BaseActionLocator
com.fatwire.gst.foundation.controller.action.support.MapActionLocator
com.fatwire.gst.foundation.controller.action.support.CommandActionLocator
- All Implemented Interfaces:
- ActionLocator
Deprecated. use MapActionLocator
.
@Deprecated
public final class CommandActionLocator
- extends MapActionLocator
ActionLocator that holds a Map with the Actions. The 'name' is keyed to a map
that holds the Actions in a key/value pair.
- Since:
- 2011-03-15
- Author:
- Tony Field, Dolf Dijkstra
Fields inherited from class com.fatwire.gst.foundation.controller.action.support.MapActionLocator |
LOG |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandActionLocator
public CommandActionLocator()
- Deprecated.
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.