KIE Uberfire Social Activities Backend 6.2.0.CR4

org.kie.uberfire.social.activities.server
Class SocialUserPersistenceProducer

java.lang.Object
  extended by org.kie.uberfire.social.activities.server.SocialUserPersistenceProducer

@ApplicationScoped
public class SocialUserPersistenceProducer
extends Object


Constructor Summary
SocialUserPersistenceProducer()
           
 
Method Summary
 void setup()
           
 SocialUserPersistenceAPI socialUserPersistenceAPI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialUserPersistenceProducer

public SocialUserPersistenceProducer()
Method Detail

setup

@PostConstruct
public void setup()

socialUserPersistenceAPI

@Produces
@Named(value="socialUserPersistenceAPI")
public SocialUserPersistenceAPI socialUserPersistenceAPI()

KIE Uberfire Social Activities Backend 6.2.0.CR4

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