JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT

org.uberfire.backend.server.impl
Class AppSetup

java.lang.Object
  extended by org.uberfire.backend.server.impl.AppSetup

@ApplicationScoped
public class AppSetup
extends Object


Constructor Summary
AppSetup()
           
 
Method Summary
 org.kie.commons.io.IOService ioService()
           
 void onStartup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppSetup

public AppSetup()
Method Detail

onStartup

@PostConstruct
public void onStartup()

ioService

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

JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT

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