Class RpcManagerImpl

  • All Implemented Interfaces:
    JmxStatisticsExposer, RpcManager

    public class RpcManagerImpl
    extends Object
    implements RpcManager, JmxStatisticsExposer
    This component really is just a wrapper around a Transport implementation, and is used to set up the transport and provide lifecycle and dependency hooks into external transport implementations.
    Since:
    4.0
    Author:
    Manik Surtani, Galder ZamarreƱo, Mircea.Markus@jboss.com, Pedro Ruivo