palio.services.designer
Class InstanceCacheUpdater
java.lang.Object
palio.services.designer.InstanceCacheUpdater
- All Implemented Interfaces:
- torn.omea.framework.core.ContextListener
public class InstanceCacheUpdater
- extends java.lang.Object
- implements torn.omea.framework.core.ContextListener
- Author:
- Szymon Kuklewicz, Radoslaw Osinski
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceCacheUpdater
public InstanceCacheUpdater(Instance instance)
transactionCommited
public void transactionCommited(torn.omea.framework.transaction.TransactionNotice t)
- Specified by:
transactionCommited
in interface torn.omea.framework.core.ContextListener
performUpdate
public static void performUpdate(Instance instance,
torn.omea.framework.transaction.TransactionNotice notice)
contextOpened
public void contextOpened()
- Specified by:
contextOpened
in interface torn.omea.framework.core.ContextListener
contextClosed
public void contextClosed()
- Specified by:
contextClosed
in interface torn.omea.framework.core.ContextListener