com.atlassian.plugin.osgi.factory.transform
Class StubHostComponentRegistration
java.lang.Object
com.atlassian.plugin.osgi.factory.transform.StubHostComponentRegistration
- All Implemented Interfaces:
- com.atlassian.plugin.osgi.hostcomponents.HostComponentRegistration
public class StubHostComponentRegistration
- extends java.lang.Object
- implements com.atlassian.plugin.osgi.hostcomponents.HostComponentRegistration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StubHostComponentRegistration
public StubHostComponentRegistration(java.lang.Class... ifs)
StubHostComponentRegistration
public StubHostComponentRegistration(java.lang.String name,
java.lang.Class... ifs)
StubHostComponentRegistration
public StubHostComponentRegistration(java.lang.String name,
java.lang.Object value,
java.lang.Class... ifs)
StubHostComponentRegistration
public StubHostComponentRegistration(java.lang.String[] ifs,
java.util.Dictionary<java.lang.String,java.lang.String> props)
getInstance
public java.lang.Object getInstance()
- Specified by:
getInstance in interface com.atlassian.plugin.osgi.hostcomponents.HostComponentRegistration
getMainInterfaceClasses
public java.lang.Class[] getMainInterfaceClasses()
- Specified by:
getMainInterfaceClasses in interface com.atlassian.plugin.osgi.hostcomponents.HostComponentRegistration
getProperties
public java.util.Dictionary<java.lang.String,java.lang.String> getProperties()
- Specified by:
getProperties in interface com.atlassian.plugin.osgi.hostcomponents.HostComponentRegistration
getMainInterfaces
public java.lang.String[] getMainInterfaces()
- Specified by:
getMainInterfaces in interface com.atlassian.plugin.osgi.hostcomponents.HostComponentRegistration
Copyright © 2013 Atlassian. All Rights Reserved.