Uses of Class
de.hybris.platform.core.AbstractTenant.ShutDownMode
-
Packages that use AbstractTenant.ShutDownMode Package Description de.hybris.platform.core -
-
Uses of AbstractTenant.ShutDownMode in de.hybris.platform.core
Methods in de.hybris.platform.core that return AbstractTenant.ShutDownMode Modifier and Type Method Description static AbstractTenant.ShutDownModeAbstractTenant.ShutDownMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AbstractTenant.ShutDownMode[]AbstractTenant.ShutDownMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.hybris.platform.core with parameters of type AbstractTenant.ShutDownMode Modifier and Type Method Description protected voidAbstractTenant. shutdownCache(AbstractTenant.ShutDownMode mode)
-