Class EndpointAddressFormatValidator
- java.lang.Object
-
- pl.allegro.tech.hermes.management.domain.subscription.validator.EndpointAddressFormatValidator
-
- All Implemented Interfaces:
EndpointAddressValidator
public class EndpointAddressFormatValidator extends java.lang.Object implements EndpointAddressValidator
-
-
Constructor Summary
Constructors Constructor Description EndpointAddressFormatValidator(java.util.List<java.lang.String> additionalEndpointProtocols)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheck(pl.allegro.tech.hermes.api.EndpointAddress address)
-
-
-
Method Detail
-
check
public void check(pl.allegro.tech.hermes.api.EndpointAddress address)
- Specified by:
checkin interfaceEndpointAddressValidator
-
-