public class SpringManagedModuleReferenceParser extends Object implements com.google.common.base.Function<org.osgi.framework.ServiceReference,com.atlassian.fugue.Option<com.atlassian.plugin.ModuleCompleteKey>>
ModuleCompleteKey from a dynamic module service export.| Constructor and Description | 
|---|
| SpringManagedModuleReferenceParser() | 
| Modifier and Type | Method and Description | 
|---|---|
| com.atlassian.fugue.Option<com.atlassian.plugin.ModuleCompleteKey> | apply(org.osgi.framework.ServiceReference serviceReference) | 
public com.atlassian.fugue.Option<com.atlassian.plugin.ModuleCompleteKey> apply(@Nullable org.osgi.framework.ServiceReference serviceReference)
apply in interface com.google.common.base.Function<org.osgi.framework.ServiceReference,com.atlassian.fugue.Option<com.atlassian.plugin.ModuleCompleteKey>>Copyright © 2003–2017 Atlassian. All rights reserved.