KIE IDE - Showcase 6.0.0.Beta2

org.kie.backend
Class AppSetup

java.lang.Object
  extended by org.kie.backend.AppSetup

@ApplicationScoped
public class AppSetup
extends Object


Constructor Summary
AppSetup()
           
 
Method Summary
 void assertPlayground()
           
 Set<org.droolsjbpm.services.api.DeploymentUnit> produceDeploymentUnits()
           
 
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

assertPlayground

@PostConstruct
public void assertPlayground()

produceDeploymentUnits

@Produces
@RequestScoped
public Set<org.droolsjbpm.services.api.DeploymentUnit> produceDeploymentUnits()

KIE IDE - Showcase 6.0.0.Beta2

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