You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by "Chiat Lam (JIRA)" <ji...@apache.org> on 2010/04/30 22:36:54 UTC

[jira] Commented: (JCS-75) change the method isExpired(org.apache.jcs.engine.control.CompositeCache) from private to protected

    [ 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.