com.fruitioninc.jwc
Interface ComponentListener


public interface ComponentListener

Listens for ComponentEvents


Method Summary
 void serialize(ComponentEvent event)
          Called when the component is about to be serialized.
 

Method Detail

serialize

public void serialize(ComponentEvent event)
Called when the component is about to be serialized.