Drools Workbench - JCR to UberFire VFS migration 6.1.0-SNAPSHOT

org.drools.workbench.jcr2vfsmigration.vfs
Class IOServiceFactory

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.vfs.IOServiceFactory

@ApplicationScoped
public class IOServiceFactory
extends Object


Nested Class Summary
static class IOServiceFactory.Migration
           
 
Constructor Summary
IOServiceFactory()
           
 
Method Summary
 org.uberfire.io.IOService ioService()
           
 void onShutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOServiceFactory

public IOServiceFactory()
Method Detail

onShutdown

@PreDestroy
public void onShutdown()

ioService

@Produces
@Named(value="ioStrategy")
public org.uberfire.io.IOService ioService()

Drools Workbench - JCR to UberFire VFS migration 6.1.0-SNAPSHOT

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