Class CancellableRFSStateEventFactory

    • Constructor Detail

      • CancellableRFSStateEventFactory

        public CancellableRFSStateEventFactory()
    • Method Detail

      • initialise

        public void initialise​(RFSStateEventFactory.Context context)
        Description copied from interface: RFSStateEventFactory

        This notifies the RESTradeListenerEventInfoFactory that it is about to be loaded. This method will be called by the system once.

        You should use this method to perform any initialisation required before the BlockStateEventFactory is loaded by the system.

        Specified by:
        initialise in interface RFSStateEventFactory