Class ActionController

java.lang.Object
org.apache.struts.tiles.ActionController
All Implemented Interfaces:
Serializable, Controller

public class ActionController extends Object implements Controller
Struts wrapper implementation of Controller. This implementation wraps an Action in a Controller.
See Also: