See: Description
Interface | Description |
---|---|
AnnotationType<T> |
This interface defines the contract for the
annotationType xsd type |
ClassLoadingType<T> |
This interface defines the contract for the
class-loadingType xsd type |
HttpMethodConstraintType<T> |
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);
|
JbossWebType<T> |
This interface defines the contract for the
jboss-webType xsd type |
MultipartConfigType<T> |
This interface defines the contract for the
multipart-configType xsd type |
PassivationConfigType<T> |
This interface defines the contract for the
passivation-configType xsd type |
ReplicationConfigType<T> |
This interface defines the contract for the
replication-configType xsd type |
RunAsType<T> |
This interface defines the contract for the
run-asType xsd type |
ServletSecurityType<T> |
This interface defines the contract for the
servlet-securityType xsd type |
ServletType<T> |
This interface defines the contract for the
servletType xsd type |
Enum | Description |
---|---|
EmptyRoleSemanticType |
This class implements the
empty-role-semanticType xsd type |
JbossWebVersionType |
This class implements the
jboss-web-versionType 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 |
SnapshotModeType |
This class implements the
snapshot-modeType xsd type |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.