public class RemoteTestHarness extends Object
Constructor and Description |
---|
RemoteTestHarness() |
Modifier and Type | Method and Description |
---|---|
<T> T |
publishEndpointAndReturnProxy(Class<T> jaxWsAnnotatedInterface,
T serviceImplementation) |
void |
stopEndpoint()
Stops and makes an internal endpoint unpublished if it was previously published.
|
public RemoteTestHarness()
public <T> T publishEndpointAndReturnProxy(Class<T> jaxWsAnnotatedInterface, T serviceImplementation)
public void stopEndpoint()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.