Uses of Interface
org.jboss.remoting.CallbackStoreMBean

Packages that use CallbackStoreMBean
org.jboss.remoting   
 

Uses of CallbackStoreMBean in org.jboss.remoting
 

Classes in org.jboss.remoting 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 © 2004 JBoss Inc. All Rights Reserved.