Uses of Interface
fr.dyade.aaa.jndi2.impl.UpdateListener
-
Packages that use UpdateListener Package Description fr.dyade.aaa.jndi2.distributed fr.dyade.aaa.jndi2.impl -
-
Uses of UpdateListener in fr.dyade.aaa.jndi2.distributed
Classes in fr.dyade.aaa.jndi2.distributed that implement UpdateListener Modifier and Type Class Description classReplicationManager -
Uses of UpdateListener in fr.dyade.aaa.jndi2.impl
Fields in fr.dyade.aaa.jndi2.impl declared as UpdateListener Modifier and Type Field Description private UpdateListenerServerImpl. updateListenerOptional update listener.Methods in fr.dyade.aaa.jndi2.impl with parameters of type UpdateListener Modifier and Type Method Description voidServerImpl. setUpdateListener(UpdateListener updateListener)
-