Class ConcurrentPofConfigProvider

java.lang.Object
com.oracle.coherence.concurrent.config.ConcurrentPofConfigProvider
All Implemented Interfaces:
PofConfigProvider

public class ConcurrentPofConfigProvider extends Object implements PofConfigProvider
An implementation of a PofConfigProvider to make the Concurrent POF configuration discoverable.
Since:
22.06
Author:
Jonathan Knight 2022.06.03
  • Constructor Details

    • ConcurrentPofConfigProvider

      public ConcurrentPofConfigProvider()
  • Method Details