JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT

org.uberfire.backend.server.impl
Class ApplicationScopedProvider

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

@ApplicationScoped
public class ApplicationScopedProvider
extends Object

Created with IntelliJ IDEA. User: nmirasch Date: 4/12/13 Time: 9:59 AM To change this template use File | Settings | File Templates.


Constructor Summary
ApplicationScopedProvider()
           
 
Method Summary
 org.uberfire.backend.repositories.Repository systemRepository()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationScopedProvider

public ApplicationScopedProvider()
Method Detail

systemRepository

@Produces
@Named(value="system")
public org.uberfire.backend.repositories.Repository systemRepository()

JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT

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