Class PatternServiceRegistry

All Implemented Interfaces:
ServiceRegistry, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, ServiceableComponent<ServiceRegistry>, Aware, ApplicationContextAware

public class PatternServiceRegistry extends AbstractServiceableComponent<ServiceRegistry> implements ServiceRegistry
Service registry that evaluates a candidate service URL against one or more defined services, where each definition contains a service URL regular expression pattern.

NOTE: This class will become an implementation component in the next major software version.