org.codehaus.activespace
Interface SpaceListener

All Superinterfaces:
EventListener

public interface SpaceListener
extends EventListener

A listener of SpaceEvent instances on the Space

Version:
$Revision: 1.1.1.1 $

Method Summary
 void onEvent(SpaceEvent event)
          Callback invoked on each item which is added to a space
 

Method Detail

onEvent

public void onEvent(SpaceEvent event)
Callback invoked on each item which is added to a space

Parameters:
event -


Copyright © 2004 Protique, Ltd.. All Rights Reserved.