Package com.electrotank.electroserver.plugins

Interface Summary
LoginEventInterface The LoginEventInterface is used to define a class as a login event handler.
LogOutEventInterface The LogOutEventInterface is used to define a class as a log out event handler.
 

Class Summary
AbstractEventHandler This abstract class represents either a login or logout event handler.
AbstractPlugin The AbstractPlugin represents an abstract class that must be extended for all Java plugins.
 

Exception Summary
EventException Creates a new EventException that is used to represent any exceptions that occured within an event.
PluginException Used to represent any exceptions that come out of plugins.
 



Copyright © 2006 Electrotank, Inc. All Rights Reserved.