Interface ChangeSetContextAccessor


public interface ChangeSetContextAccessor
Interface to access ChangeSetContext objects. It's preferred to use it via ChangeSetContext.getCurrent(). The implementation of the factory is loaded via ExtendedServiceLoader and is therefore pluggable.