Class CacheRuntimeResourceProvider

java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.CacheRuntimeResourceProvider
All Implemented Interfaces:
org.wildfly.subsystem.resource.ChildResourceProvider

public class CacheRuntimeResourceProvider extends Object implements org.wildfly.subsystem.resource.ChildResourceProvider
Provides component child resources for the runtime resource of a cache.
Author:
Paul Ferraro
  • Constructor Details

    • CacheRuntimeResourceProvider

      public CacheRuntimeResourceProvider()
  • Method Details

    • getChild

      public org.jboss.as.controller.registry.Resource getChild(String name)
      Specified by:
      getChild in interface org.wildfly.subsystem.resource.ChildResourceProvider
    • getChildren

      public Set<String> getChildren()
      Specified by:
      getChildren in interface org.wildfly.subsystem.resource.ChildResourceProvider