Package | Description |
---|---|
net.sf.clirr.core |
Clirr throws events when it finds api changes.
|
net.sf.clirr.core.internal |
The framework that is used by the individual checks in the checks package.
|
net.sf.clirr.core.internal.checks |
The check modules that implement the funtionality of clirr.
|
Modifier and Type | Class and Description |
---|---|
class |
Checker
This is the main class to be used by Clirr frontends,
it implements the checking functionality of Clirr.
|
Modifier and Type | Method and Description |
---|---|
protected ApiDiffDispatcher |
AbstractDiffReporter.getApiDiffDispatcher() |
Constructor and Description |
---|
AbstractDiffReporter(ApiDiffDispatcher dispatcher) |
Constructor and Description |
---|
ClassHierarchyCheck(ApiDiffDispatcher dispatcher)
Create a new instance of this check.
|
ClassModifierCheck(ApiDiffDispatcher dispatcher)
Create a new instance of this check.
|
ClassScopeCheck(ApiDiffDispatcher dispatcher,
ScopeSelector scopeSelector)
Create a new instance of this check.
|
FieldSetCheck(ApiDiffDispatcher dispatcher,
ScopeSelector scopeSelector) |
GenderChangeCheck(ApiDiffDispatcher dispatcher)
Create a new instance of this check.
|
InterfaceSetCheck(ApiDiffDispatcher dispatcher)
Create a new instance of this check.
|
MethodSetCheck(ApiDiffDispatcher dispatcher,
ScopeSelector scopeSelector)
Instantiates the check.
|
Copyright © 2003-2012 Lars K??hne. All Rights Reserved.