Uses of Interface
org.jboss.remoting.callback.CallbackStoreMBean

Packages that use CallbackStoreMBean
org.jboss.remoting.callback   
 

Uses of CallbackStoreMBean in org.jboss.remoting.callback
 

Classes in org.jboss.remoting.callback that implement CallbackStoreMBean
 class CallbackStore
          Acts as a persistent list which writes Serializable objects to disk and will retrieve them in same order in which they were added (FIFO).
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.