aClockPool, aFactory);
nodeManager.addListener(new RemoteNodeTracker());
// The incoming messages are dispatched to the EndPoints based on
// their destination endpoint header.
inDispatcher = new MsgOutDispatcher(MsgHeaderConstants.DEST_ENDPOINT);
addEndPoint(endPointProxyFactory);
addEndPoint(referenceableManager);
addEndPoint(streamManager);
addEndPoint(endPointView);