Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.beans | |
org.jboss.shrinkwrap.descriptor.api.beans11 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
BeansCommonDescriptor<T extends BeansCommonDescriptor<T>> |
Modifier and Type | Interface and Description |
---|---|
interface |
BeansDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
BeansDescriptor descriptor = Descriptors.create(BeansDescriptor.class);
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.