Uses of Class
com.ibm.wsspi.cache.ConfigEntry.DependencyId
-
Packages that use ConfigEntry.DependencyId Package Description com.ibm.wsspi.cache -
-
Uses of ConfigEntry.DependencyId in com.ibm.wsspi.cache
Methods in com.ibm.wsspi.cache that return ConfigEntry.DependencyId Modifier and Type Method Description ConfigEntry.DependencyId[]
ConfigEntry. getDependencyIds()
This method returns an array of DependencyId objects that specified addditional cache indentifers that associated multiple cache entries to the same group identiifier.
-