org.apache.stanbol.entityhub.jersey.fragment
Class EntityhubWebFragment
java.lang.Object
org.apache.stanbol.entityhub.jersey.fragment.EntityhubWebFragment
- All Implemented Interfaces:
- org.apache.stanbol.commons.web.base.WebFragment
@Service
public class EntityhubWebFragment
- extends Object
- implements org.apache.stanbol.commons.web.base.WebFragment
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityhubWebFragment
public EntityhubWebFragment()
activate
@Activate
protected void activate(org.osgi.service.component.ComponentContext ctx)
getBundleContext
public org.osgi.framework.BundleContext getBundleContext()
- Specified by:
getBundleContext in interface org.apache.stanbol.commons.web.base.WebFragment
getJaxrsResourceClasses
public Set<Class<?>> getJaxrsResourceClasses()
- Specified by:
getJaxrsResourceClasses in interface org.apache.stanbol.commons.web.base.WebFragment
getJaxrsResourceSingletons
public Set<Object> getJaxrsResourceSingletons()
- Specified by:
getJaxrsResourceSingletons in interface org.apache.stanbol.commons.web.base.WebFragment
getLinkResources
public List<org.apache.stanbol.commons.web.base.LinkResource> getLinkResources()
- Specified by:
getLinkResources in interface org.apache.stanbol.commons.web.base.WebFragment
getName
public String getName()
- Specified by:
getName in interface org.apache.stanbol.commons.web.base.WebFragment
getNavigationLinks
public List<org.apache.stanbol.commons.web.base.NavigationLink> getNavigationLinks()
- Specified by:
getNavigationLinks in interface org.apache.stanbol.commons.web.base.WebFragment
getScriptResources
public List<org.apache.stanbol.commons.web.base.ScriptResource> getScriptResources()
- Specified by:
getScriptResources in interface org.apache.stanbol.commons.web.base.WebFragment
getStaticResourceClassPath
public String getStaticResourceClassPath()
- Specified by:
getStaticResourceClassPath in interface org.apache.stanbol.commons.web.base.WebFragment
getTemplateLoader
public freemarker.cache.TemplateLoader getTemplateLoader()
- Specified by:
getTemplateLoader in interface org.apache.stanbol.commons.web.base.WebFragment
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.