Class ProfilePublisherImpl

  • All Implemented Interfaces:
    ProfilePublisher

    public class ProfilePublisherImpl
    extends Object
    implements ProfilePublisher
    Publishes the current resource profile of the application.

    Distinguishes publication in new scopes (#addTo(List) from publication updates in existing scopes (update().

    Author:
    Fabio Simeoni
    • Constructor Detail

      • ProfilePublisherImpl

        public ProfilePublisherImpl​(ApplicationContext context)
        Creates an instance for a given application.
        Parameters:
        context - the context of the application