Java Doc for MessageDriven.java in  » J2EE » openejb3 » org » apache » openejb » jee » jba » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » J2EE » openejb3 » org.apache.openejb.jee.jba 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.apache.openejb.jee.jba.MessageDriven

MessageDriven
public class MessageDriven (Code)


Field Summary
protected  ActivationConfigactivationConfig
    
protected  StringconfigurationName
    
protected  List<Depends>depends
    
protected  StringdestinationJndiName
    
protected  List<EjbLocalRef>ejbLocalRef
    
protected  StringejbName
    
protected  List<EjbRef>ejbRef
    
protected  EjbTimeoutIdentityejbTimeoutIdentity
    
protected  StringexceptionOnRollback
    
protected  Stringid
    
protected  InvokerBindingsinvokerBindings
    
protected  IorSecurityConfigiorSecurityConfig
    
protected  StringlocalJndiName
    
protected  StringmdbClientId
    
protected  StringmdbPasswd
    
protected  StringmdbSubscriptionId
    
protected  StringmdbUser
    
protected  List<MessageDestinationRef>messageDestinationRef
    
protected  StringresourceAdapterName
    
protected  List<ResourceEnvRef>resourceEnvRef
    
protected  List<ResourceRef>resourceRef
    
protected  SecurityIdentitysecurityIdentity
    
protected  StringsecurityProxy
    
protected  List<ServiceRef>serviceRef
    
protected  StringtimerPersistence
    


Method Summary
public  ActivationConfiggetActivationConfig()
     Gets the value of the activationConfig property.
public  StringgetConfigurationName()
     Gets the value of the configurationName property.
public  List<Depends>getDepends()
     Gets the value of the depends property.

This accessor method returns a reference to the live list, not a snapshot.

public  StringgetDestinationJndiName()
     Gets the value of the destinationJndiName property.
public  List<EjbLocalRef>getEjbLocalRef()
     Gets the value of the ejbLocalRef property.

This accessor method returns a reference to the live list, not a snapshot.

public  StringgetEjbName()
     Gets the value of the ejbName property.
public  List<EjbRef>getEjbRef()
     Gets the value of the ejbRef property.

This accessor method returns a reference to the live list, not a snapshot.

public  EjbTimeoutIdentitygetEjbTimeoutIdentity()
     Gets the value of the ejbTimeoutIdentity property.
public  StringgetExceptionOnRollback()
     Gets the value of the exceptionOnRollback property.
public  StringgetId()
     Gets the value of the id property.
public  InvokerBindingsgetInvokerBindings()
     Gets the value of the invokerBindings property.
public  IorSecurityConfiggetIorSecurityConfig()
     Gets the value of the iorSecurityConfig property.
public  StringgetLocalJndiName()
     Gets the value of the localJndiName property.
public  StringgetMdbClientId()
     Gets the value of the mdbClientId property.
public  StringgetMdbPasswd()
     Gets the value of the mdbPasswd property.
public  StringgetMdbSubscriptionId()
     Gets the value of the mdbSubscriptionId property.
public  StringgetMdbUser()
     Gets the value of the mdbUser property.
public  List<MessageDestinationRef>getMessageDestinationRef()
     Gets the value of the messageDestinationRef property.

This accessor method returns a reference to the live list, not a snapshot.

public  StringgetResourceAdapterName()
     Gets the value of the resourceAdapterName property.
public  List<ResourceEnvRef>getResourceEnvRef()
     Gets the value of the resourceEnvRef property.

This accessor method returns a reference to the live list, not a snapshot.

public  List<ResourceRef>getResourceRef()
     Gets the value of the resourceRef property.

This accessor method returns a reference to the live list, not a snapshot.

public  SecurityIdentitygetSecurityIdentity()
     Gets the value of the securityIdentity property.
public  StringgetSecurityProxy()
     Gets the value of the securityProxy property.
public  List<ServiceRef>getServiceRef()
     Gets the value of the serviceRef property.

This accessor method returns a reference to the live list, not a snapshot.

public  StringgetTimerPersistence()
     Gets the value of the timerPersistence property.
public  voidsetActivationConfig(ActivationConfig value)
     Sets the value of the activationConfig property.
public  voidsetConfigurationName(String value)
     Sets the value of the configurationName property.
public  voidsetDestinationJndiName(String value)
     Sets the value of the destinationJndiName property.
public  voidsetEjbName(String value)
     Sets the value of the ejbName property.
public  voidsetEjbTimeoutIdentity(EjbTimeoutIdentity value)
     Sets the value of the ejbTimeoutIdentity property.
public  voidsetExceptionOnRollback(String value)
     Sets the value of the exceptionOnRollback property.
public  voidsetId(String value)
     Sets the value of the id property.
public  voidsetInvokerBindings(InvokerBindings value)
     Sets the value of the invokerBindings property.
