org.openspaces.jms
Class GigaSpaceTopic
java.lang.Object
  
org.openspaces.jms.GigaSpaceTopic
- All Implemented Interfaces: 
 - FactoryBean, InitializingBean
 
public class GigaSpaceTopic
- extends Object
- implements FactoryBean, InitializingBean
  
A Spring factory bean to create GSTopicImpl based on
 a topic name.
- Author:
 
  - kimchy
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GigaSpaceTopic
public GigaSpaceTopic()
setName
public void setName(String topicName)
- The topic name for this JMS topic.
 
 
 
afterPropertiesSet
public void afterPropertiesSet()
                        throws Exception
- Specified by:
 afterPropertiesSet in interface InitializingBean
 
- Throws:
 Exception
 
getObject
public Object getObject()
                 throws Exception
- Specified by:
 getObject in interface FactoryBean
 
- Throws:
 Exception
 
getObjectType
public Class getObjectType()
- Specified by:
 getObjectType in interface FactoryBean
 
 
isSingleton
public boolean isSingleton()
- Specified by:
 isSingleton in interface FactoryBean
 
 
Copyright © GigaSpaces.