Package com.dassault_systemes.catweb.base.catlet.controller |
com.dassault_systemes.catweb.base.catlet.controller.Controller
Framework : PortalBase
Module : PLBbase
public interface Controller
The interface for controllers
start
void start()
Starts the state graph of the controller
stop
void stop()
Stops the state graph of the controller
cleanup
void cleanup()
Purges the MVC element
Using this method to purge the internal structure of the controller (Thread, sockets...), before its destruction
Copyright © 2000, Dassault Systèmes. All rights reserved