org.kie.uberfire.social.activities.servlet
Class SocialRouter
java.lang.Object
org.kie.uberfire.social.activities.servlet.SocialRouter
@ApplicationScoped
public class SocialRouter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialRouter
public SocialRouter()
setup
@PostConstruct
public void setup()
getSocialAdapterByPath
public SocialAdapter getSocialAdapterByPath(String path)
throws SocialRouter.SocialAdapterNotFound
- Throws:
SocialRouter.SocialAdapterNotFound
getSocialAdapter
public SocialAdapter getSocialAdapter(String adapterName)
getSocialAdapters
public Map<Class,SocialAdapter> getSocialAdapters()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.