com.atlassian.plugin.osgi.factory.transform
Class StubHostComponentRegistration
java.lang.Object
com.atlassian.plugin.osgi.factory.transform.StubHostComponentRegistration
- All Implemented Interfaces:
- HostComponentRegistration
public class StubHostComponentRegistration
- extends java.lang.Object
- implements 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 HostComponentRegistration
getMainInterfaceClasses
public java.lang.Class[] getMainInterfaceClasses()
- Specified by:
getMainInterfaceClasses in interface HostComponentRegistration
getProperties
public java.util.Dictionary<java.lang.String,java.lang.String> getProperties()
- Specified by:
getProperties in interface HostComponentRegistration
getMainInterfaces
public java.lang.String[] getMainInterfaces()
- Specified by:
getMainInterfaces in interface HostComponentRegistration
Copyright © 2010 Atlassian. All Rights Reserved.