net.sf.tm.plugin
Interface IUpdatable

All Known Implementing Classes:
WebContextView

public interface IUpdatable

Simple interface for all objects which shall be updatable.

Version:
$Id: IUpdatable.java,v 1.1 2003/09/12 08:31:35 apataki Exp $
Author:
Andreas Pataki

Method Summary
 void update()
          Method for performing a update
 

Method Detail

update

public void update()
Method for performing a update



Copyright © 2003-2004 Andreas Pataki. All Rights Reserved.