palio.services.designer
Class PalioCompilerServiceAgent

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

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

Author:
Szymon Kuklewicz

Constructor Summary
PalioCompilerServiceAgent(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

PalioCompilerServiceAgent

public PalioCompilerServiceAgent(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