net.user1.union.module
Annotation Type ServerEventListener


@Retention(value=RUNTIME)
public @interface ServerEventListener

Modules can use this annotation to have methods automatically listen for server events. When the module is shutdown the event listener is automatically removed.


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