|
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
| public void |
cleanup()
Purges the MVC element
Using this method to purge the internal structure of the controller (Thread, sockets...), before its destruction |
| public void |
start()
Starts the state graph of the controller |
| public void |
stop()
Stops the state graph of the controller |
cleanup
public void cleanup()
Purges the MVC element
Using this method to purge the internal structure of the controller (Thread, sockets...), before its destruction
start
public void start()
Starts the state graph of the controller
stop
public void stop()
Stops the state graph of the controller
Copyright © 2000, Dassault Systèmes. All rights reserved