Class BootContextSpoofingProcessor

  • All Implemented Interfaces:
    io.gridgo.core.Processor

    public class BootContextSpoofingProcessor
    extends io.gridgo.core.support.impl.ContextSpoofingProcessor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected io.gridgo.bean.BObject spoofProcessor​(io.gridgo.core.Processor processor)  
      • Methods inherited from class io.gridgo.core.support.impl.ContextSpoofingProcessor

        process, spoofComponent, spoofConnector, spoofContext, spoofEndpoint, spoofGateway, spoofSubscription
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BootContextSpoofingProcessor

        public BootContextSpoofingProcessor()
    • Method Detail

      • spoofProcessor

        protected io.gridgo.bean.BObject spoofProcessor​(io.gridgo.core.Processor processor)
        Overrides:
        spoofProcessor in class io.gridgo.core.support.impl.ContextSpoofingProcessor