Uses of Interface
jgroup.core.ExternalGMIService.BootstrapInvocationHandler

Packages that use ExternalGMIService.BootstrapInvocationHandler
jgroup.core   
jgroup.relacs.gmi   
 

Uses of ExternalGMIService.BootstrapInvocationHandler in jgroup.core
 

Methods in jgroup.core that return ExternalGMIService.BootstrapInvocationHandler
 ExternalGMIService.BootstrapInvocationHandler ExternalGMIService.getBootstrapHandler()
          Returns an BootstrapInvocationHandler that can be bound to a normal Java RMI registry instance and later merged with others.
 

Methods in jgroup.core with parameters of type ExternalGMIService.BootstrapInvocationHandler
 void ExternalGMIService.BootstrapInvocationHandler.merge(ExternalGMIService.BootstrapInvocationHandler handler)
          Merge this handler with the given handler.
 

Uses of ExternalGMIService.BootstrapInvocationHandler in jgroup.relacs.gmi
 

Classes in jgroup.relacs.gmi that implement ExternalGMIService.BootstrapInvocationHandler
 class GroupInvocationHandler
          Invocation handler (the proxy) at client side.
 

Methods in jgroup.relacs.gmi that return ExternalGMIService.BootstrapInvocationHandler
 ExternalGMIService.BootstrapInvocationHandler JeriEGMILayer.getBootstrapHandler()
           
 

Methods in jgroup.relacs.gmi with parameters of type ExternalGMIService.BootstrapInvocationHandler
 void GroupInvocationHandler.merge(ExternalGMIService.BootstrapInvocationHandler handler)
           
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.