Uses of Class
org.jboss.as.clustering.infinispan.subsystem.remote.RemoteCacheContainerComponent
-
Packages that use RemoteCacheContainerComponent Package Description org.jboss.as.clustering.infinispan.subsystem.remote -
-
Uses of RemoteCacheContainerComponent in org.jboss.as.clustering.infinispan.subsystem.remote
Methods in org.jboss.as.clustering.infinispan.subsystem.remote that return RemoteCacheContainerComponent Modifier and Type Method Description static RemoteCacheContainerComponentRemoteCacheContainerComponent. valueOf(String name)Returns the enum constant of this type with the specified name.static RemoteCacheContainerComponent[]RemoteCacheContainerComponent. values()Returns an array containing the constants of this enum type, in the order they are declared.
-