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.FactoryBean
Exception
public Class getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean
Copyright © 2014 Suncode. All rights reserved.