Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facesconfig | |
org.jboss.shrinkwrap.descriptor.api.facesconfig20 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebFacesConfigCommonDescriptor<T extends WebFacesConfigCommonDescriptor<T,FACESCONFIGAPPLICATIONTYPE1>,FACESCONFIGAPPLICATIONTYPE1 extends JavaeeFacesConfigApplicationCommonType<T,FACESCONFIGAPPLICATIONTYPE1,?,?,?,?>> |
Modifier and Type | Interface and Description |
---|---|
interface |
WebFacesConfigDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFacesConfigDescriptor descriptor = Descriptors.create(WebFacesConfigDescriptor.class);
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.