Interface PlexusIoResourceConsumer
-
public interface PlexusIoResourceConsumer
Consume a PlexusIoResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
accept(PlexusIoResource resource)
-
-
-
Method Detail
-
accept
void accept(PlexusIoResource resource) throws java.io.IOException
- Throws:
java.io.IOException
-
-