Kie Commons I/O 6.0.0.CR4

org.kie.commons.io
Class IOService.NewFileSystemListener

java.lang.Object
  extended by org.kie.commons.io.IOService.NewFileSystemListener
Enclosing interface:
IOService

public abstract static class IOService.NewFileSystemListener
extends Object


Constructor Summary
IOService.NewFileSystemListener()
           
 
Method Summary
abstract  void execute(FileSystem newFileSystem, String scheme, String name, Map<String,?> env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOService.NewFileSystemListener

public IOService.NewFileSystemListener()
Method Detail

execute

public abstract void execute(FileSystem newFileSystem,
                             String scheme,
                             String name,
                             Map<String,?> env)

Kie Commons I/O 6.0.0.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.