Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.beans11 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
Alternatives
This interface defines the contract for the
alternatives xsd type |
BeanDiscoveryMode
This class implements the
bean-discovery-mode xsd type |
BeansDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
BeansDescriptor descriptor = Descriptors.create(BeansDescriptor.class);
|
Decorators
This interface defines the contract for the
decorators xsd type |
Exclude
This interface defines the contract for the
exclude xsd type |
IfClassAvailable
This interface defines the contract for the
if-class-available xsd type |
IfClassNotAvailable
This interface defines the contract for the
if-class-not-available xsd type |
IfSystemProperty
This interface defines the contract for the
if-system-property xsd type |
Interceptors
This interface defines the contract for the
interceptors xsd type |
Scan
This interface defines the contract for the
scan xsd type |
Copyright © 2017 JBoss by Red Hat. All rights reserved.