@Component public class CustomContentLinkServiceFactory extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
CustomContentLinkServiceFactory(org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
com.atlassian.plugins.navlink.producer.contentlinks.customcontentlink.CustomContentLinkService |
getCustomContentLinkService() |
public CustomContentLinkServiceFactory(@Nonnull org.osgi.framework.BundleContext bundleContext)
public void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic com.atlassian.plugins.navlink.producer.contentlinks.customcontentlink.CustomContentLinkService getCustomContentLinkService()
Copyright © 2002-2016 Atlassian. All Rights Reserved.