|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jecars.tools.CARS_DefaultToolInterface
org.jecars.CARS_ExpireManager
public class CARS_ExpireManager
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jecars.tools.CARS_DefaultToolInterface |
|---|
CARS_DefaultToolInterface.ToolThread |
| Field Summary |
|---|
| Fields inherited from class org.jecars.tools.CARS_DefaultToolInterface |
|---|
gLog, NEWTOOL_FOLDER |
| Constructor Summary | |
|---|---|
CARS_ExpireManager()
Creates a new instance of CARS_ExpireManager |
|
| Method Summary | |
|---|---|
javax.jcr.NodeIterator |
getExpireNodes(javax.jcr.query.QueryManager pQM,
java.util.Calendar pTime)
getExpireNodes |
void |
purge()
Purge, search for objects which can be expired |
void |
setSession(javax.jcr.Session pSession)
|
void |
shutdown()
shutdown the expire manager |
protected void |
toolExit()
Superclass must implement this method to actually finish the tool |
protected void |
toolInit()
Superclass must implement this method to actually init the tool |
protected void |
toolRun()
Superclass must implement this method to actually start the tool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CARS_ExpireManager()
| Method Detail |
|---|
protected void toolInit()
throws java.lang.Exception
toolInit in class CARS_DefaultToolInterfacejava.lang.Exception
protected void toolRun()
throws java.lang.Exception
toolRun in class CARS_DefaultToolInterfacejava.lang.Exception
protected void toolExit()
throws java.lang.Exception
toolExit in class CARS_DefaultToolInterfacejava.lang.Exceptionpublic void shutdown()
public void setSession(javax.jcr.Session pSession)
public javax.jcr.NodeIterator getExpireNodes(javax.jcr.query.QueryManager pQM,
java.util.Calendar pTime)
throws javax.jcr.query.InvalidQueryException,
javax.jcr.RepositoryException
pQM - pTime -
javax.jcr.query.InvalidQueryException
javax.jcr.RepositoryException
public void purge()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||