Stateless Components

Previous Next

When the Rules Engine invokes a method of a stateless component, it checks if a constructor exists and then calls that constructor. If the constructor has arguments, those arguments are supplied by the constructor SQL. Then the physical method is called. After the call, the component is released.