public interface ManagedFactory<T extends java.lang.AutoCloseable>
extends java.lang.AutoCloseable, java.io.Serializable
close() should never be called on produced instances.
| Modifier and Type | Method and Description | 
|---|---|
| T | create(SubscriptionPartition subscriptionPartition) | 
T create(SubscriptionPartition subscriptionPartition)