Package io.micronaut.starter.io
Class MapOutputHandler
java.lang.Object
io.micronaut.starter.io.MapOutputHandler
- All Implemented Interfaces:
OutputHandler
,Closeable
,AutoCloseable
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MapOutputHandler
public MapOutputHandler()
-
-
Method Details
-
exists
- Specified by:
exists
in interfaceOutputHandler
-
write
- Specified by:
write
in interfaceOutputHandler
- Throws:
IOException
-
getOutputLocation
- Specified by:
getOutputLocation
in interfaceOutputHandler
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
getProject
-