Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facesconfig20 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
FacesConfigAbsoluteOrderingType
This interface defines the contract for the
faces-config-absoluteOrderingType xsd type |
FacesConfigApplicationResourceBundleType
This interface defines the contract for the
faces-config-application-resource-bundleType xsd type |
FacesConfigApplicationType
This interface defines the contract for the
faces-config-applicationType xsd type |
FacesConfigAttributeType
This interface defines the contract for the
faces-config-attributeType xsd type |
FacesConfigBehaviorType
This interface defines the contract for the
faces-config-behaviorType xsd type |
FacesConfigClientBehaviorRendererType
This interface defines the contract for the
faces-config-client-behavior-rendererType xsd type |
FacesConfigComponentType
This interface defines the contract for the
faces-config-componentType xsd type |
FacesConfigConverterType
This interface defines the contract for the
faces-config-converterType xsd type |
FacesConfigDefaultValidatorsType
This interface defines the contract for the
faces-config-default-validatorsType xsd type |
FacesConfigFacetType
This interface defines the contract for the
faces-config-facetType xsd type |
FacesConfigFactoryType
This interface defines the contract for the
faces-config-factoryType xsd type |
FacesConfigLifecycleType
This interface defines the contract for the
faces-config-lifecycleType xsd type |
FacesConfigListEntriesType
This interface defines the contract for the
faces-config-list-entriesType xsd type |
FacesConfigLocaleConfigType
This interface defines the contract for the
faces-config-locale-configType xsd type |
FacesConfigManagedBeanType
This interface defines the contract for the
faces-config-managed-beanType xsd type |
FacesConfigManagedPropertyType
This interface defines the contract for the
faces-config-managed-propertyType xsd type |
FacesConfigMapEntriesType
This interface defines the contract for the
faces-config-map-entriesType xsd type |
FacesConfigMapEntryType
This interface defines the contract for the
faces-config-map-entryType xsd type |
FacesConfigNavigationCaseType
This interface defines the contract for the
faces-config-navigation-caseType xsd type |
FacesConfigNavigationRuleType
This interface defines the contract for the
faces-config-navigation-ruleType xsd type |
FacesConfigOrderingOrderingType
This interface defines the contract for the
faces-config-ordering-orderingType xsd type |
FacesConfigOrderingType
This interface defines the contract for the
faces-config-orderingType xsd type |
FacesConfigPropertyType
This interface defines the contract for the
faces-config-propertyType xsd type |
FacesConfigRedirectType
This interface defines the contract for the
faces-config-redirectType xsd type |
FacesConfigRedirectViewParamType
This interface defines the contract for the
faces-config-redirect-viewParamType xsd type |
FacesConfigReferencedBeanType
This interface defines the contract for the
faces-config-referenced-beanType xsd type |
FacesConfigRendererType
This interface defines the contract for the
faces-config-rendererType xsd type |
FacesConfigRenderKitType
This interface defines the contract for the
faces-config-render-kitType xsd type |
FacesConfigSystemEventListenerType
This interface defines the contract for the
faces-config-system-event-listenerType xsd type |
FacesConfigValidatorType
This interface defines the contract for the
faces-config-validatorType xsd type |
FacesConfigVersionType
This class implements the
faces-config-versionType xsd type |
WebFacesConfigDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFacesConfigDescriptor descriptor = Descriptors.create(WebFacesConfigDescriptor.class);
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.