Forge - Java EE APIs 1.2.0.Final

org.jboss.forge.spec.javaee
Interface RestFacet

All Superinterfaces:
Facet

public interface RestFacet
extends Facet

If installed, this Project supports features from the JAX-RS specification.

Author:
Lincoln Baxter, III

Field Summary
static String ROOTPATH
           
 
Method Summary
 String getApplicationPath()
           
 
Methods inherited from interface org.jboss.forge.project.Facet
getProject, install, isInstalled, setProject, uninstall
 

Field Detail

ROOTPATH

static final String ROOTPATH
See Also:
Constant Field Values
Method Detail

getApplicationPath

String getApplicationPath()

Forge - Java EE APIs 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.