Class DefaultPolicyService

  • All Implemented Interfaces:
    java.util.EventListener, PolicyService, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>

    public class DefaultPolicyService
    extends OnContextRefreshedEventListener
    implements PolicyService
    PolicyService which is configured with all Policy instances which are discovered in the Spring context and only focuses on a small subset of IObject types as specified by filterObject(IObject).