| Package | Description |
|---|---|
| org.apache.manifoldcf.connectorcommon.interfaces | |
| org.apache.manifoldcf.core.system |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ThrottleGroupsFactory.ThrottlerPoll
Class that polls throttler
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ManifoldCF.CachePoll
Class that cleans up expired cache objects on polling.
|
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.List<IPollingHook> |
ManifoldCF.pollingHooks
Array of polling hooks (for managing polling)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ManifoldCF.addPollingHook(IPollingHook hook)
Add a polling hook to the list.
|