org.kie.uberfire.social.activities.repository
Class SocialAdapterRepository
java.lang.Object
org.kie.uberfire.social.activities.repository.SocialAdapterRepository
- All Implemented Interfaces:
- SocialAdapterRepositoryAPI
@ApplicationScoped
public class SocialAdapterRepository
- extends Object
- implements SocialAdapterRepositoryAPI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialAdapterRepository
public SocialAdapterRepository()
setup
@PostConstruct
public void setup()
getSocialAdapters
public Map<Class,SocialAdapter> getSocialAdapters()
- Specified by:
getSocialAdapters in interface SocialAdapterRepositoryAPI
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.