Atavism Version 2018.1AGIS API

atavism.server.engine
Interface AOEventListener

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
AbstractDeathListener, AbstractEventListener

public interface AOEventListener
extends java.rmi.Remote


Method Summary
 java.lang.String getName()
           
 void handleEvent(Event event, AOObject target)
           
 

Method Detail

getName

java.lang.String getName()
                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

handleEvent

void handleEvent(Event event,
                 AOObject target)
                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2018 Dragonsan Studios Sp. z o.o.