public interface GenericBeanType<T> extends Child<T>
generic-beanType
xsd typeModifier and Type | Method and Description |
---|---|
GenericBeanType<T> |
aopDomainName(String aopDomainName)
Sets the
aop-domain-name element |
AnnotationType<GenericBeanType<T>> |
createAnnotation()
Creates a new
annotation element |
EjbLocalRefType<GenericBeanType<T>> |
createEjbLocalRef()
Creates a new
ejb-local-ref element |
EjbRefType<GenericBeanType<T>> |
createEjbRef()
Creates a new
ejb-ref element |
EnvEntryType<GenericBeanType<T>> |
createEnvEntry()
Creates a new
env-entry element |
IconType<GenericBeanType<T>> |
createIcon()
Creates a new
icon element |
JndiRefType<GenericBeanType<T>> |
createJndiRef()
Creates a new
jndi-ref element |
MessageDestinationRefType<GenericBeanType<T>> |
createMessageDestinationRef()
Creates a new
message-destination-ref element |
PersistenceContextRefType<GenericBeanType<T>> |
createPersistenceContextRef()
Creates a new
persistence-context-ref element |
PersistenceUnitRefType<GenericBeanType<T>> |
createPersistenceUnitRef()
Creates a new
persistence-unit-ref element |
LifecycleCallbackType<GenericBeanType<T>> |
createPostConstruct()
Creates a new
post-construct element |
LifecycleCallbackType<GenericBeanType<T>> |
createPreDestroy()
Creates a new
pre-destroy element |
ResourceEnvRefType<GenericBeanType<T>> |
createResourceEnvRef()
Creates a new
resource-env-ref element |
ResourceRefType<GenericBeanType<T>> |
createResourceRef()
Creates a new
resource-ref element |
ServiceRefType<GenericBeanType<T>> |
createServiceRef()
Creates a new
service-ref element |
GenericBeanType<T> |
depends(String... values)
Creates for all String objects representing
depends elements,
a new depends element |
GenericBeanType<T> |
description(String... values)
Creates for all String objects representing
description elements,
a new description element |
GenericBeanType<T> |
displayName(String... values)
Creates for all String objects representing
display-name elements,
a new display-name element |
GenericBeanType<T> |
ejbName(String ejbName)
Sets the
ejb-name element |
List<AnnotationType<GenericBeanType<T>>> |
getAllAnnotation()
Returns all
annotation elements |
List<String> |
getAllDepends()
Returns all
depends elements |
List<String> |
getAllDescription()
Returns all
description elements |
List<String> |
getAllDisplayName()
Returns all
display-name elements |
List<EjbLocalRefType<GenericBeanType<T>>> |
getAllEjbLocalRef()
Returns all
ejb-local-ref elements |
List<EjbRefType<GenericBeanType<T>>> |
getAllEjbRef()
Returns all
ejb-ref elements |
List<EnvEntryType<GenericBeanType<T>>> |
getAllEnvEntry()
Returns all
env-entry elements |
List<IconType<GenericBeanType<T>>> |
getAllIcon()
Returns all
icon elements |
List<JndiRefType<GenericBeanType<T>>> |
getAllJndiRef()
Returns all
jndi-ref elements |
List<MessageDestinationRefType<GenericBeanType<T>>> |
getAllMessageDestinationRef()
Returns all
message-destination-ref elements |
List<PersistenceContextRefType<GenericBeanType<T>>> |
getAllPersistenceContextRef()
Returns all
persistence-context-ref elements |
List<PersistenceUnitRefType<GenericBeanType<T>>> |
getAllPersistenceUnitRef()
Returns all
persistence-unit-ref elements |
List<LifecycleCallbackType<GenericBeanType<T>>> |
getAllPostConstruct()
Returns all
post-construct elements |
List<LifecycleCallbackType<GenericBeanType<T>>> |
getAllPreDestroy()
Returns all
pre-destroy elements |
List<ResourceEnvRefType<GenericBeanType<T>>> |
getAllResourceEnvRef()
Returns all
resource-env-ref elements |
List<ResourceRefType<GenericBeanType<T>>> |
getAllResourceRef()
Returns all
resource-ref elements |
List<ServiceRefType<GenericBeanType<T>>> |
getAllServiceRef()
Returns all
service-ref elements |
String |
getAopDomainName()
Returns the
aop-domain-name element |
String |
getEjbName()
Returns the
ejb-name element |
String |
getHomeJndiName()
Returns the
home-jndi-name element |
String |
getJndiBindingPolicy()
Returns the
jndi-binding-policy element |
String |
getJndiName()
Returns the
jndi-name element |
String |
getLocalHomeJndiName()
Returns the
local-home-jndi-name element |
String |
getLocalJndiName()
Returns the
local-jndi-name element |
String |
getMappedName()
Returns the
mapped-name element |
AnnotationType<GenericBeanType<T>> |
getOrCreateAnnotation()
If not already created, a new
annotation element will be created and returned. |
EjbLocalRefType<GenericBeanType<T>> |
getOrCreateEjbLocalRef()
If not already created, a new
ejb-local-ref element will be created and returned. |
EjbRefType<GenericBeanType<T>> |
getOrCreateEjbRef()
If not already created, a new
ejb-ref element will be created and returned. |
EnvEntryType<GenericBeanType<T>> |
getOrCreateEnvEntry()
If not already created, a new
env-entry element will be created and returned. |
IconType<GenericBeanType<T>> |
getOrCreateIcon()
If not already created, a new
icon element will be created and returned. |
IgnoreDependencyType<GenericBeanType<T>> |
getOrCreateIgnoreDependency()
If not already created, a new
ignore-dependency element with the given value will be created. |
JndiRefType<GenericBeanType<T>> |
getOrCreateJndiRef()
If not already created, a new
jndi-ref element will be created and returned. |
MessageDestinationRefType<GenericBeanType<T>> |
getOrCreateMessageDestinationRef()
If not already created, a new
message-destination-ref element will be created and returned. |
MethodAttributesType<GenericBeanType<T>> |
getOrCreateMethodAttributes()
If not already created, a new
method-attributes element with the given value will be created. |
PersistenceContextRefType<GenericBeanType<T>> |
getOrCreatePersistenceContextRef()
If not already created, a new
persistence-context-ref element will be created and returned. |
PersistenceUnitRefType<GenericBeanType<T>> |
getOrCreatePersistenceUnitRef()
If not already created, a new
persistence-unit-ref element will be created and returned. |
PoolConfigType<GenericBeanType<T>> |
getOrCreatePoolConfig()
If not already created, a new
pool-config element with the given value will be created. |
PortComponentType<GenericBeanType<T>> |
getOrCreatePortComponent()
If not already created, a new
port-component element with the given value will be created. |
LifecycleCallbackType<GenericBeanType<T>> |
getOrCreatePostConstruct()
If not already created, a new
post-construct element will be created and returned. |
LifecycleCallbackType<GenericBeanType<T>> |
getOrCreatePreDestroy()
If not already created, a new
pre-destroy element will be created and returned. |
ResourceEnvRefType<GenericBeanType<T>> |
getOrCreateResourceEnvRef()
If not already created, a new
resource-env-ref element will be created and returned. |
ResourceRefType<GenericBeanType<T>> |
getOrCreateResourceRef()
If not already created, a new
resource-ref element will be created and returned. |
SecurityIdentityType<GenericBeanType<T>> |
getOrCreateSecurityIdentity()
If not already created, a new
security-identity element with the given value will be created. |
ServiceRefType<GenericBeanType<T>> |
getOrCreateServiceRef()
If not already created, a new
service-ref element will be created and returned. |
String |
getSecurityDomain()
Returns the
security-domain element |
GenericBeanType<T> |
homeJndiName(String homeJndiName)
Sets the
home-jndi-name element |
GenericBeanType<T> |
jndiBindingPolicy(String jndiBindingPolicy)
Sets the
jndi-binding-policy element |
GenericBeanType<T> |
jndiName(String jndiName)
Sets the
jndi-name element |
GenericBeanType<T> |
localHomeJndiName(String localHomeJndiName)
Sets the
local-home-jndi-name element |
GenericBeanType<T> |
localJndiName(String localJndiName)
Sets the
local-jndi-name element |
GenericBeanType<T> |
mappedName(String mappedName)
Sets the
mapped-name element |
GenericBeanType<T> |
removeAllAnnotation()
Removes all
annotation elements |
GenericBeanType<T> |
removeAllDepends()
Removes the
depends element |
GenericBeanType<T> |
removeAllDescription()
Removes the
description element |
GenericBeanType<T> |
removeAllDisplayName()
Removes the
display-name element |
GenericBeanType<T> |
removeAllEjbLocalRef()
Removes all
ejb-local-ref elements |
GenericBeanType<T> |
removeAllEjbRef()
Removes all
ejb-ref elements |
GenericBeanType<T> |
removeAllEnvEntry()
Removes all
env-entry elements |
GenericBeanType<T> |
removeAllIcon()
Removes all
icon elements |
GenericBeanType<T> |
removeAllJndiRef()
Removes all
jndi-ref elements |
GenericBeanType<T> |
removeAllMessageDestinationRef()
Removes all
message-destination-ref elements |
GenericBeanType<T> |
removeAllPersistenceContextRef()
Removes all
persistence-context-ref elements |
GenericBeanType<T> |
removeAllPersistenceUnitRef()
Removes all
persistence-unit-ref elements |
GenericBeanType<T> |
removeAllPostConstruct()
Removes all
post-construct elements |
GenericBeanType<T> |
removeAllPreDestroy()
Removes all
pre-destroy elements |
GenericBeanType<T> |
removeAllResourceEnvRef()
Removes all
resource-env-ref elements |
GenericBeanType<T> |
removeAllResourceRef()
Removes all
resource-ref elements |
GenericBeanType<T> |
removeAllServiceRef()
Removes all
service-ref elements |
GenericBeanType<T> |
removeAopDomainName()
Removes the
aop-domain-name element |
GenericBeanType<T> |
removeEjbName()
Removes the
ejb-name element |
GenericBeanType<T> |
removeHomeJndiName()
Removes the
home-jndi-name element |
GenericBeanType<T> |
removeIgnoreDependency()
Removes the
ignore-dependency element |
GenericBeanType<T> |
removeJndiBindingPolicy()
Removes the
jndi-binding-policy element |
GenericBeanType<T> |
removeJndiName()
Removes the
jndi-name element |
GenericBeanType<T> |
removeLocalHomeJndiName()
Removes the
local-home-jndi-name element |
GenericBeanType<T> |
removeLocalJndiName()
Removes the
local-jndi-name element |
GenericBeanType<T> |
removeMappedName()
Removes the
mapped-name element |
GenericBeanType<T> |
removeMethodAttributes()
Removes the
method-attributes element |
GenericBeanType<T> |
removePoolConfig()
Removes the
pool-config element |
GenericBeanType<T> |
removePortComponent()
Removes the
port-component element |
GenericBeanType<T> |
removeSecurityDomain()
Removes the
security-domain element |
GenericBeanType<T> |
removeSecurityIdentity()
Removes the
security-identity element |
GenericBeanType<T> |
securityDomain(String securityDomain)
Sets the
security-domain element |
GenericBeanType<T> description(String... values)
description
elements,
a new description
elementvalues
- list of description
objectsGenericBeanType
List<String> getAllDescription()
description
elementsdescription
GenericBeanType<T> removeAllDescription()
description
elementGenericBeanType
GenericBeanType<T> displayName(String... values)
display-name
elements,
a new display-name
elementvalues
- list of display-name
objectsGenericBeanType
List<String> getAllDisplayName()
display-name
elementsdisplay-name
GenericBeanType<T> removeAllDisplayName()
display-name
elementGenericBeanType
IconType<GenericBeanType<T>> getOrCreateIcon()
icon
element will be created and returned.
Otherwise, the first existing icon
element will be returned.icon
IconType<GenericBeanType<T>> createIcon()
icon
elementIconType>
List<IconType<GenericBeanType<T>>> getAllIcon()
icon
elementsicon
GenericBeanType<T> removeAllIcon()
icon
elementsIconType>
EnvEntryType<GenericBeanType<T>> getOrCreateEnvEntry()
env-entry
element will be created and returned.
Otherwise, the first existing env-entry
element will be returned.env-entry
EnvEntryType<GenericBeanType<T>> createEnvEntry()
env-entry
elementEnvEntryType>
List<EnvEntryType<GenericBeanType<T>>> getAllEnvEntry()
env-entry
elementsenv-entry
GenericBeanType<T> removeAllEnvEntry()
env-entry
elementsEnvEntryType>
EjbRefType<GenericBeanType<T>> getOrCreateEjbRef()
ejb-ref
element will be created and returned.
Otherwise, the first existing ejb-ref
element will be returned.ejb-ref
EjbRefType<GenericBeanType<T>> createEjbRef()
ejb-ref
elementEjbRefType>
List<EjbRefType<GenericBeanType<T>>> getAllEjbRef()
ejb-ref
elementsejb-ref
GenericBeanType<T> removeAllEjbRef()
ejb-ref
elementsEjbRefType>
EjbLocalRefType<GenericBeanType<T>> getOrCreateEjbLocalRef()
ejb-local-ref
element will be created and returned.
Otherwise, the first existing ejb-local-ref
element will be returned.ejb-local-ref
EjbLocalRefType<GenericBeanType<T>> createEjbLocalRef()
ejb-local-ref
elementEjbLocalRefType>
List<EjbLocalRefType<GenericBeanType<T>>> getAllEjbLocalRef()
ejb-local-ref
elementsejb-local-ref
GenericBeanType<T> removeAllEjbLocalRef()
ejb-local-ref
elementsEjbLocalRefType>
ResourceRefType<GenericBeanType<T>> getOrCreateResourceRef()
resource-ref
element will be created and returned.
Otherwise, the first existing resource-ref
element will be returned.resource-ref
ResourceRefType<GenericBeanType<T>> createResourceRef()
resource-ref
elementResourceRefType>
List<ResourceRefType<GenericBeanType<T>>> getAllResourceRef()
resource-ref
elementsresource-ref
GenericBeanType<T> removeAllResourceRef()
resource-ref
elementsResourceRefType>
ResourceEnvRefType<GenericBeanType<T>> getOrCreateResourceEnvRef()
resource-env-ref
element will be created and returned.
Otherwise, the first existing resource-env-ref
element will be returned.resource-env-ref
ResourceEnvRefType<GenericBeanType<T>> createResourceEnvRef()
resource-env-ref
elementResourceEnvRefType>
List<ResourceEnvRefType<GenericBeanType<T>>> getAllResourceEnvRef()
resource-env-ref
elementsresource-env-ref
GenericBeanType<T> removeAllResourceEnvRef()
resource-env-ref
elementsResourceEnvRefType>
MessageDestinationRefType<GenericBeanType<T>> getOrCreateMessageDestinationRef()
message-destination-ref
element will be created and returned.
Otherwise, the first existing message-destination-ref
element will be returned.message-destination-ref
MessageDestinationRefType<GenericBeanType<T>> createMessageDestinationRef()
message-destination-ref
elementMessageDestinationRefType>
List<MessageDestinationRefType<GenericBeanType<T>>> getAllMessageDestinationRef()
message-destination-ref
elementsmessage-destination-ref
GenericBeanType<T> removeAllMessageDestinationRef()
message-destination-ref
elementsMessageDestinationRefType>
PersistenceContextRefType<GenericBeanType<T>> getOrCreatePersistenceContextRef()
persistence-context-ref
element will be created and returned.
Otherwise, the first existing persistence-context-ref
element will be returned.persistence-context-ref
PersistenceContextRefType<GenericBeanType<T>> createPersistenceContextRef()
persistence-context-ref
elementPersistenceContextRefType>
List<PersistenceContextRefType<GenericBeanType<T>>> getAllPersistenceContextRef()
persistence-context-ref
elementspersistence-context-ref
GenericBeanType<T> removeAllPersistenceContextRef()
persistence-context-ref
elementsPersistenceContextRefType>
PersistenceUnitRefType<GenericBeanType<T>> getOrCreatePersistenceUnitRef()
persistence-unit-ref
element will be created and returned.
Otherwise, the first existing persistence-unit-ref
element will be returned.persistence-unit-ref
PersistenceUnitRefType<GenericBeanType<T>> createPersistenceUnitRef()
persistence-unit-ref
elementPersistenceUnitRefType>
List<PersistenceUnitRefType<GenericBeanType<T>>> getAllPersistenceUnitRef()
persistence-unit-ref
elementspersistence-unit-ref
GenericBeanType<T> removeAllPersistenceUnitRef()
persistence-unit-ref
elementsPersistenceUnitRefType>
LifecycleCallbackType<GenericBeanType<T>> getOrCreatePostConstruct()
post-construct
element will be created and returned.
Otherwise, the first existing post-construct
element will be returned.post-construct
LifecycleCallbackType<GenericBeanType<T>> createPostConstruct()
post-construct
elementLifecycleCallbackType>
List<LifecycleCallbackType<GenericBeanType<T>>> getAllPostConstruct()
post-construct
elementspost-construct
GenericBeanType<T> removeAllPostConstruct()
post-construct
elementsLifecycleCallbackType>
LifecycleCallbackType<GenericBeanType<T>> getOrCreatePreDestroy()
pre-destroy
element will be created and returned.
Otherwise, the first existing pre-destroy
element will be returned.pre-destroy
LifecycleCallbackType<GenericBeanType<T>> createPreDestroy()
pre-destroy
elementLifecycleCallbackType>
List<LifecycleCallbackType<GenericBeanType<T>>> getAllPreDestroy()
pre-destroy
elementspre-destroy
GenericBeanType<T> removeAllPreDestroy()
pre-destroy
elementsLifecycleCallbackType>
ServiceRefType<GenericBeanType<T>> getOrCreateServiceRef()
service-ref
element will be created and returned.
Otherwise, the first existing service-ref
element will be returned.service-ref
ServiceRefType<GenericBeanType<T>> createServiceRef()
service-ref
elementServiceRefType>
List<ServiceRefType<GenericBeanType<T>>> getAllServiceRef()
service-ref
elementsservice-ref
GenericBeanType<T> removeAllServiceRef()
service-ref
elementsServiceRefType>
GenericBeanType<T> ejbName(String ejbName)
ejb-name
elementejbName
- the value for the element ejb-name
GenericBeanType
String getEjbName()
ejb-name
elementejb-name
GenericBeanType<T> removeEjbName()
ejb-name
elementGenericBeanType
GenericBeanType<T> mappedName(String mappedName)
mapped-name
elementmappedName
- the value for the element mapped-name
GenericBeanType
String getMappedName()
mapped-name
elementmapped-name
GenericBeanType<T> removeMappedName()
mapped-name
elementGenericBeanType
SecurityIdentityType<GenericBeanType<T>> getOrCreateSecurityIdentity()
security-identity
element with the given value will be created.
Otherwise, the existing security-identity
element will be returned.SecurityIdentityType>
GenericBeanType<T> removeSecurityIdentity()
security-identity
elementGenericBeanType
GenericBeanType<T> jndiName(String jndiName)
jndi-name
elementjndiName
- the value for the element jndi-name
GenericBeanType
String getJndiName()
jndi-name
elementjndi-name
GenericBeanType<T> removeJndiName()
jndi-name
elementGenericBeanType
GenericBeanType<T> homeJndiName(String homeJndiName)
home-jndi-name
elementhomeJndiName
- the value for the element home-jndi-name
GenericBeanType
String getHomeJndiName()
home-jndi-name
elementhome-jndi-name
GenericBeanType<T> removeHomeJndiName()
home-jndi-name
elementGenericBeanType
GenericBeanType<T> localJndiName(String localJndiName)
local-jndi-name
elementlocalJndiName
- the value for the element local-jndi-name
GenericBeanType
String getLocalJndiName()
local-jndi-name
elementlocal-jndi-name
GenericBeanType<T> removeLocalJndiName()
local-jndi-name
elementGenericBeanType
GenericBeanType<T> localHomeJndiName(String localHomeJndiName)
local-home-jndi-name
elementlocalHomeJndiName
- the value for the element local-home-jndi-name
GenericBeanType
String getLocalHomeJndiName()
local-home-jndi-name
elementlocal-home-jndi-name
GenericBeanType<T> removeLocalHomeJndiName()
local-home-jndi-name
elementGenericBeanType
GenericBeanType<T> jndiBindingPolicy(String jndiBindingPolicy)
jndi-binding-policy
elementjndiBindingPolicy
- the value for the element jndi-binding-policy
GenericBeanType
String getJndiBindingPolicy()
jndi-binding-policy
elementjndi-binding-policy
GenericBeanType<T> removeJndiBindingPolicy()
jndi-binding-policy
elementGenericBeanType
GenericBeanType<T> securityDomain(String securityDomain)
security-domain
elementsecurityDomain
- the value for the element security-domain
GenericBeanType
String getSecurityDomain()
security-domain
elementsecurity-domain
GenericBeanType<T> removeSecurityDomain()
security-domain
elementGenericBeanType
MethodAttributesType<GenericBeanType<T>> getOrCreateMethodAttributes()
method-attributes
element with the given value will be created.
Otherwise, the existing method-attributes
element will be returned.MethodAttributesType>
GenericBeanType<T> removeMethodAttributes()
method-attributes
elementGenericBeanType
GenericBeanType<T> depends(String... values)
depends
elements,
a new depends
elementvalues
- list of depends
objectsGenericBeanType
GenericBeanType<T> removeAllDepends()
depends
elementGenericBeanType
AnnotationType<GenericBeanType<T>> getOrCreateAnnotation()
annotation
element will be created and returned.
Otherwise, the first existing annotation
element will be returned.annotation
AnnotationType<GenericBeanType<T>> createAnnotation()
annotation
elementAnnotationType>
List<AnnotationType<GenericBeanType<T>>> getAllAnnotation()
annotation
elementsannotation
GenericBeanType<T> removeAllAnnotation()
annotation
elementsAnnotationType>
IgnoreDependencyType<GenericBeanType<T>> getOrCreateIgnoreDependency()
ignore-dependency
element with the given value will be created.
Otherwise, the existing ignore-dependency
element will be returned.IgnoreDependencyType>
GenericBeanType<T> removeIgnoreDependency()
ignore-dependency
elementGenericBeanType
GenericBeanType<T> aopDomainName(String aopDomainName)
aop-domain-name
elementaopDomainName
- the value for the element aop-domain-name
GenericBeanType
String getAopDomainName()
aop-domain-name
elementaop-domain-name
GenericBeanType<T> removeAopDomainName()
aop-domain-name
elementGenericBeanType
PoolConfigType<GenericBeanType<T>> getOrCreatePoolConfig()
pool-config
element with the given value will be created.
Otherwise, the existing pool-config
element will be returned.PoolConfigType>
GenericBeanType<T> removePoolConfig()
pool-config
elementGenericBeanType
JndiRefType<GenericBeanType<T>> getOrCreateJndiRef()
jndi-ref
element will be created and returned.
Otherwise, the first existing jndi-ref
element will be returned.jndi-ref
JndiRefType<GenericBeanType<T>> createJndiRef()
jndi-ref
elementJndiRefType>
List<JndiRefType<GenericBeanType<T>>> getAllJndiRef()
jndi-ref
elementsjndi-ref
GenericBeanType<T> removeAllJndiRef()
jndi-ref
elementsJndiRefType>
PortComponentType<GenericBeanType<T>> getOrCreatePortComponent()
port-component
element with the given value will be created.
Otherwise, the existing port-component
element will be returned.PortComponentType>
GenericBeanType<T> removePortComponent()
port-component
elementGenericBeanType
Copyright © 2016 JBoss by Red Hat. All rights reserved.