Uses of Class
org.objectweb.joram.mom.proxies.AdminNotification
-
Packages that use AdminNotification Package Description org.objectweb.joram.mom.dest Theorg.objectweb.joram.mom.destpackage holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. -
-
Uses of AdminNotification in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type AdminNotification Modifier and Type Method Description private voidAdminTopic. handleAdminNotification(AdminNotification adminNot)Method implementing the reaction to aAdminNotificationnotification notifying of the creation of an administrator proxy.
-