@Deprecated public abstract class JBossEnterpriseBeanMetaData extends NamedMetaDataWithDescriptionGroup implements Environment, IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
Constructor and Description |
---|
JBossEnterpriseBeanMetaData()
Deprecated.
Create a new EnterpriseBeanMetaData.
|
Modifier and Type | Method and Description |
---|---|
void |
checkValid()
Deprecated.
|
Set<String> |
determineAllDepends()
Deprecated.
Get the depends.
|
String |
determineConfigurationName()
Deprecated.
Determine the configuration name
|
ContainerConfigurationMetaData |
determineContainerConfiguration()
Deprecated.
Get the container configuration
|
String |
determineContainerName()
Deprecated.
Get the kernel name for the ejb container.
|
InvokerBindingMetaData |
determineInvokerBinding(String invokerName)
Deprecated.
Determine an invoker binding
|
InvokerBindingsMetaData |
determineInvokerBindings()
Deprecated.
Determine the invokers
|
abstract String |
determineJndiName()
Deprecated.
Handled by Decorators, JBMETA-68
|
String |
determineLocalJndiName()
Deprecated.
JBMETA-68
|
AdministeredObjectMetaData |
getAdministeredObjectByName(String name)
Deprecated.
Retrieves by name.
|
AdministeredObjectsMetaData |
getAdministeredObjects()
Deprecated.
Retrieves the administeredObjects.
|
AnnotatedEJBReferencesMetaData |
getAnnotatedEjbReferences()
Deprecated.
Get the ejbReferences.
|
AnnotationsMetaData |
getAnnotations()
Deprecated.
Get the annotations.
|
String |
getAopDomainName()
Deprecated.
Get the aopDomainName.
|
protected JBossAssemblyDescriptorMetaData |
getAssemblyDescriptor()
Deprecated.
Get the assembly descriptor
|
String |
getConfigurationName()
Deprecated.
Get the configurationName.
|
ConnectionFactoriesMetaData |
getConnectionFactories()
Deprecated.
Retrieves the connectionFactories.
|
ConnectionFactoryMetaData |
getConnectionFactoryByName(String name)
Deprecated.
Retrieves by name.
|
String |
getContainerName()
Deprecated.
Get the kernel name for the ejb container.
|
String |
getContainerObjectNameJndiName()
Deprecated.
Determine the container jndi name used in the object name.
|
ContainerTransactionsMetaData |
getContainerTransactions()
Deprecated.
Get the container transactions
|
DataSourceMetaData |
getDataSourceByName(String name)
Deprecated.
Get by name
|
DataSourcesMetaData |
getDataSources()
Deprecated.
Get the dataSources.
|
abstract String |
getDefaultConfigurationName()
Deprecated.
Get the default configuration name
|
protected String |
getDefaultInvokerJndiName()
Deprecated.
Determine the jndi name for invoker bindings that come from the container configuration
|
protected abstract String |
getDefaultInvokerName()
Deprecated.
Get the default invokers
|
protected InvokerBindingsMetaData |
getDefaultInvokers()
Deprecated.
Get the default invokers
|
Set<String> |
getDepends()
Deprecated.
Get the depends.
|
String |
getEjbClass()
Deprecated.
|
JBossMetaData |
getEjbJarMetaData()
Deprecated.
|
EJBLocalReferenceMetaData |
getEjbLocalReferenceByName(String name)
Deprecated.
Get by name
|
EJBLocalReferencesMetaData |
getEjbLocalReferences()
Deprecated.
Get the ejbLocalReferences.
|
String |
getEjbName()
Deprecated.
Get the ejbName.
|
EJBReferenceMetaData |
getEjbReferenceByName(String name)
Deprecated.
Get by name
|
EJBReferencesMetaData |
getEjbReferences()
Deprecated.
Get the ejbReferences.
|
JBossEnterpriseBeansMetaData |
getEnterpriseBeansMetaData()
Deprecated.
Get the enterpriseBeansMetaData.
|
EnvironmentEntriesMetaData |
getEnvironmentEntries()
Deprecated.
Get the environmentEntries.
|
EnvironmentEntryMetaData |
getEnvironmentEntryByName(String name)
Deprecated.
Get by name
|
ExcludeListMetaData |
getExcludeList()
Deprecated.
Get the exclude list
|
String |
getGeneratedContainerName()
Deprecated.
Get the generated kernel name for the ejb container.
|
IgnoreDependencyMetaData |
getIgnoreDependency()
Deprecated.
Get the ignoreDependency.
|
InvokerBindingsMetaData |
getInvokerBindings()
Deprecated.
Get the invokers.
|
IORSecurityConfigMetaData |
getIorSecurityConfig()
Deprecated.
Get the iorSecurityConfig.
|
JBossMetaData |
getJBossMetaData()
Deprecated.
Get the jbossMetaData.
|
JBossMetaData |
getJBossMetaDataWithCheck()
Deprecated.
Get the jbossMetaData.
|
JMSConnectionFactoriesMetaData |
getJmsConnectionFactories()
Deprecated.
Retrieves the jmsConnectionFactories.
|
JMSConnectionFactoryMetaData |
getJmsConnectionFactoryByName(String name)
Deprecated.
Retrieves by name.
|
JMSDestinationMetaData |
getJmsDestinationByName(String name)
Deprecated.
Retrieves by name.
|
JMSDestinationsMetaData |
getJmsDestinations()
Deprecated.
Retrieves the jmsDestinations.
|
String |
getJndiBindingPolicy()
Deprecated.
|
Environment |
getJndiEnvironmentRefsGroup()
Deprecated.
Get the jndiEnvironmentRefsGroup.
|
JndiRefsMetaData |
getJndiRefs()
Deprecated.
Get the jndiRefs.
|
String |
getLocalJndiName()
Deprecated.
Get the localJndiName.
|
MailSessionMetaData |
getMailSessionByName(String name)
Deprecated.
Retrieves by name.
|
MailSessionsMetaData |
getMailSessions()
Deprecated.
Retrieves the mailSessions.
|
String |
getMappedName()
Deprecated.
|
MessageDestinationReferenceMetaData |
getMessageDestinationReferenceByName(String name)
Deprecated.
Get by name
|
MessageDestinationReferencesMetaData |
getMessageDestinationReferences()
Deprecated.
Get the messageDestinationReferences.
|
MethodAttributesMetaData |
getMethodAttributes()
Deprecated.
Get the methodAttributes.
|
MethodPermissionsMetaData |
getMethodPermissions()
Deprecated.
Get the methods permissions
|
Set<String> |
getMethodPermissions(String methodName,
Class<?>[] params,
MethodInterfaceType interfaceType)
Deprecated.
A somewhat tedious method that builds a Set
|
int |
getMethodTransactionTimeout(Method method)
Deprecated.
Get the transaction timeout for the method
|
int |
getMethodTransactionTimeout(String methodName)
Deprecated.
Get the transaction timeout for the method
|
javax.ejb.TransactionAttributeType |
getMethodTransactionType(Method m,
MethodInterfaceType iface)
Deprecated.
Get the transaction type
|
javax.ejb.TransactionAttributeType |
getMethodTransactionType(String methodName,
Class<?>[] params,
MethodInterfaceType iface)
Deprecated.
Get the method transaction type
|
PersistenceContextReferenceMetaData |
getPersistenceContextReferenceByName(String name)
Deprecated.
Get by name
|
PersistenceContextReferencesMetaData |
getPersistenceContextRefs()
Deprecated.
Get the persistenceContextRefs.
|
PersistenceUnitReferenceMetaData |
getPersistenceUnitReferenceByName(String name)
Deprecated.
Get by name
|
PersistenceUnitReferencesMetaData |
getPersistenceUnitRefs()
Deprecated.
Get the persistenceUnitRefs.
|
PoolConfigMetaData |
getPoolConfig()
Deprecated.
|
LifecycleCallbacksMetaData |
getPostConstructs()
Deprecated.
Get the postConstructs.
|
LifecycleCallbacksMetaData |
getPreDestroys()
Deprecated.
Get the preDestroys.
|
ResourceEnvironmentReferenceMetaData |
getResourceEnvironmentReferenceByName(String name)
Deprecated.
Get by name
|
ResourceEnvironmentReferencesMetaData |
getResourceEnvironmentReferences()
Deprecated.
Get the resourceEnvironmentReferences.
|
ResourceReferenceMetaData |
getResourceReferenceByName(String name)
Deprecated.
Get by name
|
ResourceReferencesMetaData |
getResourceReferences()
Deprecated.
Get the resourceReferences.
|
String |
getSecurityDomain()
Deprecated.
Get the securityDomain.
|
SecurityIdentityMetaData |
getSecurityIdentity()
Deprecated.
Get the securityIdentity.
|
String |
getSecurityProxy()
Deprecated.
Get the securityProxy.
|
SecurityRoleMetaData |
getSecurityRole(String roleName)
Deprecated.
Get a security role
|
Set<String> |
getSecurityRolePrincipals(String roleName)
Deprecated.
Get a security role's principals
|
SecurityRoleRefsMetaData |
getSecurityRoleRefs()
Deprecated.
Provies a common accessor that returns an empty security role refs.
|
Map<String,Set<String>> |
getSecurityRolesPrincipalVersusRolesMap()
Deprecated.
Get the Principal versus roles map stored in the security roles
|
ServiceReferenceMetaData |
getServiceReferenceByName(String name)
Deprecated.
Get by name
|
ServiceReferencesMetaData |
getServiceReferences()
Deprecated.
Get the service references
|
javax.ejb.TransactionManagementType |
getTransactionType()
Deprecated.
|
boolean |
hasMethodPermissions(String methodName,
Class<?>[] params,
MethodInterfaceType interfaceType)
Deprecated.
Check to see if there was a method-permission or exclude-list statement
for the given method.
|
boolean |
isBMT()
Deprecated.
Is this bean managed transactions
|
boolean |
isCMT()
Deprecated.
Is this container managed transactions
|
boolean |
isConsumer()
Deprecated.
Whether this is a consumer bean
|
boolean |
isEntity()
Deprecated.
Whether this is an entity bean
|
boolean |
isExceptionOnRollback()
Deprecated.
Get the exceptionOnRollback.
|
boolean |
isGeneric()
Deprecated.
|
boolean |
isMessageDriven()
Deprecated.
Whether this is a message driven bean
|
boolean |
isMethodReadOnly(Method method)
Deprecated.
Is this method a read-only method
|
boolean |
isMethodReadOnly(String methodName)
Deprecated.
Is this method a read-only method
|
boolean |
isService()
Deprecated.
Whether this is a service bean
|
boolean |
isSession()
Deprecated.
Whether this is a session bean
|
boolean |
isTimerPersistence()
Deprecated.
Get the timerPersistence.
|
void |
merge(JBossEnterpriseBeanMetaData override,
EnterpriseBeanMetaData original)
Deprecated.
|
void |
merge(JBossEnterpriseBeanMetaData override,
EnterpriseBeanMetaData original,
String overrideFile,
String overridenFile,
boolean mustOverride)
Deprecated.
|
void |
merge(JBossEnterpriseBeanMetaData override,
JBossEnterpriseBeanMetaData original)
Deprecated.
|
protected void |
merge(JBossGenericBeanMetaData generic)
Deprecated.
|
JBossEnterpriseBeanMetaData |
newBean()
Deprecated.
|
static JBossEnterpriseBeanMetaData |
newBean(EnterpriseBeanMetaData bean)
Deprecated.
Create the correct JBossEnterpriseBeanMetaData for the input
standard bean metadata.
|
void |
setAnnotations(AnnotationsMetaData annotations)
Deprecated.
Set the annotations.
|
void |
setAopDomainName(String aopDomainName)
Deprecated.
Set the aopDomainName.
|
void |
setConfigurationName(String configurationName)
Deprecated.
Set the configurationName.
|
void |
setContainerName(String containerName)
Deprecated.
|
void |
setDepends(Set<String> depends)
Deprecated.
Set the depends.
|
void |
setEjbClass(String ejbClass)
Deprecated.
|
void |
setEjbName(String ejbName)
Deprecated.
Set the ejbName.
|
void |
setEnterpriseBeansMetaData(JBossEnterpriseBeansMetaData enterpriseBeansMetaData)
Deprecated.
Set the enterpriseBeansMetaData.
|
void |
setEnvironmentRefsGroup(JBossEnvironmentRefsGroupMetaData env)
Deprecated.
|
void |
setExceptionOnRollback(boolean exceptionOnRollback)
Deprecated.
Set the exceptionOnRollback.
|
void |
setGeneratedContainerName(String containerName)
Deprecated.
|
void |
setIgnoreDependency(IgnoreDependencyMetaData ignoreDependency)
Deprecated.
Set the ignoreDependency.
|
void |
setInvokerBindings(InvokerBindingsMetaData invokers)
Deprecated.
Set the invokers.
|
void |
setIorSecurityConfig(IORSecurityConfigMetaData iorSecurityConfig)
Deprecated.
Set the iorSecurityConfig.
|
void |
setJndiBindingPolicy(String jndiBindingPolicy)
Deprecated.
|
void |
setJndiEnvironmentRefsGroup(Environment env)
Deprecated.
|
void |
setJndiRefs(JndiRefsMetaData jndiRefs)
Deprecated.
Set the jndiRefs.
|
void |
setLocalJndiName(String localJndiName)
Deprecated.
Set the localJndiName.
|
void |
setMappedName(String mappedName)
Deprecated.
|
void |
setMethodAttributes(MethodAttributesMetaData methodAttributes)
Deprecated.
Set the methodAttributes.
|
void |
setPoolConfig(PoolConfigMetaData poolConfig)
Deprecated.
|
void |
setSecurityDomain(String securityDomain)
Deprecated.
Set the securityDomain.
|
void |
setSecurityIdentity(SecurityIdentityMetaData securityIdentity)
Deprecated.
Set the securityIdentity.
|
void |
setSecurityProxy(String securityProxy)
Deprecated.
Set the securityProxy.
|
void |
setTimerPersistence(boolean timerPersistence)
Deprecated.
Set the timerPersistence.
|
void |
setTransactionType(javax.ejb.TransactionManagementType transactionType)
Deprecated.
|
getDescriptionGroup, setDescriptionGroup
equals, getKey, getName, hashCode, setName, toString
clone, getId, setId
finalize, getClass, notify, notifyAll, wait, wait, wait
getDescriptionGroup, getId, setDescriptionGroup
getKey
public JBossEnterpriseBeanMetaData()
public static JBossEnterpriseBeanMetaData newBean(EnterpriseBeanMetaData bean)
bean
- the standard bean metadatapublic JBossEnterpriseBeanMetaData newBean()
public JBossEnterpriseBeansMetaData getEnterpriseBeansMetaData()
public void setEnterpriseBeansMetaData(JBossEnterpriseBeansMetaData enterpriseBeansMetaData)
setEnterpriseBeansMetaData
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
enterpriseBeansMetaData
- the enterpriseBeansMetaData.public JBossMetaData getJBossMetaData()
public JBossMetaData getJBossMetaDataWithCheck()
public Environment getJndiEnvironmentRefsGroup()
getJndiEnvironmentRefsGroup
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public void setJndiEnvironmentRefsGroup(Environment env)
public void setEnvironmentRefsGroup(JBossEnvironmentRefsGroupMetaData env)
public String getEjbName()
getEjbName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public void setEjbName(String ejbName)
setEjbName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
ejbName
- the ejbName.IllegalArgumentException
- for a null ejbNamepublic String getEjbClass()
public JBossMetaData getEjbJarMetaData()
public ContainerTransactionsMetaData getContainerTransactions()
getContainerTransactions
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public javax.ejb.TransactionAttributeType getMethodTransactionType(String methodName, Class<?>[] params, MethodInterfaceType iface)
getMethodTransactionType
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
methodName
- the method nameparams
- the parametersiface
- the interface typepublic javax.ejb.TransactionAttributeType getMethodTransactionType(Method m, MethodInterfaceType iface)
getMethodTransactionType
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
m
- the methodiface
- the interface typepublic ExcludeListMetaData getExcludeList()
getExcludeList
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public String getMappedName()
public void setEjbClass(String ejbClass)
public void setMappedName(String mappedName)
public boolean isConsumer()
public boolean isService()
public boolean isSession()
isSession
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public boolean isMessageDriven()
isMessageDriven
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public boolean isEntity()
isEntity
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public boolean isGeneric()
public boolean isCMT()
isCMT
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public boolean isBMT()
isBMT
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public javax.ejb.TransactionManagementType getTransactionType()
public void setTransactionType(javax.ejb.TransactionManagementType transactionType)
public String getLocalJndiName()
public void setLocalJndiName(String localJndiName)
localJndiName
- the localJndiName.IllegalArgumentException
- for a null localJndiName@Deprecated public String determineLocalJndiName()
@Deprecated public abstract String determineJndiName()
public String getContainerObjectNameJndiName()
public String getContainerName()
setGeneratedContainerName(String)
public void setContainerName(String containerName)
public String getGeneratedContainerName()
getContainerName()
public void setGeneratedContainerName(String containerName)
public String determineContainerName()
public boolean isExceptionOnRollback()
public void setExceptionOnRollback(boolean exceptionOnRollback)
exceptionOnRollback
- the exceptionOnRollback.public boolean isTimerPersistence()
public void setTimerPersistence(boolean timerPersistence)
timerPersistence
- the timerPersistence.public String getConfigurationName()
public void setConfigurationName(String configurationName)
configurationName
- the configurationName.IllegalArgumentException
- for a null configurationNamepublic String determineConfigurationName()
public ContainerConfigurationMetaData determineContainerConfiguration()
public void setPoolConfig(PoolConfigMetaData poolConfig)
public abstract String getDefaultConfigurationName()
public String getSecurityProxy()
public void setSecurityProxy(String securityProxy)
securityProxy
- the securityProxy.IllegalArgumentException
- for a null securityProxypublic String getSecurityDomain()
public void setSecurityDomain(String securityDomain)
securityDomain
- the securityDomain.IllegalArgumentException
- for a null securityDomainpublic void setDepends(Set<String> depends)
depends
- the depends.IllegalArgumentException
- for a null dependspublic Set<String> determineAllDepends()
public InvokerBindingsMetaData getInvokerBindings()
public void setInvokerBindings(InvokerBindingsMetaData invokers)
invokers
- the invokers.IllegalArgumentException
- for a null invokerspublic InvokerBindingsMetaData determineInvokerBindings()
public InvokerBindingMetaData determineInvokerBinding(String invokerName)
invokerName
- the invoker proxy binding nameIllegalStateException
- if there is no such bindingprotected String getDefaultInvokerJndiName()
protected InvokerBindingsMetaData getDefaultInvokers()
protected abstract String getDefaultInvokerName()
public EJBLocalReferenceMetaData getEjbLocalReferenceByName(String name)
Environment
getEjbLocalReferenceByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getEjbLocalReferenceByName
in interface Environment
name
- the namepublic EJBLocalReferencesMetaData getEjbLocalReferences()
Environment
getEjbLocalReferences
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getEjbLocalReferences
in interface Environment
public EJBReferenceMetaData getEjbReferenceByName(String name)
RemoteEnvironment
getEjbReferenceByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getEjbReferenceByName
in interface RemoteEnvironment
name
- the namepublic EJBReferencesMetaData getEjbReferences()
RemoteEnvironment
getEjbReferences
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getEjbReferences
in interface RemoteEnvironment
public AnnotatedEJBReferencesMetaData getAnnotatedEjbReferences()
RemoteEnvironment
getAnnotatedEjbReferences
in interface RemoteEnvironment
public EnvironmentEntriesMetaData getEnvironmentEntries()
RemoteEnvironment
getEnvironmentEntries
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getEnvironmentEntries
in interface RemoteEnvironment
public EnvironmentEntryMetaData getEnvironmentEntryByName(String name)
RemoteEnvironment
getEnvironmentEntryByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getEnvironmentEntryByName
in interface RemoteEnvironment
name
- the namepublic MessageDestinationReferenceMetaData getMessageDestinationReferenceByName(String name)
RemoteEnvironment
getMessageDestinationReferenceByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getMessageDestinationReferenceByName
in interface RemoteEnvironment
name
- the namepublic MessageDestinationReferencesMetaData getMessageDestinationReferences()
RemoteEnvironment
getMessageDestinationReferences
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getMessageDestinationReferences
in interface RemoteEnvironment
public PersistenceContextReferenceMetaData getPersistenceContextReferenceByName(String name)
Environment
getPersistenceContextReferenceByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getPersistenceContextReferenceByName
in interface Environment
name
- the namepublic PersistenceContextReferencesMetaData getPersistenceContextRefs()
Environment
getPersistenceContextRefs
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getPersistenceContextRefs
in interface Environment
public PersistenceUnitReferenceMetaData getPersistenceUnitReferenceByName(String name)
RemoteEnvironment
getPersistenceUnitReferenceByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getPersistenceUnitReferenceByName
in interface RemoteEnvironment
name
- the namepublic PersistenceUnitReferencesMetaData getPersistenceUnitRefs()
RemoteEnvironment
getPersistenceUnitRefs
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getPersistenceUnitRefs
in interface RemoteEnvironment
public PoolConfigMetaData getPoolConfig()
public LifecycleCallbacksMetaData getPostConstructs()
RemoteEnvironment
getPostConstructs
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getPostConstructs
in interface RemoteEnvironment
public LifecycleCallbacksMetaData getPreDestroys()
RemoteEnvironment
getPreDestroys
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getPreDestroys
in interface RemoteEnvironment
public ResourceEnvironmentReferenceMetaData getResourceEnvironmentReferenceByName(String name)
RemoteEnvironment
getResourceEnvironmentReferenceByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getResourceEnvironmentReferenceByName
in interface RemoteEnvironment
name
- the namepublic ResourceEnvironmentReferencesMetaData getResourceEnvironmentReferences()
RemoteEnvironment
getResourceEnvironmentReferences
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getResourceEnvironmentReferences
in interface RemoteEnvironment
public ResourceReferenceMetaData getResourceReferenceByName(String name)
RemoteEnvironment
getResourceReferenceByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getResourceReferenceByName
in interface RemoteEnvironment
name
- the namepublic ResourceReferencesMetaData getResourceReferences()
RemoteEnvironment
getResourceReferences
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getResourceReferences
in interface RemoteEnvironment
public ServiceReferenceMetaData getServiceReferenceByName(String name)
RemoteEnvironment
getServiceReferenceByName
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getServiceReferenceByName
in interface RemoteEnvironment
name
- the namepublic ServiceReferencesMetaData getServiceReferences()
RemoteEnvironment
getServiceReferences
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
getServiceReferences
in interface RemoteEnvironment
public SecurityRoleRefsMetaData getSecurityRoleRefs()
public AnnotationsMetaData getAnnotations()
public void setAnnotations(AnnotationsMetaData annotations)
annotations
- the annotations.IllegalArgumentException
- for a null annotationspublic String getAopDomainName()
public void setAopDomainName(String aopDomainName)
aopDomainName
- the aopDomainName.IllegalArgumentException
- for a null aopDomainNamepublic JndiRefsMetaData getJndiRefs()
public void setJndiRefs(JndiRefsMetaData jndiRefs)
jndiRefs
- the jndiRefs.IllegalArgumentException
- for a null jndiRefspublic SecurityRoleMetaData getSecurityRole(String roleName)
roleName
- the role namepublic Set<String> getSecurityRolePrincipals(String roleName)
roleName
- the role namepublic Map<String,Set<String>> getSecurityRolesPrincipalVersusRolesMap()
public MethodPermissionsMetaData getMethodPermissions()
getMethodPermissions
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public Set<String> getMethodPermissions(String methodName, Class<?>[] params, MethodInterfaceType interfaceType)
methodName
- the method nameparams
- the parametersinterfaceType
- the interface typepublic boolean hasMethodPermissions(String methodName, Class<?>[] params, MethodInterfaceType interfaceType)
methodName
- - the method nameparams
- - the method parameter signatureinterfaceType
- - the method interface typepublic IORSecurityConfigMetaData getIorSecurityConfig()
public void setIorSecurityConfig(IORSecurityConfigMetaData iorSecurityConfig)
iorSecurityConfig
- the iorSecurityConfig.IllegalArgumentException
- for a null iorSecurityConfigpublic IgnoreDependencyMetaData getIgnoreDependency()
public void setIgnoreDependency(IgnoreDependencyMetaData ignoreDependency)
ignoreDependency
- the ignoreDependency.IllegalArgumentException
- for a null ignoreDependencypublic MethodAttributesMetaData getMethodAttributes()
public void setMethodAttributes(MethodAttributesMetaData methodAttributes)
methodAttributes
- the methodAttributes.IllegalArgumentException
- for a null methodAttributespublic boolean isMethodReadOnly(String methodName)
methodName
- the method namepublic boolean isMethodReadOnly(Method method)
method
- the methodpublic int getMethodTransactionTimeout(String methodName)
methodName
- the method namepublic int getMethodTransactionTimeout(Method method)
method
- the methodpublic SecurityIdentityMetaData getSecurityIdentity()
getSecurityIdentity
in interface IEnterpriseBeanMetaData<JBossAssemblyDescriptorMetaData,JBossEnterpriseBeansMetaData,JBossEnterpriseBeanMetaData,JBossMetaData>
public void setSecurityIdentity(SecurityIdentityMetaData securityIdentity)
securityIdentity
- the securityIdentity.IllegalArgumentException
- for a null securityIdentitypublic void merge(JBossEnterpriseBeanMetaData override, EnterpriseBeanMetaData original)
public void merge(JBossEnterpriseBeanMetaData override, EnterpriseBeanMetaData original, String overrideFile, String overridenFile, boolean mustOverride)
public void merge(JBossEnterpriseBeanMetaData override, JBossEnterpriseBeanMetaData original)
protected void merge(JBossGenericBeanMetaData generic)
public void checkValid()
protected JBossAssemblyDescriptorMetaData getAssemblyDescriptor()
public String getJndiBindingPolicy()
public void setJndiBindingPolicy(String jndiBindingPolicy)
public DataSourcesMetaData getDataSources()
RemoteEnvironment
getDataSources
in interface RemoteEnvironment
RemoteEnvironment.getDataSources()
public DataSourceMetaData getDataSourceByName(String name)
RemoteEnvironment
getDataSourceByName
in interface RemoteEnvironment
name
- the nameRemoteEnvironment.getDataSourceByName(java.lang.String)
public AdministeredObjectsMetaData getAdministeredObjects()
RemoteEnvironment
getAdministeredObjects
in interface RemoteEnvironment
public AdministeredObjectMetaData getAdministeredObjectByName(String name) throws IllegalArgumentException
RemoteEnvironment
getAdministeredObjectByName
in interface RemoteEnvironment
name
- the nameIllegalArgumentException
- for a null namepublic ConnectionFactoriesMetaData getConnectionFactories()
RemoteEnvironment
getConnectionFactories
in interface RemoteEnvironment
public ConnectionFactoryMetaData getConnectionFactoryByName(String name) throws IllegalArgumentException
RemoteEnvironment
getConnectionFactoryByName
in interface RemoteEnvironment
name
- the nameIllegalArgumentException
- for a null namepublic JMSConnectionFactoriesMetaData getJmsConnectionFactories()
RemoteEnvironment
getJmsConnectionFactories
in interface RemoteEnvironment
public JMSConnectionFactoryMetaData getJmsConnectionFactoryByName(String name) throws IllegalArgumentException
RemoteEnvironment
getJmsConnectionFactoryByName
in interface RemoteEnvironment
name
- the nameIllegalArgumentException
- for a null namepublic JMSDestinationsMetaData getJmsDestinations()
RemoteEnvironment
getJmsDestinations
in interface RemoteEnvironment
public JMSDestinationMetaData getJmsDestinationByName(String name) throws IllegalArgumentException
RemoteEnvironment
getJmsDestinationByName
in interface RemoteEnvironment
name
- the nameIllegalArgumentException
- for a null namepublic MailSessionsMetaData getMailSessions()
RemoteEnvironment
getMailSessions
in interface RemoteEnvironment
public MailSessionMetaData getMailSessionByName(String name) throws IllegalArgumentException
RemoteEnvironment
getMailSessionByName
in interface RemoteEnvironment
name
- the nameIllegalArgumentException
- for a null nameCopyright © 2019 JBoss by Red Hat. All rights reserved.