
public interface AssemblyDescriptorType<T> extends Child<T>, JavaeeAssemblyDescriptorCommonType<T,AssemblyDescriptorType<T>,SecurityRoleType<AssemblyDescriptorType<T>>,MethodPermissionType<AssemblyDescriptorType<T>>,ContainerTransactionType<AssemblyDescriptorType<T>>,InterceptorBindingType<AssemblyDescriptorType<T>>,MessageDestinationType<AssemblyDescriptorType<T>>,ExcludeListType<AssemblyDescriptorType<T>>,ApplicationExceptionType<AssemblyDescriptorType<T>>>
assembly-descriptorType xsd typeSecurityRoleType<AssemblyDescriptorType<T>> getOrCreateSecurityRole()
security-role element will be created and returned.
Otherwise, the first existing security-role element will be returned.security-roleSecurityRoleType<AssemblyDescriptorType<T>> createSecurityRole()
security-role elementSecurityRoleType> List<SecurityRoleType<AssemblyDescriptorType<T>>> getAllSecurityRole()
security-role elementssecurity-roleAssemblyDescriptorType<T> removeAllSecurityRole()
security-role elementsSecurityRoleType> MethodPermissionType<AssemblyDescriptorType<T>> getOrCreateMethodPermission()
method-permission element will be created and returned.
Otherwise, the first existing method-permission element will be returned.method-permissionMethodPermissionType<AssemblyDescriptorType<T>> createMethodPermission()
method-permission elementMethodPermissionType> List<MethodPermissionType<AssemblyDescriptorType<T>>> getAllMethodPermission()
method-permission elementsmethod-permissionAssemblyDescriptorType<T> removeAllMethodPermission()
method-permission elementsMethodPermissionType> ContainerTransactionType<AssemblyDescriptorType<T>> getOrCreateContainerTransaction()
container-transaction element will be created and returned.
Otherwise, the first existing container-transaction element will be returned.container-transactionContainerTransactionType<AssemblyDescriptorType<T>> createContainerTransaction()
container-transaction elementContainerTransactionType> List<ContainerTransactionType<AssemblyDescriptorType<T>>> getAllContainerTransaction()
container-transaction elementscontainer-transactionAssemblyDescriptorType<T> removeAllContainerTransaction()
container-transaction elementsContainerTransactionType> InterceptorBindingType<AssemblyDescriptorType<T>> getOrCreateInterceptorBinding()
interceptor-binding element will be created and returned.
Otherwise, the first existing interceptor-binding element will be returned.interceptor-bindingInterceptorBindingType<AssemblyDescriptorType<T>> createInterceptorBinding()
interceptor-binding elementInterceptorBindingType> List<InterceptorBindingType<AssemblyDescriptorType<T>>> getAllInterceptorBinding()
interceptor-binding elementsinterceptor-bindingAssemblyDescriptorType<T> removeAllInterceptorBinding()
interceptor-binding elementsInterceptorBindingType> MessageDestinationType<AssemblyDescriptorType<T>> getOrCreateMessageDestination()
message-destination element will be created and returned.
Otherwise, the first existing message-destination element will be returned.message-destinationMessageDestinationType<AssemblyDescriptorType<T>> createMessageDestination()
message-destination elementMessageDestinationType> List<MessageDestinationType<AssemblyDescriptorType<T>>> getAllMessageDestination()
message-destination elementsmessage-destinationAssemblyDescriptorType<T> removeAllMessageDestination()
message-destination elementsMessageDestinationType> ExcludeListType<AssemblyDescriptorType<T>> getOrCreateExcludeList()
exclude-list element with the given value will be created.
Otherwise, the existing exclude-list element will be returned.ExcludeListType> AssemblyDescriptorType<T> removeExcludeList()
exclude-list elementAssemblyDescriptorTypeApplicationExceptionType<AssemblyDescriptorType<T>> getOrCreateApplicationException()
application-exception element will be created and returned.
Otherwise, the first existing application-exception element will be returned.application-exceptionApplicationExceptionType<AssemblyDescriptorType<T>> createApplicationException()
application-exception elementApplicationExceptionType> List<ApplicationExceptionType<AssemblyDescriptorType<T>>> getAllApplicationException()
application-exception elementsapplication-exceptionAssemblyDescriptorType<T> removeAllApplicationException()
application-exception elementsApplicationExceptionType> AssemblyDescriptorType<T> id(String id)
id attributeid - the value for the attribute idAssemblyDescriptorTypeString getId()
id attributeidAssemblyDescriptorType<T> removeId()
id attributeAssemblyDescriptorTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.