|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenericBeanType<T>
This interface defines the contract for the generic-beanType
xsd type
Method Summary | |
---|---|
AnnotationType<GenericBeanType<T>> |
annotation()
Returns the annotation element |
EjbLocalRefType<GenericBeanType<T>> |
ejbLocalRef()
Returns the ejb-local-ref element |
EjbRefType<GenericBeanType<T>> |
ejbRef()
Returns the ejb-ref element |
EnvEntryType<GenericBeanType<T>> |
envEntry()
Returns the env-entry element |
java.util.List<AnnotationType<GenericBeanType<T>>> |
getAnnotationList()
Returns all annotation elements |
java.lang.String |
getAopDomainName()
Returns the aop-domain-name element |
java.util.List<java.lang.String> |
getDependsList()
Returns all depends elements |
java.util.List<java.lang.String> |
getDescriptionList()
Returns all description elements |
java.util.List<java.lang.String> |
getDisplayNameList()
Returns all display-name elements |
java.util.List<EjbLocalRefType<GenericBeanType<T>>> |
getEjbLocalRefList()
Returns all ejb-local-ref elements |
java.lang.String |
getEjbName()
Returns the ejb-name element |
java.util.List<EjbRefType<GenericBeanType<T>>> |
getEjbRefList()
Returns all ejb-ref elements |
java.util.List<EnvEntryType<GenericBeanType<T>>> |
getEnvEntryList()
Returns all env-entry elements |
java.lang.String |
getHomeJndiName()
Returns the home-jndi-name element |
java.util.List<IconType<GenericBeanType<T>>> |
getIconList()
Returns all icon elements |
java.lang.String |
getJndiBindingPolicy()
Returns the jndi-binding-policy element |
java.lang.String |
getJndiName()
Returns the jndi-name element |
java.util.List<JndiRefType<GenericBeanType<T>>> |
getJndiRefList()
Returns all jndi-ref elements |
java.lang.String |
getLocalHomeJndiName()
Returns the local-home-jndi-name element |
java.lang.String |
getLocalJndiName()
Returns the local-jndi-name element |
java.lang.String |
getMappedName()
Returns the mapped-name element |
java.util.List<MessageDestinationRefType<GenericBeanType<T>>> |
getMessageDestinationRefList()
Returns all message-destination-ref elements |
java.util.List<PersistenceContextRefType<GenericBeanType<T>>> |
getPersistenceContextRefList()
Returns all persistence-context-ref elements |
java.util.List<PersistenceUnitRefType<GenericBeanType<T>>> |
getPersistenceUnitRefList()
Returns all persistence-unit-ref elements |
java.util.List<LifecycleCallbackType<GenericBeanType<T>>> |
getPostConstructList()
Returns all post-construct elements |
java.util.List<LifecycleCallbackType<GenericBeanType<T>>> |
getPreDestroyList()
Returns all pre-destroy elements |
java.util.List<ResourceEnvRefType<GenericBeanType<T>>> |
getResourceEnvRefList()
Returns all resource-env-ref elements |
java.util.List<ResourceRefType<GenericBeanType<T>>> |
getResourceRefList()
Returns all resource-ref elements |
java.lang.String |
getSecurityDomain()
Returns the security-domain element |
java.util.List<ServiceRefType<GenericBeanType<T>>> |
getServiceRefList()
Returns all service-ref elements |
IconType<GenericBeanType<T>> |
icon()
Returns the icon element |
IgnoreDependencyType<GenericBeanType<T>> |
ignoreDependency()
If not already created, a new ignore-dependency element will be created and returned. |
JndiRefType<GenericBeanType<T>> |
jndiRef()
Returns the jndi-ref element |
MessageDestinationRefType<GenericBeanType<T>> |
messageDestinationRef()
Returns the message-destination-ref element |
MethodAttributesType<GenericBeanType<T>> |
methodAttributes()
If not already created, a new method-attributes element will be created and returned. |
PersistenceContextRefType<GenericBeanType<T>> |
persistenceContextRef()
Returns the persistence-context-ref element |
PersistenceUnitRefType<GenericBeanType<T>> |
persistenceUnitRef()
Returns the persistence-unit-ref element |
PoolConfigType<GenericBeanType<T>> |
poolConfig()
If not already created, a new pool-config element will be created and returned. |
PortComponentType<GenericBeanType<T>> |
portComponent()
If not already created, a new port-component element will be created and returned. |
LifecycleCallbackType<GenericBeanType<T>> |
postConstruct()
Returns the post-construct element |
LifecycleCallbackType<GenericBeanType<T>> |
preDestroy()
Returns the pre-destroy 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 |
ResourceEnvRefType<GenericBeanType<T>> |
resourceEnvRef()
Returns the resource-env-ref element |
ResourceRefType<GenericBeanType<T>> |
resourceRef()
Returns the resource-ref element |
SecurityIdentityType<GenericBeanType<T>> |
securityIdentity()
If not already created, a new security-identity element will be created and returned. |
ServiceRefType<GenericBeanType<T>> |
serviceRef()
Returns the service-ref element |
GenericBeanType<T> |
setAopDomainName(java.lang.String aopDomainName)
If not already created, a new aop-domain-name element with the given value will be created. |
GenericBeanType<T> |
setDepends(java.lang.String depends)
Creates a new depends element |
GenericBeanType<T> |
setDependsList(java.lang.String... values)
Creates for all String objects representing depends elements,
a new depends element |
GenericBeanType<T> |
setDescription(java.lang.String description)
Creates a new description element |
GenericBeanType<T> |
setDescriptionList(java.lang.String... values)
Creates for all String objects representing description elements,
a new description element |
GenericBeanType<T> |
setDisplayName(java.lang.String displayName)
Creates a new display-name element |
GenericBeanType<T> |
setDisplayNameList(java.lang.String... values)
Creates for all String objects representing display-name elements,
a new display-name element |
GenericBeanType<T> |
setEjbName(java.lang.String ejbName)
If not already created, a new ejb-name element with the given value will be created. |
GenericBeanType<T> |
setHomeJndiName(java.lang.String homeJndiName)
If not already created, a new home-jndi-name element with the given value will be created. |
GenericBeanType<T> |
setJndiBindingPolicy(java.lang.String jndiBindingPolicy)
If not already created, a new jndi-binding-policy element with the given value will be created. |
GenericBeanType<T> |
setJndiName(java.lang.String jndiName)
If not already created, a new jndi-name element with the given value will be created. |
GenericBeanType<T> |
setLocalHomeJndiName(java.lang.String localHomeJndiName)
If not already created, a new local-home-jndi-name element with the given value will be created. |
GenericBeanType<T> |
setLocalJndiName(java.lang.String localJndiName)
If not already created, a new local-jndi-name element with the given value will be created. |
GenericBeanType<T> |
setMappedName(java.lang.String mappedName)
If not already created, a new mapped-name element with the given value will be created. |
GenericBeanType<T> |
setSecurityDomain(java.lang.String securityDomain)
If not already created, a new security-domain element with the given value will be created. |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
GenericBeanType<T> setDescription(java.lang.String description)
description
element
GenericBeanType
GenericBeanType<T> setDescriptionList(java.lang.String... values)
description
elements,
a new description
element
list
- of description
objects
GenericBeanType
GenericBeanType<T> removeAllDescription()
description
element
GenericBeanType
java.util.List<java.lang.String> getDescriptionList()
description
elements
description
GenericBeanType<T> setDisplayName(java.lang.String displayName)
display-name
element
GenericBeanType
GenericBeanType<T> setDisplayNameList(java.lang.String... values)
display-name
elements,
a new display-name
element
list
- of display-name
objects
GenericBeanType
GenericBeanType<T> removeAllDisplayName()
display-name
element
GenericBeanType
java.util.List<java.lang.String> getDisplayNameList()
display-name
elements
display-name
GenericBeanType<T> removeAllIcon()
icon
elements
GenericBeanType
IconType<GenericBeanType<T>> icon()
icon
element
icon
java.util.List<IconType<GenericBeanType<T>>> getIconList()
icon
elements
icon
GenericBeanType<T> removeAllEnvEntry()
env-entry
elements
GenericBeanType
EnvEntryType<GenericBeanType<T>> envEntry()
env-entry
element
env-entry
java.util.List<EnvEntryType<GenericBeanType<T>>> getEnvEntryList()
env-entry
elements
env-entry
GenericBeanType<T> removeAllEjbRef()
ejb-ref
elements
GenericBeanType
EjbRefType<GenericBeanType<T>> ejbRef()
ejb-ref
element
ejb-ref
java.util.List<EjbRefType<GenericBeanType<T>>> getEjbRefList()
ejb-ref
elements
ejb-ref
GenericBeanType<T> removeAllEjbLocalRef()
ejb-local-ref
elements
GenericBeanType
EjbLocalRefType<GenericBeanType<T>> ejbLocalRef()
ejb-local-ref
element
ejb-local-ref
java.util.List<EjbLocalRefType<GenericBeanType<T>>> getEjbLocalRefList()
ejb-local-ref
elements
ejb-local-ref
GenericBeanType<T> removeAllResourceRef()
resource-ref
elements
GenericBeanType
ResourceRefType<GenericBeanType<T>> resourceRef()
resource-ref
element
resource-ref
java.util.List<ResourceRefType<GenericBeanType<T>>> getResourceRefList()
resource-ref
elements
resource-ref
GenericBeanType<T> removeAllResourceEnvRef()
resource-env-ref
elements
GenericBeanType
ResourceEnvRefType<GenericBeanType<T>> resourceEnvRef()
resource-env-ref
element
resource-env-ref
java.util.List<ResourceEnvRefType<GenericBeanType<T>>> getResourceEnvRefList()
resource-env-ref
elements
resource-env-ref
GenericBeanType<T> removeAllMessageDestinationRef()
message-destination-ref
elements
GenericBeanType
MessageDestinationRefType<GenericBeanType<T>> messageDestinationRef()
message-destination-ref
element
message-destination-ref
java.util.List<MessageDestinationRefType<GenericBeanType<T>>> getMessageDestinationRefList()
message-destination-ref
elements
message-destination-ref
GenericBeanType<T> removeAllPersistenceContextRef()
persistence-context-ref
elements
GenericBeanType
PersistenceContextRefType<GenericBeanType<T>> persistenceContextRef()
persistence-context-ref
element
persistence-context-ref
java.util.List<PersistenceContextRefType<GenericBeanType<T>>> getPersistenceContextRefList()
persistence-context-ref
elements
persistence-context-ref
GenericBeanType<T> removeAllPersistenceUnitRef()
persistence-unit-ref
elements
GenericBeanType
PersistenceUnitRefType<GenericBeanType<T>> persistenceUnitRef()
persistence-unit-ref
element
persistence-unit-ref
java.util.List<PersistenceUnitRefType<GenericBeanType<T>>> getPersistenceUnitRefList()
persistence-unit-ref
elements
persistence-unit-ref
GenericBeanType<T> removeAllPostConstruct()
post-construct
elements
GenericBeanType
LifecycleCallbackType<GenericBeanType<T>> postConstruct()
post-construct
element
post-construct
java.util.List<LifecycleCallbackType<GenericBeanType<T>>> getPostConstructList()
post-construct
elements
post-construct
GenericBeanType<T> removeAllPreDestroy()
pre-destroy
elements
GenericBeanType
LifecycleCallbackType<GenericBeanType<T>> preDestroy()
pre-destroy
element
pre-destroy
java.util.List<LifecycleCallbackType<GenericBeanType<T>>> getPreDestroyList()
pre-destroy
elements
pre-destroy
GenericBeanType<T> removeAllServiceRef()
service-ref
elements
GenericBeanType
ServiceRefType<GenericBeanType<T>> serviceRef()
service-ref
element
service-ref
java.util.List<ServiceRefType<GenericBeanType<T>>> getServiceRefList()
service-ref
elements
service-ref
GenericBeanType<T> setEjbName(java.lang.String ejbName)
ejb-name
element with the given value will be created.
Otherwise, the existing ejb-name
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeEjbName()
ejb-name
element
GenericBeanType
java.lang.String getEjbName()
ejb-name
element
ejb-name
GenericBeanType<T> setMappedName(java.lang.String mappedName)
mapped-name
element with the given value will be created.
Otherwise, the existing mapped-name
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeMappedName()
mapped-name
element
GenericBeanType
java.lang.String getMappedName()
mapped-name
element
mapped-name
GenericBeanType<T> removeSecurityIdentity()
security-identity
element
GenericBeanType
SecurityIdentityType<GenericBeanType<T>> securityIdentity()
security-identity
element will be created and returned.
Otherwise, the existing security-identity
element will be returned.
security-identity
GenericBeanType<T> setJndiName(java.lang.String jndiName)
jndi-name
element with the given value will be created.
Otherwise, the existing jndi-name
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeJndiName()
jndi-name
element
GenericBeanType
java.lang.String getJndiName()
jndi-name
element
jndi-name
GenericBeanType<T> setHomeJndiName(java.lang.String homeJndiName)
home-jndi-name
element with the given value will be created.
Otherwise, the existing home-jndi-name
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeHomeJndiName()
home-jndi-name
element
GenericBeanType
java.lang.String getHomeJndiName()
home-jndi-name
element
home-jndi-name
GenericBeanType<T> setLocalJndiName(java.lang.String localJndiName)
local-jndi-name
element with the given value will be created.
Otherwise, the existing local-jndi-name
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeLocalJndiName()
local-jndi-name
element
GenericBeanType
java.lang.String getLocalJndiName()
local-jndi-name
element
local-jndi-name
GenericBeanType<T> setLocalHomeJndiName(java.lang.String localHomeJndiName)
local-home-jndi-name
element with the given value will be created.
Otherwise, the existing local-home-jndi-name
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeLocalHomeJndiName()
local-home-jndi-name
element
GenericBeanType
java.lang.String getLocalHomeJndiName()
local-home-jndi-name
element
local-home-jndi-name
GenericBeanType<T> setJndiBindingPolicy(java.lang.String jndiBindingPolicy)
jndi-binding-policy
element with the given value will be created.
Otherwise, the existing jndi-binding-policy
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeJndiBindingPolicy()
jndi-binding-policy
element
GenericBeanType
java.lang.String getJndiBindingPolicy()
jndi-binding-policy
element
jndi-binding-policy
GenericBeanType<T> setSecurityDomain(java.lang.String securityDomain)
security-domain
element with the given value will be created.
Otherwise, the existing security-domain
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeSecurityDomain()
security-domain
element
GenericBeanType
java.lang.String getSecurityDomain()
security-domain
element
security-domain
GenericBeanType<T> removeMethodAttributes()
method-attributes
element
GenericBeanType
MethodAttributesType<GenericBeanType<T>> methodAttributes()
method-attributes
element will be created and returned.
Otherwise, the existing method-attributes
element will be returned.
method-attributes
GenericBeanType<T> setDepends(java.lang.String depends)
depends
element
GenericBeanType
GenericBeanType<T> setDependsList(java.lang.String... values)
depends
elements,
a new depends
element
list
- of depends
objects
GenericBeanType
GenericBeanType<T> removeAllDepends()
depends
element
GenericBeanType
java.util.List<java.lang.String> getDependsList()
depends
elements
depends
GenericBeanType<T> removeAllAnnotation()
annotation
elements
GenericBeanType
AnnotationType<GenericBeanType<T>> annotation()
annotation
element
annotation
java.util.List<AnnotationType<GenericBeanType<T>>> getAnnotationList()
annotation
elements
annotation
GenericBeanType<T> removeIgnoreDependency()
ignore-dependency
element
GenericBeanType
IgnoreDependencyType<GenericBeanType<T>> ignoreDependency()
ignore-dependency
element will be created and returned.
Otherwise, the existing ignore-dependency
element will be returned.
ignore-dependency
GenericBeanType<T> setAopDomainName(java.lang.String aopDomainName)
aop-domain-name
element with the given value will be created.
Otherwise, the existing aop-domain-name
element will be updated with the given value.
GenericBeanType
GenericBeanType<T> removeAopDomainName()
aop-domain-name
element
GenericBeanType
java.lang.String getAopDomainName()
aop-domain-name
element
aop-domain-name
GenericBeanType<T> removePoolConfig()
pool-config
element
GenericBeanType
PoolConfigType<GenericBeanType<T>> poolConfig()
pool-config
element will be created and returned.
Otherwise, the existing pool-config
element will be returned.
pool-config
GenericBeanType<T> removeAllJndiRef()
jndi-ref
elements
GenericBeanType
JndiRefType<GenericBeanType<T>> jndiRef()
jndi-ref
element
jndi-ref
java.util.List<JndiRefType<GenericBeanType<T>>> getJndiRefList()
jndi-ref
elements
jndi-ref
GenericBeanType<T> removePortComponent()
port-component
element
GenericBeanType
PortComponentType<GenericBeanType<T>> portComponent()
port-component
element will be created and returned.
Otherwise, the existing port-component
element will be returned.
port-component
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |