[
https://issues.apache.org/jira/browse/JCS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894727#action_12894727
]
Chiat Lam commented on JCS-75:
------------------------------
It is better to create get method to return AuxiliaryCache[]:
for example:
public AuxiliaryCache[] getAuxiliaryCaches () {
return this.auxCaches;
}
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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]