Drools Workbench - JCR to UberFire VFS migration 6.0.0-SNAPSHOT

org.drools.workbench.jcr2vfsmigration.vfs
Class SessionInfoFactory

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

@Singleton
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 - JCR to UberFire VFS migration 6.0.0-SNAPSHOT

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