Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jbossweb60 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
AnnotationType
This interface defines the contract for the
annotationType xsd type |
ClassLoadingType
This interface defines the contract for the
class-loadingType xsd type |
EmptyRoleSemanticType
This class implements the
empty-role-semanticType xsd type |
HttpMethodConstraintType
This interface defines the contract for the
http-method-constraintType xsd type |
JbossWebDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
JbossWebDescriptor descriptor = Descriptors.create(JbossWebDescriptor.class);
|
JbossWebVersionType
This class implements the
jboss-web-versionType xsd type |
MultipartConfigType
This interface defines the contract for the
multipart-configType xsd type |
PassivationConfigType
This interface defines the contract for the
passivation-configType xsd type |
ReplicationConfigType
This interface defines the contract for the
replication-configType xsd type |
ReplicationGranularityType
This class implements the
replication-granularityType xsd type |
ReplicationModeType
This class implements the
replication-modeType xsd type |
ReplicationTriggerType
This class implements the
replication-triggerType xsd type |
RunAsType
This interface defines the contract for the
run-asType xsd type |
ServletSecurityType
This interface defines the contract for the
servlet-securityType xsd type |
ServletType
This interface defines the contract for the
servletType xsd type |
SnapshotModeType
This class implements the
snapshot-modeType xsd type |
Copyright © 2021 JBoss by Red Hat. All rights reserved.