Spring.Objects.Factory.Config.SharedStateAwareProcessor.SharedStateAwareProcessor C# (CSharp) Method

SharedStateAwareProcessor() public method

Creates a new empty instance.
public SharedStateAwareProcessor ( ) : System
return System
        public SharedStateAwareProcessor()
        { }

Same methods

SharedStateAwareProcessor::SharedStateAwareProcessor ( ISharedStateFactory sharedStateFactories, int order ) : System