Drools Workbench - XML to VFS import utility 6.2.0.CR4

org.drools.workbench.jcr2vfsmigration.cdi
Class SessionInfoFactory

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.cdi.SessionInfoFactory

@ApplicationScoped
public class SessionInfoFactory
extends Object


Constructor Summary
SessionInfoFactory()
           
 
Method Summary
 org.uberfire.rpc.SessionInfo getSessionInfo()
           
 void onStartup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionInfoFactory

public SessionInfoFactory()
Method Detail

onStartup

@PostConstruct
public void onStartup()

getSessionInfo

@Produces
public org.uberfire.rpc.SessionInfo getSessionInfo()

Drools Workbench - XML to VFS import utility 6.2.0.CR4

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