org.jbpm.formModeler.server.impl
Class ApplicationScopedProvider
java.lang.Object
org.jbpm.formModeler.server.impl.ApplicationScopedProvider
@ApplicationScoped
public class ApplicationScopedProvider
- extends Object
This class should contain all ApplicationScoped producers
required by the application.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationScopedProvider
public ApplicationScopedProvider()
setup
@PostConstruct
public void setup()
ioService
@Produces
@Named(value="ioStrategy")
public org.uberfire.io.IOService ioService()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.