[
https://issues.apache.org/jira/browse/JCS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862849#action_12862849
]
Chiat Lam commented on JCS-75:
------------------------------
In addition, Is possible to change variable (private AuxiliaryCache[] auxCaches
= new AuxiliaryCache[0];) to protected also? Thanks
> change the method isExpired(org.apache.jcs.engine.control.CompositeCache)
> from private to protected
> ---------------------------------------------------------------------------------------------------
>
> Key: JCS-75
> URL: https://issues.apache.org/jira/browse/JCS-75
> Project: JCS
> Issue Type: Improvement
> Components: Composite Cache
> Reporter: Chiat Lam
> Assignee: Aaron Smuts
> Priority: Minor
>
> Is possible to change the method
> isExpired(org.apache.jcs.engine.control.CompositeCache) from private to
> protected? I would be override this method for my custom CompositeCache.
> Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.