org.jbpm.console.ng.server.impl
Class AppSetup
java.lang.Object
org.jbpm.console.ng.server.impl.AppSetup
@ApplicationScoped
public class AppSetup
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppSetup
public AppSetup()
ioService
@Produces
@Named(value="ioStrategy")
public org.kie.commons.io.IOService ioService()
onStartup
@PostConstruct
public void onStartup()
produceDeploymentUnits
@Produces
@RequestScoped
public Set<org.droolsjbpm.services.api.DeploymentUnit> produceDeploymentUnits()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.