Class LazyContentStoreClient

  • All Implemented Interfaces:
    ContentStoreClient, java.io.Closeable, java.lang.AutoCloseable

    public class LazyContentStoreClient
    extends java.lang.Object
    implements ContentStoreClient, java.io.Closeable
    A ContentStoreClient that does not get created until one of its methods is used.