|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cactus.integration.ant.container.ContainerFactory
Factory for container support classes.
| Constructor Summary | |
ContainerFactory()
Constructor. |
|
| Method Summary | |
Container |
createContainer(java.lang.String theName)
Creates and returns the implementation of the Container
interface which is mapped to the specified name. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ContainerFactory()
| Method Detail |
public final Container createContainer(java.lang.String theName)
throws org.apache.tools.ant.BuildException
Container
interface which is mapped to the specified name.
theName - The name of the container
org.apache.tools.ant.BuildException - If there was a problem creating the container
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||