Interface JStachioExtensions


public interface JStachioExtensions
A container that will hold all resolved JStachioExtensions and consolidate them to a single instances of various services.
Author:
agentgt
API Note
While this interface looks similar to JStachioExtension it is not an extension but rather an immutable bean like container. The methods are purposely java bean style (which is not the default in JStachio as JStachio prefers newer record like accessor method names) to support as many frameworks as possible.