Package de.xima.fc.gui.common.interfaces
Interface ISupportChangeEventBean
- 
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 BackendBean,ClientBean,LoginBean,UserBean
public interface ISupportChangeEventBean extends Serializable
Interface for scoped beans that should support a method for changing by an event bus triggered handler.- Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleChangeEvent() 
 -