Class TalendComponentApplication
java.lang.Object
javax.ws.rs.core.Application
org.talend.sdk.component.server.front.TalendComponentApplication
@ApplicationPath("api/v1")
public class TalendComponentApplication
extends javax.ws.rs.core.Application
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.ws.rs.core.Application
getClasses, getProperties, getSingletons
-
Constructor Details
-
TalendComponentApplication
public TalendComponentApplication()
-