public class Entity extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
cacheInvalidation |
protected CacheInvalidationConfig |
cacheInvalidationConfig |
protected String |
callByValue |
protected ClusterConfig |
clusterConfig |
protected String |
clustered |
protected String |
configurationName |
protected List<Depends> |
depends |
protected List<EjbLocalRef> |
ejbLocalRef |
protected String |
ejbName |
protected List<EjbRef> |
ejbRef |
protected String |
exceptionOnRollback |
protected String |
id |
protected InvokerBindings |
invokerBindings |
protected IorSecurityConfig |
iorSecurityConfig |
protected JndiName |
jndiName |
protected String |
localJndiName |
protected List<MessageDestinationRef> |
messageDestinationRef |
protected MethodAttributes |
methodAttributes |
protected String |
readOnly |
protected List<ResourceEnvRef> |
resourceEnvRef |
protected List<ResourceRef> |
resourceRef |
protected SecurityIdentity |
securityIdentity |
protected String |
securityProxy |
protected List<ServiceRef> |
serviceRef |
protected String |
timerPersistence |
| Constructor and Description |
|---|
Entity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCacheInvalidation()
Gets the value of the cacheInvalidation property.
|
CacheInvalidationConfig |
getCacheInvalidationConfig()
Gets the value of the cacheInvalidationConfig property.
|
String |
getCallByValue()
Gets the value of the callByValue property.
|
ClusterConfig |
getClusterConfig()
Gets the value of the clusterConfig property.
|
String |
getClustered()
Gets the value of the clustered property.
|
String |
getConfigurationName()
Gets the value of the configurationName property.
|
List<Depends> |
getDepends()
Gets the value of the depends property.
|
List<EjbLocalRef> |
getEjbLocalRef()
Gets the value of the ejbLocalRef property.
|
String |
getEjbName()
Gets the value of the ejbName property.
|
List<EjbRef> |
getEjbRef()
Gets the value of the ejbRef property.
|
String |
getExceptionOnRollback()
Gets the value of the exceptionOnRollback property.
|
String |
getId()
Gets the value of the id property.
|
InvokerBindings |
getInvokerBindings()
Gets the value of the invokerBindings property.
|
IorSecurityConfig |
getIorSecurityConfig()
Gets the value of the iorSecurityConfig property.
|
JndiName |
getJndiName()
Gets the value of the jndiName property.
|
String |
getLocalJndiName()
Gets the value of the localJndiName property.
|
List<MessageDestinationRef> |
getMessageDestinationRef()
Gets the value of the messageDestinationRef property.
|
MethodAttributes |
getMethodAttributes()
Gets the value of the methodAttributes property.
|
String |
getReadOnly()
Gets the value of the readOnly property.
|
List<ResourceEnvRef> |
getResourceEnvRef()
Gets the value of the resourceEnvRef property.
|
List<ResourceRef> |
getResourceRef()
Gets the value of the resourceRef property.
|
SecurityIdentity |
getSecurityIdentity()
Gets the value of the securityIdentity property.
|
String |
getSecurityProxy()
Gets the value of the securityProxy property.
|
List<ServiceRef> |
getServiceRef()
Gets the value of the serviceRef property.
|
String |
getTimerPersistence()
Gets the value of the timerPersistence property.
|
void |
setCacheInvalidation(String value)
Sets the value of the cacheInvalidation property.
|
void |
setCacheInvalidationConfig(CacheInvalidationConfig value)
Sets the value of the cacheInvalidationConfig property.
|
void |
setCallByValue(String value)
Sets the value of the callByValue property.
|
void |
setClusterConfig(ClusterConfig value)
Sets the value of the clusterConfig property.
|
void |
setClustered(String value)
Sets the value of the clustered property.
|
void |
setConfigurationName(String value)
Sets the value of the configurationName property.
|
void |
setEjbName(String value)
Sets the value of the ejbName property.
|
void |
setExceptionOnRollback(String value)
Sets the value of the exceptionOnRollback property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setInvokerBindings(InvokerBindings value)
Sets the value of the invokerBindings property.
|
void |
setIorSecurityConfig(IorSecurityConfig value)
Sets the value of the iorSecurityConfig property.
|
void |
setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
setLocalJndiName(String value)
Sets the value of the localJndiName property.
|
void |
setMethodAttributes(MethodAttributes value)
Sets the value of the methodAttributes property.
|
void |
setReadOnly(String value)
Sets the value of the readOnly property.
|
void |
setSecurityIdentity(SecurityIdentity value)
Sets the value of the securityIdentity property.
|
void |
setSecurityProxy(String value)
Sets the value of the securityProxy property.
|
void |
setTimerPersistence(String value)
Sets the value of the timerPersistence property.
|
protected String id
protected String ejbName
protected JndiName jndiName
protected String localJndiName
protected String callByValue
protected String readOnly
protected String exceptionOnRollback
protected String timerPersistence
protected String configurationName
protected InvokerBindings invokerBindings
protected String securityProxy
protected List<EjbLocalRef> ejbLocalRef
protected List<ServiceRef> serviceRef
protected SecurityIdentity securityIdentity
protected List<ResourceRef> resourceRef
protected List<ResourceEnvRef> resourceEnvRef
protected List<MessageDestinationRef> messageDestinationRef
protected MethodAttributes methodAttributes
protected String clustered
protected ClusterConfig clusterConfig
protected String cacheInvalidation
protected CacheInvalidationConfig cacheInvalidationConfig
protected IorSecurityConfig iorSecurityConfig
public void setId(String value)
value - allowed object is
Stringpublic String getEjbName()
Stringpublic void setEjbName(String value)
value - allowed object is
Stringpublic JndiName getJndiName()
JndiNamepublic void setJndiName(JndiName value)
value - allowed object is
JndiNamepublic String getLocalJndiName()
Stringpublic void setLocalJndiName(String value)
value - allowed object is
Stringpublic String getCallByValue()
Stringpublic void setCallByValue(String value)
value - allowed object is
Stringpublic String getReadOnly()
Stringpublic void setReadOnly(String value)
value - allowed object is
Stringpublic String getExceptionOnRollback()
Stringpublic void setExceptionOnRollback(String value)
value - allowed object is
Stringpublic String getTimerPersistence()
Stringpublic void setTimerPersistence(String value)
value - allowed object is
Stringpublic String getConfigurationName()
Stringpublic void setConfigurationName(String value)
value - allowed object is
Stringpublic InvokerBindings getInvokerBindings()
InvokerBindingspublic void setInvokerBindings(InvokerBindings value)
value - allowed object is
InvokerBindingspublic String getSecurityProxy()
Stringpublic void setSecurityProxy(String value)
value - allowed object is
Stringpublic List<EjbRef> getEjbRef()
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
EjbRefpublic List<EjbLocalRef> getEjbLocalRef()
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
EjbLocalRefpublic List<ServiceRef> getServiceRef()
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
ServiceRefpublic SecurityIdentity getSecurityIdentity()
SecurityIdentitypublic void setSecurityIdentity(SecurityIdentity value)
value - allowed object is
SecurityIdentitypublic List<ResourceRef> getResourceRef()
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
ResourceRefpublic List<ResourceEnvRef> getResourceEnvRef()
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
ResourceEnvRefpublic List<MessageDestinationRef> getMessageDestinationRef()
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
MessageDestinationRefpublic MethodAttributes getMethodAttributes()
MethodAttributespublic void setMethodAttributes(MethodAttributes value)
value - allowed object is
MethodAttributespublic String getClustered()
Stringpublic void setClustered(String value)
value - allowed object is
Stringpublic ClusterConfig getClusterConfig()
ClusterConfigpublic void setClusterConfig(ClusterConfig value)
value - allowed object is
ClusterConfigpublic String getCacheInvalidation()
Stringpublic void setCacheInvalidation(String value)
value - allowed object is
Stringpublic CacheInvalidationConfig getCacheInvalidationConfig()
CacheInvalidationConfigpublic void setCacheInvalidationConfig(CacheInvalidationConfig value)
value - allowed object is
CacheInvalidationConfigpublic List<Depends> getDepends()
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
Dependspublic IorSecurityConfig getIorSecurityConfig()
IorSecurityConfigpublic void setIorSecurityConfig(IorSecurityConfig value)
value - allowed object is
IorSecurityConfigCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.