Package com.dassault_systemes.catweb.base.catlet.controller

   
Interface Controller

 
Class Hierarchy
com.dassault_systemes.catweb.base.catlet.controller.Controller
Class Location

Framework : PortalBase

Module : PLBbase

Class Description

public interface Controller

The interface for controllers

Field Summary

Constructor Summary

Method Summary
void start()
void stop()
void cleanup()


Field Detail

Constructor Detail

Method Detail

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