cfdocs

cacheGetEngineProperties

Returns some properties of the cache engine

cacheGetEngineProperties()
returns struct

Get the name of the cache engine

Pick the ‘name’ property from the cache engine property structure

writeOutput(cacheGetEngineProperties().name);

Expected Result: Ehcache