org.kie.config.cli
Class EnvironmentProvider
java.lang.Object
org.kie.config.cli.EnvironmentProvider
@ApplicationScoped
public class EnvironmentProvider
- extends Object
|
Field Summary |
static org.uberfire.security.Role |
ADMIN_ROLE
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADMIN_ROLE
public static final org.uberfire.security.Role ADMIN_ROLE
EnvironmentProvider
public EnvironmentProvider()
setup
@PostConstruct
public void setup()
ioService
@Produces
@Named(value="ioStrategy")
public org.uberfire.io.IOService ioService()
getSessionInfo
@Produces
public org.uberfire.rpc.SessionInfo getSessionInfo()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.