|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.crawler.interfaces.RepositoryConnectorFactory.ConnectorTracker
protected static class RepositoryConnectorFactory.ConnectorTracker
| Field Summary | |
|---|---|
protected long |
checkoutTime
|
protected IRepositoryConnector |
theConnector
|
protected java.lang.Exception |
theTrace
|
| Constructor Summary | |
|---|---|
RepositoryConnectorFactory.ConnectorTracker(IRepositoryConnector theConnector)
|
|
| Method Summary | |
|---|---|
boolean |
hasExpired(long currentTime)
|
void |
printDetails()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IRepositoryConnector theConnector
protected long checkoutTime
protected java.lang.Exception theTrace
| Constructor Detail |
|---|
public RepositoryConnectorFactory.ConnectorTracker(IRepositoryConnector theConnector)
| Method Detail |
|---|
public boolean hasExpired(long currentTime)
public void printDetails()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||