|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericContainer.Hook | |
org.apache.cactus.integration.ant | Contains the tasks and types provided for integration of Cactus with Ant. |
org.apache.cactus.integration.ant.container | Contains classes and interfaces that constitute the support for container startup and shutdown in the Ant integration. |
Uses of GenericContainer.Hook in org.apache.cactus.integration.ant |
Methods in org.apache.cactus.integration.ant that return GenericContainer.Hook | |
GenericContainer.Hook |
RunServerTestsTask.createStart()
Creates a nested start element. |
GenericContainer.Hook |
RunServerTestsTask.createStop()
Creates a nested stop element. |
GenericContainer.Hook |
RunServerTestsTask.createTest()
Creates a nested test element. |
Uses of GenericContainer.Hook in org.apache.cactus.integration.ant.container |
Methods in org.apache.cactus.integration.ant.container that return GenericContainer.Hook | |
GenericContainer.Hook |
GenericContainer.createStartUp()
Creates a nested 'startup' element. |
GenericContainer.Hook |
GenericContainer.createShutDown()
Creates a nested 'shutdown' element. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |