Class RestApplicationFurnace
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.jboss.windup.web.services.rest.RestApplicationFurnace
-
@ApplicationPath("/furnace") public class RestApplicationFurnace extends javax.ws.rs.core.Application- Author:
- Jesse Sightler
-
-
Constructor Summary
Constructors Constructor Description RestApplicationFurnace()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>getClasses()Set<Object>getSingletons()
-
-
-
Field Detail
-
REST_BASE
public static final String REST_BASE
- See Also:
- Constant Field Values
-
-