See: Description
Interface | Description |
---|---|
ActivationConfigPropertyType<T> |
This interface defines the contract for the
activation-config-propertyType xsd type |
ActivationConfigType<T> |
This interface defines the contract for the
activation-configType xsd type |
AnnotationPropertyType<T> |
This interface defines the contract for the
annotation-propertyType xsd type |
AnnotationType<T> |
This interface defines the contract for the
annotationType xsd type |
AssemblyDescriptorType<T> |
This interface defines the contract for the
assembly-descriptorType xsd type |
CacheConfigType<T> |
This interface defines the contract for the
cache-configType xsd type |
ClusterConfigType<T> |
This interface defines the contract for the
cluster-configType xsd type |
ConsumerBeanType<T> |
This interface defines the contract for the
consumer-beanType xsd type |
EnterpriseBeansType<T> |
This interface defines the contract for the
enterprise-beansType xsd type |
GenericBeanType<T> |
This interface defines the contract for the
generic-beanType xsd type |
IgnoreDependencyType<T> |
This interface defines the contract for the
ignore-dependencyType xsd type |
JbossDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
JbossDescriptor descriptor = Descriptors.create(JbossDescriptor.class);
|
JbossType<T> |
This interface defines the contract for the
jbossType xsd type |
JndiRefType<T> |
This interface defines the contract for the
jndi-refType xsd type |
LocalBindingType<T> |
This interface defines the contract for the
local-bindingType xsd type |
MessageDrivenBeanType<T> |
This interface defines the contract for the
message-driven-beanType xsd type |
MessagePropertiesType<T> |
This interface defines the contract for the
message-propertiesType xsd type |
MethodAttributesType<T> |
This interface defines the contract for the
method-attributesType xsd type |
MethodType<T> |
This interface defines the contract for the
methodType xsd type |
PoolConfigType<T> |
This interface defines the contract for the
pool-configType xsd type |
PortComponentType<T> |
This interface defines the contract for the
port-componentType xsd type |
ProducerType<T> |
This interface defines the contract for the
producerType xsd type |
RemoteBindingType<T> |
This interface defines the contract for the
remote-bindingType xsd type |
ResourceManagersType<T> |
This interface defines the contract for the
resource-managersType xsd type |
ResourceManagerType<T> |
This interface defines the contract for the
resource-managerType xsd type |
RunAsType<T> |
This interface defines the contract for the
run-asType xsd type |
SecurityIdentityType<T> |
This interface defines the contract for the
security-identityType xsd type |
ServiceBeanType<T> |
This interface defines the contract for the
service-beanType xsd type |
SessionBeanType<T> |
This interface defines the contract for the
session-beanType xsd type |
WebservicesType<T> |
This interface defines the contract for the
webservicesType xsd type |
Copyright © 2013 JBoss by Red Hat. All rights reserved.