Interface PingRequestObserverAccessor.PingRequestObserverMutator
- All Known Subinterfaces:
HttpRegistryContext.HttpRegistryContextBuilder<DESC>, PingRequestObserverAccessor.PingRequestObserverProperty
- All Known Implementing Classes:
AbstractHttpRegistryContextBuilder
- Enclosing interface:
PingRequestObserverAccessor
public static interface PingRequestObserverAccessor.PingRequestObserverMutator
Provides a mutator for a ping
RestRequestConsumer property.-
Method Summary
Modifier and TypeMethodDescriptionvoidsetPingRequestObserver(RestRequestConsumer aPingRequestObserver) Sets the pingRestRequestConsumerfor the pingRestRequestConsumerproperty.
-
Method Details
-
setPingRequestObserver
Sets the pingRestRequestConsumerfor the pingRestRequestConsumerproperty.- Parameters:
aPingRequestObserver- The pingRestRequestConsumerto be stored by the pingRestRequestConsumerproperty.
-