KIE Uberfire Social Activities Backend 6.2.0.CR4

org.kie.uberfire.social.activities.repository
Class SocialAdapterRepository

java.lang.Object
  extended by org.kie.uberfire.social.activities.repository.SocialAdapterRepository
All Implemented Interfaces:
SocialAdapterRepositoryAPI

@ApplicationScoped
public class SocialAdapterRepository
extends Object
implements SocialAdapterRepositoryAPI


Constructor Summary
SocialAdapterRepository()
           
 
Method Summary
 Map<Class,SocialAdapter> getSocialAdapters()
           
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialAdapterRepository

public SocialAdapterRepository()
Method Detail

setup

@PostConstruct
public void setup()

getSocialAdapters

public Map<Class,SocialAdapter> getSocialAdapters()
Specified by:
getSocialAdapters in interface SocialAdapterRepositoryAPI

KIE Uberfire Social Activities Backend 6.2.0.CR4

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