|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.jms.jca.MessageListenerSpec
public class MessageListenerSpec
The JMS MessageListener configuration specification.
Constructor Summary | |
---|---|
MessageListenerSpec()
|
Method Summary | |
---|---|
ResourceAdapter |
getResourceAdapter()
Returns the associated ResourceAdapter |
void |
setResourceAdapter(ResourceAdapter ra)
Associate this JavaBean with a resource adapter java bean. |
void |
validate()
Validates the configuration. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageListenerSpec()
Method Detail |
---|
public ResourceAdapter getResourceAdapter()
getResourceAdapter
in interface ResourceAdapterAssociation
public void setResourceAdapter(ResourceAdapter ra) throws ResourceException
setResourceAdapter
in interface ResourceAdapterAssociation
ResourceException
public void validate() throws InvalidPropertyException
validate
in interface ActivationSpec
InvalidPropertyException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |