Package org.trellisldp.quarkus
Class TrellisApplication
- java.lang.Object
-
- javax.ws.rs.core.Application
-
- org.trellisldp.quarkus.TrellisApplication
-
@ApplicationPath("/") @ApplicationScoped public class TrellisApplication extends Application
Web Application wrapper.
-
-
Constructor Summary
Constructors Constructor Description TrellisApplication()
-
Method Summary
-
Methods inherited from class javax.ws.rs.core.Application
getClasses, getProperties, getSingletons
-
-