Class PassThroughResourceConfig

  • All Implemented Interfaces:
    com.tangosol.coherence.http.HttpApplication, javax.ws.rs.core.Configurable<org.glassfish.jersey.server.ResourceConfig>, javax.ws.rs.core.Configuration, org.glassfish.jersey.ExtendedConfig, org.glassfish.jersey.server.ServerConfig
    Direct Known Subclasses:
    ContainerPassThroughResourceConfig

    public class PassThroughResourceConfig
    extends DefaultResourceConfig
    An alternate ResourceConfig implementation that supports pass-through access to all the caches defined by the cache configuration.
    Since:
    12.2.1
    Author:
    as 2015.09.07
    • Constructor Detail

      • PassThroughResourceConfig

        public PassThroughResourceConfig()