Package org.apache.tomcat.websocket.pojo
Class PojoPathParam
- java.lang.Object
-
- org.apache.tomcat.websocket.pojo.PojoPathParam
-
public class PojoPathParam extends Object
-
-
Constructor Summary
Constructors Constructor Description PojoPathParam(Class<?> type, String name)
-
-
-
Constructor Detail
-
PojoPathParam
public PojoPathParam(Class<?> type, String name) throws DeploymentException
- Throws:
DeploymentException
-
-