org.jboss.forge.spec.javaee
Interface RestApplicationFacet
- All Superinterfaces:
- Facet
public interface RestApplicationFacet
- extends Facet
REST_APPLICATIONCLASS_PACKAGE
static final String REST_APPLICATIONCLASS_PACKAGE
- See Also:
- Constant Field Values
REST_APPLICATIONCLASS_NAME
static final String REST_APPLICATIONCLASS_NAME
- See Also:
- Constant Field Values
setApplicationPath
void setApplicationPath(String path)
- Set the root web-path from which REST requests should be serviced.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.