CacheCache Passivation, Expiration, EvictionEviction주기적으로 사용하지 않는 데이터를 삭제주로 LRU(Least Recently Used)를 사용Expiration캐시가 만료되는 시간Passivation인메모리 캐시에서 지우기전, 다른 저장소(파일시스템, 데이터베이스)저장하는것참고자료https://access.redhat.com/documentation/es-es/jboss_enterprise_application_platform_common_criteria_certification/5/html/jboss_cache_user_guide/cl.pass#Cache