Interface EndpointOwnershipValidator
- All Known Implementing Classes:
NoOpEndpointOwnershipValidator
public interface EndpointOwnershipValidator
-
Method Summary
Modifier and TypeMethodDescriptionvoidcheck(pl.allegro.tech.hermes.api.OwnerId owner, pl.allegro.tech.hermes.api.EndpointAddress endpoint)
-
Method Details
-
check
void check(pl.allegro.tech.hermes.api.OwnerId owner, pl.allegro.tech.hermes.api.EndpointAddress endpoint)
-