-
- All Implemented Interfaces:
public class BuildEventsListenerRegistryHolder
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classBuildEventsListenerRegistryHolder.Companion
-
Field Summary
Fields Modifier and Type Field Description private final BuildEventsListenerRegistrylistenerRegistry
-
Constructor Summary
Constructors Constructor Description BuildEventsListenerRegistryHolder(BuildEventsListenerRegistry listenerRegistry)
-
Method Summary
Modifier and Type Method Description final BuildEventsListenerRegistrygetListenerRegistry()-
-
Method Detail
-
getListenerRegistry
final BuildEventsListenerRegistry getListenerRegistry()
-
-
-
-