|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgr.uoa.di.madgik.commons.channel.registry.ChannelRegistryCleanUp
public class ChannelRegistryCleanUp
Utility class that manages the cleanup of the ChannelRegistry
. It is being registered by the registry to receive
notifications from the channels that are kept in the registry. On DisposeChannelEvent
events it purges the Registry
from the associated entry calling ChannelRegistry.CleanUp(ChannelRegistryKey)
passing as parameter the ChannelRegistryKey
retrieved from DisposeChannelEvent.GetRegistryKey()
Constructor Summary | |
---|---|
ChannelRegistryCleanUp()
|
Method Summary | |
---|---|
void |
update(java.util.Observable o,
java.lang.Object arg)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChannelRegistryCleanUp()
Method Detail |
---|
public void update(java.util.Observable o, java.lang.Object arg)
update
in interface java.util.Observer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |