public class ThrottleDataPublisherPool extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
DataProcessAndPublishingAgent |
get() |
static ThrottleDataPublisherPool |
getInstance() |
void |
release(DataProcessAndPublishingAgent client) |
public static ThrottleDataPublisherPool getInstance()
public DataProcessAndPublishingAgent get() throws Exception
Exceptionpublic void release(DataProcessAndPublishingAgent client) throws Exception
Exceptionpublic void cleanup()
Copyright © 2024 WSO2. All rights reserved.