|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_lib.deployment.xml.AbsElement
org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
This interface provides to the value of Xml elements common for jonas-session/jonas-entity/jonas-mdb
| Constructor Summary | |
JonasCommonEjb()
|
|
| Method Summary | |
java.lang.String |
getClusterHomeDistributor()
Gets the cluster-home-distributor |
java.lang.String |
getClusterRemoteDistributor()
Gets the cluster-remote-distributor |
java.lang.String |
getClusterReplicated()
Gets the cluster-replicated |
java.lang.String |
getEjbName()
|
IorSecurityConfigMapping |
getIorSecurityConfig()
|
java.lang.String |
getJndiLocalName()
Gets the jndi-local-name |
java.lang.String |
getJndiName()
Gets the jndi-name |
java.lang.String |
getMaxCacheSize()
Gets the max-cache-size |
java.lang.String |
getMinPoolSize()
Gets the min-pool-size |
java.lang.String |
getRunAsPrincipalName()
|
void |
setClusterHomeDistributor(java.lang.String clusterHomeDistributor)
Set the cluster-home-distributor |
void |
setClusterRemoteDistributor(java.lang.String clusterRemoteDistributor)
Set the cluster-remote-distributor |
void |
setClusterReplicated(java.lang.String clusterReplicated)
Set the cluster-replicated |
void |
setEjbName(java.lang.String ejbName)
Set the ejb-name |
void |
setIorSecurityConfig(IorSecurityConfigMapping iorSecurityConfig)
|
void |
setJndiLocalName(java.lang.String jndiLocalName)
Set the jndi-local-name |
void |
setJndiName(java.lang.String jndiName)
Set the jndi-name |
void |
setMaxCacheSize(java.lang.String maxCacheSize)
Set the max-cache-size |
void |
setMinPoolSize(java.lang.String minPoolSize)
Set the min-pool-size |
void |
setRunAsPrincipalName(java.lang.String runAsPrincipalName)
|
| Methods inherited from class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement |
addJonasEjbRef, addJonasMessageDestinationRef, addJonasResource, addJonasResourceEnv, addJonasServiceRef, getJonasEjbRefList, getJonasMessageDestinationRefList, getJonasResourceEnvList, getJonasResourceList, getJonasServiceRefList |
| Methods inherited from class org.objectweb.jonas_lib.deployment.xml.AbsElement |
indent, toString, toXML, toXML, xmlAttribute, xmlElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.objectweb.jonas_lib.deployment.xml.JonasJndiEnvRefsGroupXml |
getJonasEjbRefList, getJonasMessageDestinationRefList, getJonasResourceEnvList, getJonasResourceList, getJonasServiceRefList |
| Constructor Detail |
public JonasCommonEjb()
| Method Detail |
public java.lang.String getEjbName()
getEjbName in interface JonasCommonEjbXmlpublic void setEjbName(java.lang.String ejbName)
ejbName - ejbNamepublic java.lang.String getJndiName()
getJndiName in interface JonasCommonEjbXmlpublic void setJndiName(java.lang.String jndiName)
jndiName - jndiNamepublic java.lang.String getJndiLocalName()
public void setJndiLocalName(java.lang.String jndiLocalName)
jndiLocalName - jndi-local-namepublic java.lang.String getMaxCacheSize()
getMaxCacheSize in interface JonasCommonEjbXmlpublic void setMaxCacheSize(java.lang.String maxCacheSize)
maxCacheSize - maxCacheSizepublic java.lang.String getMinPoolSize()
getMinPoolSize in interface JonasCommonEjbXmlpublic void setMinPoolSize(java.lang.String minPoolSize)
minPoolSize - minPoolSizepublic java.lang.String getRunAsPrincipalName()
public void setRunAsPrincipalName(java.lang.String runAsPrincipalName)
runAsPrincipalName - the principal-name to set for run-aspublic IorSecurityConfigMapping getIorSecurityConfig()
public void setIorSecurityConfig(IorSecurityConfigMapping iorSecurityConfig)
iorSecurityConfig - The iorSecurityConfig to set.public java.lang.String getClusterHomeDistributor()
public void setClusterHomeDistributor(java.lang.String clusterHomeDistributor)
clusterHomeDistributor - clusterHomeDistributorpublic java.lang.String getClusterRemoteDistributor()
public void setClusterRemoteDistributor(java.lang.String clusterRemoteDistributor)
clusterRemoteDistributor - clusterRemoteDistributorpublic java.lang.String getClusterReplicated()
public void setClusterReplicated(java.lang.String clusterReplicated)
clusterReplicated - clusterReplicated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||