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