de.init.its.process
Class IOResult

java.lang.Object
  extended by de.init.its.process.IOResult

public class IOResult
extends java.lang.Object

State management wrapper for IO Operation Results

Author:
mkandora

Constructor Summary
IOResult(java.net.URI resourcePath)
           
 
Method Summary
 java.net.URI getResourcePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOResult

public IOResult(java.net.URI resourcePath)
Method Detail

getResourcePath

public java.net.URI getResourcePath()