Interface AiServiceListenerRegistrarFactory

All Superinterfaces:
Supplier<AiServiceListenerRegistrar>

public interface AiServiceListenerRegistrarFactory extends Supplier<AiServiceListenerRegistrar>
A factory for creating AiServiceListenerRegistrar instances.
  • Method Summary

    Methods inherited from interface Supplier

    get