public  voidsetIorSecurityConfig(IorSecurityConfig value)
     Sets the value of the iorSecurityConfig property.
public  voidsetLocalJndiName(String value)
     Sets the value of the localJndiName property.
public  voidsetMdbClientId(String value)
     Sets the value of the mdbClientId property.
public  voidsetMdbPasswd(String value)
     Sets the value of the mdbPasswd property.
public  voidsetMdbSubscriptionId(String value)
     Sets the value of the mdbSubscriptionId property.
public  voidsetMdbUser(String value)
     Sets the value of the mdbUser property.
public  voidsetResourceAdapterName(String value)
     Sets the value of the resourceAdapterName property.
public  voidsetSecurityIdentity(SecurityIdentity value)
     Sets the value of the securityIdentity property.
public  voidsetSecurityProxy(String value)
     Sets the value of the securityProxy property.
public  voidsetTimerPersistence(String value)
     Sets the value of the timerPersistence property.

Field Detail
activationConfig
protected ActivationConfig activationConfig(Code)



configurationName
protected String configurationName(Code)



depends
protected List<Depends> depends(Code)



destinationJndiName
protected String destinationJndiName(Code)



ejbLocalRef
protected List<EjbLocalRef> ejbLocalRef(Code)



ejbName
protected String ejbName(Code)



ejbRef
protected List<EjbRef> ejbRef(Code)



ejbTimeoutIdentity
protected EjbTimeoutIdentity ejbTimeoutIdentity(Code)



exceptionOnRollback
protected String exceptionOnRollback(Code)



id
protected String id(Code)



invokerBindings
protected InvokerBindings invokerBindings(Code)



iorSecurityConfig
protected IorSecurityConfig iorSecurityConfig(Code)



localJndiName
protected String localJndiName(Code)



mdbClientId
protected String mdbClientId(Code)



mdbPasswd
protected String mdbPasswd(Code)



mdbSubscriptionId
protected String mdbSubscriptionId(Code)



mdbUser
protected String mdbUser(Code)



messageDestinationRef
protected List<MessageDestinationRef> messageDestinationRef(Code)



resourceAdapterName
protected String resourceAdapterName(Code)



resourceEnvRef
protected List<ResourceEnvRef> resourceEnvRef(Code)



resourceRef
protected List<ResourceRef> resourceRef(Code)



securityIdentity
protected SecurityIdentity securityIdentity(Code)



securityProxy
protected String securityProxy(Code)



serviceRef
protected List<ServiceRef> serviceRef(Code)



timerPersistence
protected String timerPersistence(Code)





Method Detail
getActivationConfig
public ActivationConfig getActivationConfig()(Code)
Gets the value of the activationConfig property. possible object isActivationConfig



getConfigurationName
public String getConfigurationName()(Code)
Gets the value of the configurationName property. possible object isString



getDepends
public List<Depends> getDepends()(Code)
Gets the value of the depends property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the depends property.

For example, to add a new item, do as follows:

 getDepends().add(newItem);
 

Objects of the following type(s) are allowed in the list Depends




getDestinationJndiName
public String getDestinationJndiName()(Code)
Gets the value of the destinationJndiName property. possible object isString



getEjbLocalRef
public List<EjbLocalRef> getEjbLocalRef()(Code)
Gets the value of the ejbLocalRef property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the ejbLocalRef property.

For example, to add a new item, do as follows:

 getEjbLocalRef().add(newItem);
 

Objects of the following type(s) are allowed in the list EjbLocalRef




getEjbName
public String getEjbName()(Code)
Gets the value of the ejbName property. possible object isString



getEjbRef
public List<EjbRef> getEjbRef()(Code)
Gets the value of the ejbRef property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the ejbRef property.

For example, to add a new item, do as follows:

 getEjbRef().add(newItem);
 

Objects of the following type(s) are allowed in the list EjbRef




getEjbTimeoutIdentity
public EjbTimeoutIdentity getEjbTimeoutIdentity()(Code)
Gets the value of the ejbTimeoutIdentity property. possible object isEjbTimeoutIdentity



getExceptionOnRollback
public String getExceptionOnRollback()(Code)
Gets the value of the exceptionOnRollback property. possible object isString



getId
public String getId()(Code)
Gets the value of the id property. possible object isString



getInvokerBindings
public InvokerBindings getInvokerBindings()(Code)
Gets the value of the invokerBindings property. possible object isInvokerBindings



getIorSecurityConfig
public IorSecurityConfig getIorSecurityConfig()(Code)
Gets the value of the iorSecurityConfig property. possible object isIorSecurityConfig



getLocalJndiName
public String getLocalJndiName()(Code)
Gets the value of the localJndiName property. possible object isString



getMdbClientId
public String getMdbClientId()(Code)
Gets the value of the mdbClientId property. possible object isString



getMdbPasswd
public String getMdbPasswd()(Code)
Gets the value of the mdbPasswd property. possible object isString



