public class ServiceReferenceFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean
| Constructor and Description | 
|---|
| ServiceReferenceFactoryBean(OsgiPlugin osgiPlugin,
                           Class<?> type) | 
public ServiceReferenceFactoryBean(OsgiPlugin osgiPlugin, Class<?> type)
public Object getObject() throws Exception
getObject in interface org.springframework.beans.factory.FactoryBeanExceptionpublic Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanpublic boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBeanCopyright © 2014 Suncode. All rights reserved.