Drools Workbench - JCR to UberFire VFS migration 6.0.0.Beta5

org.drools.workbench.jcr2vfsmigration.vfs
Class IdentityFactory

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

@Singleton
public class IdentityFactory
extends Object


Constructor Summary
IdentityFactory()
           
 
Method Summary
 org.uberfire.security.Identity getIdentity()
           
 void onStartup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityFactory

public IdentityFactory()
Method Detail

onStartup

@PostConstruct
public void onStartup()

getIdentity

@Produces
public org.uberfire.security.Identity getIdentity()

Drools Workbench - JCR to UberFire VFS migration 6.0.0.Beta5

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