public class GigaSpaceTopic extends Object implements FactoryBean, InitializingBean
Topic based on
a topic name.| Constructor and Description |
|---|
GigaSpaceTopic() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Object |
getObject() |
Class |
getObjectType() |
boolean |
isSingleton() |
void |
setName(String topicName)
The topic name for this JMS topic.
|
public void setName(String topicName)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface InitializingBeanExceptionpublic Object getObject() throws Exception
getObject in interface FactoryBeanExceptionpublic Class getObjectType()
getObjectType in interface FactoryBeanpublic boolean isSingleton()
isSingleton in interface FactoryBeanCopyright © GigaSpaces.