net.user1.union.module
Annotation Type RoomEventListener


@Retention(value=RUNTIME)
public @interface RoomEventListener

Modules can use this annotation to have methods automatically listen for room events. When the module is shutdown the event listener is automatically removed. This annotation is only valid for room modules and the room listened to is the room to which the room module is attached.


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright USER1 Subsystems Corporation - Tue Jan 28 2014, 05:05 PM -0500