palio.services.modules
Class PalioClassRegistryServiceAgent

java.lang.Object
  extended by palio.services.modules.PalioClassRegistryServiceAgent
All Implemented Interfaces:
torn.omea.net.ServiceAgent

public class PalioClassRegistryServiceAgent
extends java.lang.Object
implements torn.omea.net.ServiceAgent

Author:
Szymon Kuklewicz

Constructor Summary
PalioClassRegistryServiceAgent(Instance instance)
           
 
Method Summary
 void addNotificationListener(torn.omea.net.User user)
           
 void handleCall(java.lang.Object request, torn.omea.net.Call call)
           
 void removeNotificationListener(torn.omea.net.User user)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PalioClassRegistryServiceAgent

public PalioClassRegistryServiceAgent(Instance instance)
Method Detail

removeNotificationListener

public void removeNotificationListener(torn.omea.net.User user)
Specified by:
removeNotificationListener in interface torn.omea.net.ServiceAgent

addNotificationListener

public void addNotificationListener(torn.omea.net.User user)
Specified by:
addNotificationListener in interface torn.omea.net.ServiceAgent

handleCall

public void handleCall(java.lang.Object request,
                       torn.omea.net.Call call)
                throws torn.omea.framework.errors.OmeaException
Specified by:
handleCall in interface torn.omea.net.ServiceAgent
Throws:
torn.omea.framework.errors.OmeaException