Class PluginOsgiExportsAction.StubComponentRegistrar
java.lang.Object
com.atlassian.confluence.admin.actions.debug.PluginOsgiExportsAction.StubComponentRegistrar
- All Implemented Interfaces:
com.atlassian.plugin.osgi.hostcomponents.ComponentRegistrar
- Enclosing class:
- PluginOsgiExportsAction
public static class PluginOsgiExportsAction.StubComponentRegistrar
extends Object
implements com.atlassian.plugin.osgi.hostcomponents.ComponentRegistrar
-
Field Summary
Fields inherited from interface com.atlassian.plugin.osgi.hostcomponents.ComponentRegistrar
HOST_COMPONENT_FLAG
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Class<?>[]
getInterfaces
(String name) getNames()
boolean
hasInterfaces
(String name) boolean
isDuplicated
(Class<?> interfaceClass) com.atlassian.plugin.osgi.hostcomponents.InstanceBuilder
-
Constructor Details
-
StubComponentRegistrar
public StubComponentRegistrar()
-
-
Method Details
-
register
- Specified by:
register
in interfacecom.atlassian.plugin.osgi.hostcomponents.ComponentRegistrar
-
getNames
-
hasInterfaces
-
getInterfaces
-
isDuplicated
-
calculateDuplicates
public void calculateDuplicates()
-