Class LibraryPublisher.NoOpLibraryPublisher
java.lang.Object
io.datarouter.instrumentation.maven.LibraryPublisher.NoOpLibraryPublisher
- All Implemented Interfaces:
LibraryPublisher
- Enclosing interface:
- LibraryPublisher
public static class LibraryPublisher.NoOpLibraryPublisher extends Object implements LibraryPublisher
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.datarouter.instrumentation.maven.LibraryPublisher
LibraryPublisher.NoOpLibraryPublisher -
Constructor Summary
Constructors Constructor Description NoOpLibraryPublisher() -
Method Summary
Modifier and Type Method Description PublishingResponseDtoadd(LibraryBatchDto dto)
-
Constructor Details
-
NoOpLibraryPublisher
public NoOpLibraryPublisher()
-
-
Method Details
-
add
- Specified by:
addin interfaceLibraryPublisher
-