@Service(value=org.apache.stanbol.commons.web.base.WebFragment.class) public class ReasonersFragment extends Object implements org.apache.stanbol.commons.web.base.WebFragment
| Constructor and Description |
|---|
ReasonersFragment() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
Set<Class<?>> |
getJaxrsResourceClasses() |
Set<Object> |
getJaxrsResourceSingletons() |
List<org.apache.stanbol.commons.web.base.LinkResource> |
getLinkResources() |
String |
getName() |
List<org.apache.stanbol.commons.web.base.NavigationLink> |
getNavigationLinks() |
List<org.apache.stanbol.commons.web.base.ScriptResource> |
getScriptResources() |
public Set<Class<?>> getJaxrsResourceClasses()
getJaxrsResourceClasses in interface org.apache.stanbol.commons.web.base.WebFragmentpublic Set<Object> getJaxrsResourceSingletons()
getJaxrsResourceSingletons in interface org.apache.stanbol.commons.web.base.WebFragmentpublic List<org.apache.stanbol.commons.web.base.LinkResource> getLinkResources()
getLinkResources in interface org.apache.stanbol.commons.web.base.WebFragmentpublic String getName()
getName in interface org.apache.stanbol.commons.web.base.WebFragmentpublic List<org.apache.stanbol.commons.web.base.NavigationLink> getNavigationLinks()
getNavigationLinks in interface org.apache.stanbol.commons.web.base.WebFragmentpublic List<org.apache.stanbol.commons.web.base.ScriptResource> getScriptResources()
getScriptResources in interface org.apache.stanbol.commons.web.base.WebFragment@Activate protected void activate(org.osgi.service.component.ComponentContext ctx)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.