Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jboss51 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
ServiceBeanType<T> |
ServiceBeanType.aopDomainName(String aopDomainName)
Sets the
aop-domain-name element |
ServiceBeanType<T> |
ServiceBeanType.businessLocal(String... values)
Creates for all String objects representing
business-local elements,
a new business-local element |
ServiceBeanType<T> |
ServiceBeanType.businessRemote(String... values)
Creates for all String objects representing
business-remote elements,
a new business-remote element |
ServiceBeanType<T> |
ServiceBeanType.clustered(Boolean clustered)
Sets the
clustered element |
ServiceBeanType<T> |
ServiceBeanType.concurrent(Boolean concurrent)
Sets the
concurrent element |
ServiceBeanType<EnterpriseBeansType<T>> |
EnterpriseBeansType.createService()
Creates a new
service element |
ServiceBeanType<T> |
ServiceBeanType.depends(String... values)
Creates for all String objects representing
depends elements,
a new depends element |
ServiceBeanType<T> |
ServiceBeanType.description(String... values)
Creates for all String objects representing
description elements,
a new description element |
ServiceBeanType<T> |
ServiceBeanType.displayName(String... values)
Creates for all String objects representing
display-name elements,
a new display-name element |
ServiceBeanType<T> |
ServiceBeanType.ejbClass(String ejbClass)
Sets the
ejb-class element |
ServiceBeanType<T> |
ServiceBeanType.ejbName(String ejbName)
Sets the
ejb-name element |
ServiceBeanType<EnterpriseBeansType<T>> |
EnterpriseBeansType.getOrCreateService()
If not already created, a new
service element will be created and returned. |
ServiceBeanType<T> |
ServiceBeanType.homeJndiName(String homeJndiName)
Sets the
home-jndi-name element |
ServiceBeanType<T> |
ServiceBeanType.jndiBindingPolicy(String jndiBindingPolicy)
Sets the
jndi-binding-policy element |
ServiceBeanType<T> |
ServiceBeanType.jndiName(String jndiName)
Sets the
jndi-name element |
ServiceBeanType<T> |
ServiceBeanType.localJndiName(String localJndiName)
Sets the
local-jndi-name element |
ServiceBeanType<T> |
ServiceBeanType.management(String management)
Sets the
management element |
ServiceBeanType<T> |
ServiceBeanType.mappedName(String mappedName)
Sets the
mapped-name element |
ServiceBeanType<T> |
ServiceBeanType.objectName(String objectName)
Sets the
object-name element |
ServiceBeanType<T> |
ServiceBeanType.removeAllAnnotation()
Removes all
annotation elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllBusinessLocal()
Removes the
business-local element |
ServiceBeanType<T> |
ServiceBeanType.removeAllBusinessRemote()
Removes the
business-remote element |
ServiceBeanType<T> |
ServiceBeanType.removeAllDepends()
Removes the
depends element |
ServiceBeanType<T> |
ServiceBeanType.removeAllDescription()
Removes the
description element |
ServiceBeanType<T> |
ServiceBeanType.removeAllDisplayName()
Removes the
display-name element |
ServiceBeanType<T> |
ServiceBeanType.removeAllEjbLocalRef()
Removes all
ejb-local-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllEjbRef()
Removes all
ejb-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllEnvEntry()
Removes all
env-entry elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllIcon()
Removes all
icon elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllJndiRef()
Removes all
jndi-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllLocalBinding()
Removes all
local-binding elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllMessageDestinationRef()
Removes all
message-destination-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllPersistenceContextRef()
Removes all
persistence-context-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllPersistenceUnitRef()
Removes all
persistence-unit-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllPostConstruct()
Removes all
post-construct elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllPreDestroy()
Removes all
pre-destroy elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllRemoteBinding()
Removes all
remote-binding elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllResourceEnvRef()
Removes all
resource-env-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllResourceRef()
Removes all
resource-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAllServiceRef()
Removes all
service-ref elements |
ServiceBeanType<T> |
ServiceBeanType.removeAopDomainName()
Removes the
aop-domain-name element |
ServiceBeanType<T> |
ServiceBeanType.removeClusterConfig()
Removes the
cluster-config element |
ServiceBeanType<T> |
ServiceBeanType.removeClustered()
Removes the
clustered element |
ServiceBeanType<T> |
ServiceBeanType.removeConcurrent()
Removes the
concurrent element |
ServiceBeanType<T> |
ServiceBeanType.removeEjbClass()
Removes the
ejb-class element |
ServiceBeanType<T> |
ServiceBeanType.removeEjbName()
Removes the
ejb-name element |
ServiceBeanType<T> |
ServiceBeanType.removeEjbTimeoutIdentity()
Removes the
ejb-timeout-identity element |
ServiceBeanType<T> |
ServiceBeanType.removeHomeJndiName()
Removes the
home-jndi-name element |
ServiceBeanType<T> |
ServiceBeanType.removeIgnoreDependency()
Removes the
ignore-dependency element |
ServiceBeanType<T> |
ServiceBeanType.removeJndiBindingPolicy()
Removes the
jndi-binding-policy element |
ServiceBeanType<T> |
ServiceBeanType.removeJndiName()
Removes the
jndi-name element |
ServiceBeanType<T> |
ServiceBeanType.removeLocalJndiName()
Removes the
local-jndi-name element |
ServiceBeanType<T> |
ServiceBeanType.removeManagement()
Removes the
management element |
ServiceBeanType<T> |
ServiceBeanType.removeMappedName()
Removes the
mapped-name element |
ServiceBeanType<T> |
ServiceBeanType.removeMethodAttributes()
Removes the
method-attributes element |
ServiceBeanType<T> |
ServiceBeanType.removeObjectName()
Removes the
object-name element |
ServiceBeanType<T> |
ServiceBeanType.removePoolConfig()
Removes the
pool-config element |
ServiceBeanType<T> |
ServiceBeanType.removePortComponent()
Removes the
port-component element |
ServiceBeanType<T> |
ServiceBeanType.removeSecurityDomain()
Removes the
security-domain element |
ServiceBeanType<T> |
ServiceBeanType.removeSecurityIdentity()
Removes the
security-identity element |
ServiceBeanType<T> |
ServiceBeanType.removeXmbean()
Removes the
xmbean element |
ServiceBeanType<T> |
ServiceBeanType.securityDomain(String securityDomain)
Sets the
security-domain element |
ServiceBeanType<T> |
ServiceBeanType.xmbean(String xmbean)
Sets the
xmbean element |
Modifier and Type | Method and Description |
---|---|
AnnotationType<ServiceBeanType<T>> |
ServiceBeanType.createAnnotation()
Creates a new
annotation element |
EjbLocalRefType<ServiceBeanType<T>> |
ServiceBeanType.createEjbLocalRef()
Creates a new
ejb-local-ref element |
EjbRefType<ServiceBeanType<T>> |
ServiceBeanType.createEjbRef()
Creates a new
ejb-ref element |
EnvEntryType<ServiceBeanType<T>> |
ServiceBeanType.createEnvEntry()
Creates a new
env-entry element |
IconType<ServiceBeanType<T>> |
ServiceBeanType.createIcon()
Creates a new
icon element |
JndiRefType<ServiceBeanType<T>> |
ServiceBeanType.createJndiRef()
Creates a new
jndi-ref element |
LocalBindingType<ServiceBeanType<T>> |
ServiceBeanType.createLocalBinding()
Creates a new
local-binding element |
MessageDestinationRefType<ServiceBeanType<T>> |
ServiceBeanType.createMessageDestinationRef()
Creates a new
message-destination-ref element |
PersistenceContextRefType<ServiceBeanType<T>> |
ServiceBeanType.createPersistenceContextRef()
Creates a new
persistence-context-ref element |
PersistenceUnitRefType<ServiceBeanType<T>> |
ServiceBeanType.createPersistenceUnitRef()
Creates a new
persistence-unit-ref element |
LifecycleCallbackType<ServiceBeanType<T>> |
ServiceBeanType.createPostConstruct()
Creates a new
post-construct element |
LifecycleCallbackType<ServiceBeanType<T>> |
ServiceBeanType.createPreDestroy()
Creates a new
pre-destroy element |
RemoteBindingType<ServiceBeanType<T>> |
ServiceBeanType.createRemoteBinding()
Creates a new
remote-binding element |
ResourceEnvRefType<ServiceBeanType<T>> |
ServiceBeanType.createResourceEnvRef()
Creates a new
resource-env-ref element |
ResourceRefType<ServiceBeanType<T>> |
ServiceBeanType.createResourceRef()
Creates a new
resource-ref element |
ServiceRefType<ServiceBeanType<T>> |
ServiceBeanType.createServiceRef()
Creates a new
service-ref element |
List<AnnotationType<ServiceBeanType<T>>> |
ServiceBeanType.getAllAnnotation()
Returns all
annotation elements |
List<EjbLocalRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllEjbLocalRef()
Returns all
ejb-local-ref elements |
List<EjbRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllEjbRef()
Returns all
ejb-ref elements |
List<EnvEntryType<ServiceBeanType<T>>> |
ServiceBeanType.getAllEnvEntry()
Returns all
env-entry elements |
List<IconType<ServiceBeanType<T>>> |
ServiceBeanType.getAllIcon()
Returns all
icon elements |
List<JndiRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllJndiRef()
Returns all
jndi-ref elements |
List<LocalBindingType<ServiceBeanType<T>>> |
ServiceBeanType.getAllLocalBinding()
Returns all
local-binding elements |
List<MessageDestinationRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllMessageDestinationRef()
Returns all
message-destination-ref elements |
List<PersistenceContextRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllPersistenceContextRef()
Returns all
persistence-context-ref elements |
List<PersistenceUnitRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllPersistenceUnitRef()
Returns all
persistence-unit-ref elements |
List<LifecycleCallbackType<ServiceBeanType<T>>> |
ServiceBeanType.getAllPostConstruct()
Returns all
post-construct elements |
List<LifecycleCallbackType<ServiceBeanType<T>>> |
ServiceBeanType.getAllPreDestroy()
Returns all
pre-destroy elements |
List<RemoteBindingType<ServiceBeanType<T>>> |
ServiceBeanType.getAllRemoteBinding()
Returns all
remote-binding elements |
List<ResourceEnvRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllResourceEnvRef()
Returns all
resource-env-ref elements |
List<ResourceRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllResourceRef()
Returns all
resource-ref elements |
List<ServiceBeanType<EnterpriseBeansType<T>>> |
EnterpriseBeansType.getAllService()
Returns all
service elements |
List<ServiceRefType<ServiceBeanType<T>>> |
ServiceBeanType.getAllServiceRef()
Returns all
service-ref elements |
AnnotationType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateAnnotation()
If not already created, a new
annotation element will be created and returned. |
ClusterConfigType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateClusterConfig()
If not already created, a new
cluster-config element with the given value will be created. |
EjbLocalRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateEjbLocalRef()
If not already created, a new
ejb-local-ref element will be created and returned. |
EjbRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateEjbRef()
If not already created, a new
ejb-ref element will be created and returned. |
SecurityIdentityType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateEjbTimeoutIdentity()
If not already created, a new
ejb-timeout-identity element with the given value will be created. |
EnvEntryType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateEnvEntry()
If not already created, a new
env-entry element will be created and returned. |
IconType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateIcon()
If not already created, a new
icon element will be created and returned. |
IgnoreDependencyType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateIgnoreDependency()
If not already created, a new
ignore-dependency element with the given value will be created. |
JndiRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateJndiRef()
If not already created, a new
jndi-ref element will be created and returned. |
LocalBindingType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateLocalBinding()
If not already created, a new
local-binding element will be created and returned. |
MessageDestinationRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateMessageDestinationRef()
If not already created, a new
message-destination-ref element will be created and returned. |
MethodAttributesType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateMethodAttributes()
If not already created, a new
method-attributes element with the given value will be created. |
PersistenceContextRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreatePersistenceContextRef()
If not already created, a new
persistence-context-ref element will be created and returned. |
PersistenceUnitRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreatePersistenceUnitRef()
If not already created, a new
persistence-unit-ref element will be created and returned. |
PoolConfigType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreatePoolConfig()
If not already created, a new
pool-config element with the given value will be created. |
PortComponentType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreatePortComponent()
If not already created, a new
port-component element with the given value will be created. |
LifecycleCallbackType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreatePostConstruct()
If not already created, a new
post-construct element will be created and returned. |
LifecycleCallbackType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreatePreDestroy()
If not already created, a new
pre-destroy element will be created and returned. |
RemoteBindingType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateRemoteBinding()
If not already created, a new
remote-binding element will be created and returned. |
ResourceEnvRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateResourceEnvRef()
If not already created, a new
resource-env-ref element will be created and returned. |
ResourceRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateResourceRef()
If not already created, a new
resource-ref element will be created and returned. |
SecurityIdentityType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateSecurityIdentity()
If not already created, a new
security-identity element with the given value will be created. |
ServiceRefType<ServiceBeanType<T>> |
ServiceBeanType.getOrCreateServiceRef()
If not already created, a new
service-ref element will be created and returned. |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.