public class PojoClassHolder extends java.lang.Object implements ClientEndpointHolder
| Constructor and Description |
|---|
PojoClassHolder(java.lang.Class<?> pojoClazz,
ClientEndpointConfig clientEndpointConfig) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName() |
Endpoint |
getInstance(InstanceManager instanceManager) |
public PojoClassHolder(java.lang.Class<?> pojoClazz,
ClientEndpointConfig clientEndpointConfig)
public java.lang.String getClassName()
getClassName in interface ClientEndpointHolderpublic Endpoint getInstance(InstanceManager instanceManager) throws DeploymentException
getInstance in interface ClientEndpointHolderDeploymentExceptionCopyright © 2000-2022 Apache Software Foundation. All Rights Reserved.