getMdbSubscriptionId
public String getMdbSubscriptionId()(Code)
Gets the value of the mdbSubscriptionId property. possible object isString



getMdbUser
public String getMdbUser()(Code)
Gets the value of the mdbUser property. possible object isString



getMessageDestinationRef
public List<MessageDestinationRef> getMessageDestinationRef()(Code)
Gets the value of the messageDestinationRef property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the messageDestinationRef property.

For example, to add a new item, do as follows:

 getMessageDestinationRef().add(newItem);
 

Objects of the following type(s) are allowed in the list MessageDestinationRef




getResourceAdapterName
public String getResourceAdapterName()(Code)
Gets the value of the resourceAdapterName property. possible object isString



getResourceEnvRef
public List<ResourceEnvRef> getResourceEnvRef()(Code)
Gets the value of the resourceEnvRef property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the resourceEnvRef property.

For example, to add a new item, do as follows:

 getResourceEnvRef().add(newItem);
 

Objects of the following type(s) are allowed in the list ResourceEnvRef




getResourceRef
public List<ResourceRef> getResourceRef()(Code)
Gets the value of the resourceRef property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the resourceRef property.

For example, to add a new item, do as follows:

 getResourceRef().add(newItem);
 

Objects of the following type(s) are allowed in the list ResourceRef




getSecurityIdentity
public SecurityIdentity getSecurityIdentity()(Code)
Gets the value of the securityIdentity property. possible object isSecurityIdentity



getSecurityProxy
public String getSecurityProxy()(Code)
Gets the value of the securityProxy property. possible object isString



getServiceRef
public List<ServiceRef> getServiceRef()(Code)
Gets the value of the serviceRef property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the serviceRef property.

For example, to add a new item, do as follows:

 getServiceRef().add(newItem);
 

Objects of the following type(s) are allowed in the list ServiceRef




getTimerPersistence
public String getTimerPersistence()(Code)
Gets the value of the timerPersistence property. possible object isString



setActivationConfig
public void setActivationConfig(ActivationConfig value)(Code)
Sets the value of the activationConfig property.
Parameters:
  value - allowed object isActivationConfig



setConfigurationName
public void setConfigurationName(String value)(Code)
Sets the value of the configurationName property.
Parameters:
  value - allowed object isString



setDestinationJndiName
public void setDestinationJndiName(String value)(Code)
Sets the value of the destinationJndiName property.
Parameters:
  value - allowed object isString



setEjbName
public void setEjbName(String value)(Code)
Sets the value of the ejbName property.
Parameters:
  value - allowed object isString



setEjbTimeoutIdentity
public void setEjbTimeoutIdentity(EjbTimeoutIdentity value)(Code)
Sets the value of the ejbTimeoutIdentity property.
Parameters:
  value - allowed object isEjbTimeoutIdentity



setExceptionOnRollback
public void setExceptionOnRollback(String value)(Code)
Sets the value of the exceptionOnRollback property.
Parameters:
  value - allowed object isString



setId
public void setId(String value)(Code)
Sets the value of the id property.
Parameters:
  value - allowed object isString



setInvokerBindings
public void setInvokerBindings(InvokerBindings value)(Code)
Sets the value of the invokerBindings property.
Parameters:
  value - allowed object isInvokerBindings



setIorSecurityConfig
public void setIorSecurityConfig(IorSecurityConfig value)(Code)
Sets the value of the iorSecurityConfig property.
Parameters:
  value - allowed object isIorSecurityConfig



setLocalJndiName
public void setLocalJndiName(String value)(Code)
Sets the value of the localJndiName property.
Parameters:
  value - allowed object isString



setMdbClientId
public void setMdbClientId(String value)(Code)
Sets the value of the mdbClientId property.
Parameters:
  value - allowed object isString



setMdbPasswd
public void setMdbPasswd(String value)(Code)
Sets the value of the mdbPasswd property.
Parameters:
  value - allowed object isString



setMdbSubscriptionId
public void setMdbSubscriptionId(String value)(Code)
Sets the value of the mdbSubscriptionId property.
Parameters:
  value - allowed object isString



setMdbUser
public void setMdbUser(String value)(Code)
Sets the value of the mdbUser property.
Parameters:
  value - allowed object isString



setResourceAdapterName
public void setResourceAdapterName(String value)(Code)
Sets the value of the resourceAdapterName property.
Parameters:
  value - allowed object isString



setSecurityIdentity
public void setSecurityIdentity(SecurityIdentity value)(Code)
Sets the value of the securityIdentity property.
Parameters:
  value - allowed object isSecurityIdentity



setSecurityProxy
public void setSecurityProxy(String value)(Code)
Sets the value of the securityProxy property.
Parameters:
  value - allowed object isString



setTimerPersistence
public void setTimerPersistence(String value)(Code)
Sets the value of the timerPersistence property.
Parameters:
  value - allowed object isString



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.