palio.services.versionControl
Class VersionControlServiceAgent
java.lang.Object
palio.services.versionControl.VersionControlServiceAgent
- All Implemented Interfaces:
- VersionControlListener, torn.omea.net.ServiceAgent
public class VersionControlServiceAgent
- extends java.lang.Object
- implements torn.omea.net.ServiceAgent, VersionControlListener
- Author:
- Szymon Kuklewicz
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionControlServiceAgent
public VersionControlServiceAgent(Instance instance,
torn.omea.net.Server server,
java.lang.String serviceName)
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
editionStateChanged
public void editionStateChanged(pl.com.torn.jpalio.portal.versionControl.VersionControlState newEditionState)
- Specified by:
editionStateChanged
in interface VersionControlListener