|
||||||||||
| 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.JcaListenerContainerImpl
public class JcaListenerContainerImpl
| Field Summary | |
|---|---|
protected String |
acknowledge
|
protected String |
activationSpecFactory
|
protected String |
clientId
|
protected String |
concurrency
|
protected String |
destinationResolver
|
protected String |
destinationType
|
protected ListenerType[] |
listener
|
protected String |
messageConverter
|
protected Integer |
prefetch
|
protected String |
resourceAdapter
|
protected String |
transactionManager
|
| Constructor Summary | |
|---|---|
JcaListenerContainerImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.JcaListenerContainerImpl instance. |
|
JcaListenerContainerImpl(JcaListenerContainerImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.JcaListenerContainerImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
JcaListenerContainerImpl |
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 |
getActivationSpecFactory()
Gets the value of the activationSpecFactory property. |
String |
getClientId()
Gets the value of the clientId property. |
String |
getConcurrency()
Gets the value of the concurrency 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 |
getResourceAdapter()
Gets the value of the resourceAdapter property. |
String |
getTransactionManager()
Gets the value of the transactionManager property. |
void |
setAcknowledge(String value)
Sets the value of the acknowledge property. |
void |
setActivationSpecFactory(String value)
Sets the value of the activationSpecFactory property. |
void |
setClientId(String value)
Sets the value of the clientId property. |
void |
setConcurrency(String value)
Sets the value of the concurrency 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 |
setResourceAdapter(String value)
Sets the value of the resourceAdapter 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 resourceAdapter
protected String activationSpecFactory
protected String destinationResolver
protected String messageConverter
protected String destinationType
protected String clientId
protected String acknowledge
protected String transactionManager
protected String concurrency
protected Integer prefetch
| Constructor Detail |
|---|
public JcaListenerContainerImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.JcaListenerContainerImpl instance.
public JcaListenerContainerImpl(JcaListenerContainerImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.jms.impl.JcaListenerContainerImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ListenerType[] getListener()
getListener in interface JcaListenerContainerListenerTypepublic ListenerType getListener(int idx)
getListener in interface JcaListenerContainerListenerTypepublic int getListenerLength()
getListenerLength in interface JcaListenerContainerpublic void setListener(ListenerType[] values)
setListener in interface JcaListenerContainervalues - allowed objects are
ListenerType
public ListenerType setListener(int idx,
ListenerType value)
setListener in interface JcaListenerContainervalue - allowed object is
ListenerTypepublic String getResourceAdapter()
JcaListenerContainer
getResourceAdapter in interface JcaListenerContainerStringpublic void setResourceAdapter(String value)
JcaListenerContainer
setResourceAdapter in interface JcaListenerContainervalue - allowed object is
Stringpublic String getActivationSpecFactory()
JcaListenerContainer
getActivationSpecFactory in interface JcaListenerContainerStringpublic void setActivationSpecFactory(String value)
JcaListenerContainer
setActivationSpecFactory in interface JcaListenerContainervalue - allowed object is
Stringpublic String getDestinationResolver()
JcaListenerContainer
getDestinationResolver in interface JcaListenerContainerStringpublic void setDestinationResolver(String value)
JcaListenerContainer
setDestinationResolver in interface JcaListenerContainervalue - allowed object is
Stringpublic String getMessageConverter()
JcaListenerContainer
getMessageConverter in interface JcaListenerContainerStringpublic void setMessageConverter(String value)
JcaListenerContainer
setMessageConverter in interface JcaListenerContainervalue - allowed object is
Stringpublic String getDestinationType()
JcaListenerContainer
getDestinationType in interface JcaListenerContainerStringpublic void setDestinationType(String value)
JcaListenerContainer
setDestinationType in interface JcaListenerContainervalue - allowed object is
Stringpublic String getClientId()
JcaListenerContainer
getClientId in interface JcaListenerContainerStringpublic void setClientId(String value)
JcaListenerContainer
setClientId in interface JcaListenerContainervalue - allowed object is
Stringpublic String getAcknowledge()
JcaListenerContainer
getAcknowledge in interface JcaListenerContainerStringpublic void setAcknowledge(String value)
JcaListenerContainer
setAcknowledge in interface JcaListenerContainervalue - allowed object is
Stringpublic String getTransactionManager()
JcaListenerContainer
getTransactionManager in interface JcaListenerContainerStringpublic void setTransactionManager(String value)
JcaListenerContainer
setTransactionManager in interface JcaListenerContainervalue - allowed object is
Stringpublic String getConcurrency()
JcaListenerContainer
getConcurrency in interface JcaListenerContainerStringpublic void setConcurrency(String value)
JcaListenerContainer
setConcurrency in interface JcaListenerContainervalue - allowed object is
Stringpublic Integer getPrefetch()
JcaListenerContainer
getPrefetch in interface JcaListenerContainerIntegerpublic void setPrefetch(Integer value)
JcaListenerContainer
setPrefetch in interface JcaListenerContainervalue - allowed object is
Integerpublic void copyListener(ListenerType[] source)
Listener.
source - The source to copy from.
NullPointerException - if source is null.public JcaListenerContainerImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||