Clirr Results
The following document contains the results of Clirr.
- Current Version: 2.2.1
- Comparison Version: 2.2
Summary
Severity |
Number |
Error |
0 |
Warning |
0 |
Info |
7 |
API ChangelogThe following APIs were modified from version 2.2 to 2.2.1:
- Non justified changes
Class |
From |
To |
org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerAttributes |
public boolean isStartRegistry() |
|
org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerAttributes |
public void setStartRegistry(boolean) |
|
org.apache.commons.jcs.auxiliary.remote.server.behavior.IRemoteCacheServerAttributes |
public boolean isStartRegistry() |
|
org.apache.commons.jcs.auxiliary.remote.server.behavior.IRemoteCacheServerAttributes |
public void setStartRegistry(boolean) |
|
org.apache.commons.jcs.engine.control.CompositeCache |
protected void doExpires(org.apache.commons.jcs.engine.behavior.ICacheElement) |
|
org.apache.commons.jcs.engine.control.CompositeCacheConfigurator |
protected org.apache.commons.jcs.engine.control.CompositeCache newCache(org.apache.commons.jcs.engine.behavior.ICompositeCacheAttributes, org.apache.commons.jcs.engine.behavior.IElementAttributes) |
|
org.apache.commons.jcs.engine.control.CompositeCacheManager |
protected org.apache.commons.jcs.engine.control.CompositeCacheConfigurator newConfigurator() |
|
|