|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.ListenerContainerImpl
public class ListenerContainerImpl
| Field Summary | |
|---|---|
protected String |
acknowledge
|
protected String |
cache
|
protected String |
clientId
|
protected String |
concurrency
|
protected String |
connectionFactory
|
protected String |
containerClass
|
protected String |
containerType
|
protected String |
destinationResolver
|
protected String |
destinationType
|
protected ListenerType[] |
listener
|
protected String |
messageConverter
|
protected Integer |
prefetch
|
protected String |
taskExecutor
|
protected String |
transactionManager
|
| Constructor Summary | |
|---|---|
ListenerContainerImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.ListenerContainerImpl instance. |
|
ListenerContainerImpl(ListenerContainerImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.ListenerContainerImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ListenerContainerImpl |
clone()
Creates and returns a copy of this object. |
void |
copyListener(ListenerType[] source)
Copies all values of property Listener. |
String |
getAcknowledge()
Gets the value of the acknowledge property. |
String |
getCache()
Gets the value of the cache property. |
String |
getClientId()
Gets the value of the clientId property. |
String |
getConcurrency()
Gets the value of the concurrency property. |
String |
getConnectionFactory()
Gets the value of the connectionFactory property. |
String |
getContainerClass()
Gets the value of the containerClass property. |
String |
getContainerType()
Gets the value of the containerType property. |
String |
getDestinationResolver()
Gets the value of the destinationResolver property. |
String |
getDestinationType()
Gets the value of the destinationType property. |
ListenerType[] |
getListener()
|
ListenerType |
getListener(int idx)
|
int |
getListenerLength()
|
String |
getMessageConverter()
Gets the value of the messageConverter property. |
Integer |
getPrefetch()
Gets the value of the prefetch property. |
String |
getTaskExecutor()
Gets the value of the taskExecutor property. |
String |
getTransactionManager()
Gets the value of the transactionManager property. |
void |
setAcknowledge(String value)
Sets the value of the acknowledge property. |
void |
setCache(String value)
Sets the value of the cache property. |
void |
setClientId(String value)
Sets the value of the clientId property. |
void |
setConcurrency(String value)
Sets the value of the concurrency property. |
void |
setConnectionFactory(String value)
Sets the value of the connectionFactory property. |
void |
setContainerClass(String value)
Sets the value of the containerClass property. |
void |
setContainerType(String value)
Sets the value of the containerType property. |
void |
setDestinationResolver(String value)
Sets the value of the destinationResolver property. |
void |
setDestinationType(String value)
Sets the value of the destinationType property. |
ListenerType |
setListener(int idx,
ListenerType value)
|
void |
setListener(ListenerType[] values)
|
void |
setMessageConverter(String value)
Sets the value of the messageConverter property. |
void |
setPrefetch(Integer value)
Sets the value of the prefetch property. |
void |
setTaskExecutor(String value)
Sets the value of the taskExecutor property. |
void |
setTransactionManager(String value)
Sets the value of the transactionManager property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ListenerType[] listener
protected String containerType
protected String containerClass
protected String connectionFactory
protected String taskExecutor
protected String destinationResolver
protected String messageConverter
protected String destinationType
protected String clientId
protected String cache
protected String acknowledge
protected String transactionManager
protected String concurrency
protected Integer prefetch
| Constructor Detail |
|---|
public ListenerContainerImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.ListenerContainerImpl instance.
public ListenerContainerImpl(ListenerContainerImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.ListenerContainerImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ListenerType[] getListener()
getListener in interface ListenerContainerListenerTypepublic ListenerType getListener(int idx)
getListener in interface ListenerContainerListenerTypepublic int getListenerLength()
getListenerLength in interface ListenerContainerpublic void setListener(ListenerType[] values)
setListener in interface ListenerContainervalues - allowed objects are
ListenerType
public ListenerType setListener(int idx,
ListenerType value)
setListener in interface ListenerContainervalue - allowed object is
ListenerTypepublic String getContainerType()
ListenerContainer
getContainerType in interface ListenerContainerStringpublic void setContainerType(String value)
ListenerContainer
setContainerType in interface ListenerContainervalue - allowed object is
Stringpublic String getContainerClass()
ListenerContainer
getContainerClass in interface ListenerContainerStringpublic void setContainerClass(String value)
ListenerContainer
setContainerClass in interface ListenerContainervalue - allowed object is
Stringpublic String getConnectionFactory()
ListenerContainer
getConnectionFactory in interface ListenerContainerStringpublic void setConnectionFactory(String value)
ListenerContainer
setConnectionFactory in interface ListenerContainervalue - allowed object is
Stringpublic String getTaskExecutor()
ListenerContainer
getTaskExecutor in interface ListenerContainerStringpublic void setTaskExecutor(String value)
ListenerContainer
setTaskExecutor in interface ListenerContainervalue - allowed object is
Stringpublic String getDestinationResolver()
ListenerContainer
getDestinationResolver in interface ListenerContainerStringpublic void setDestinationResolver(String value)
ListenerContainer
setDestinationResolver in interface ListenerContainervalue - allowed object is
Stringpublic String getMessageConverter()
ListenerContainer
getMessageConverter in interface ListenerContainerStringpublic void setMessageConverter(String value)
ListenerContainer
setMessageConverter in interface ListenerContainervalue - allowed object is
Stringpublic String getDestinationType()
ListenerContainer
getDestinationType in interface ListenerContainerStringpublic void setDestinationType(String value)
ListenerContainer
setDestinationType in interface ListenerContainervalue - allowed object is
Stringpublic String getClientId()
ListenerContainer
getClientId in interface ListenerContainerStringpublic void setClientId(String value)
ListenerContainer
setClientId in interface ListenerContainervalue - allowed object is
Stringpublic String getCache()
ListenerContainer
getCache in interface ListenerContainerStringpublic void setCache(String value)
ListenerContainer
setCache in interface ListenerContainervalue - allowed object is
Stringpublic String getAcknowledge()
ListenerContainer
getAcknowledge in interface ListenerContainerStringpublic void setAcknowledge(String value)
ListenerContainer
setAcknowledge in interface ListenerContainervalue - allowed object is
Stringpublic String getTransactionManager()
ListenerContainer
getTransactionManager in interface ListenerContainerStringpublic void setTransactionManager(String value)
ListenerContainer
setTransactionManager in interface ListenerContainervalue - allowed object is
Stringpublic String getConcurrency()
ListenerContainer
getConcurrency in interface ListenerContainerStringpublic void setConcurrency(String value)
ListenerContainer
setConcurrency in interface ListenerContainervalue - allowed object is
Stringpublic Integer getPrefetch()
ListenerContainer
getPrefetch in interface ListenerContainerIntegerpublic void setPrefetch(Integer value)
ListenerContainer
setPrefetch in interface ListenerContainervalue - allowed object is
Integerpublic void copyListener(ListenerType[] source)
Listener.
source - The source to copy from.
NullPointerException - if source is null.public ListenerContainerImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||