|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentConstructorFactory | |
|---|---|
| org.apache.tapestry.pageload | Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates. |
| org.apache.tapestry.services.impl | Service implementations. |
| Uses of ComponentConstructorFactory in org.apache.tapestry.pageload |
|---|
| Methods in org.apache.tapestry.pageload with parameters of type ComponentConstructorFactory | |
|---|---|
void |
PageLoader.setComponentConstructorFactory(ComponentConstructorFactory componentConstructorFactory)
|
| Uses of ComponentConstructorFactory in org.apache.tapestry.services.impl |
|---|
| Classes in org.apache.tapestry.services.impl that implement ComponentConstructorFactory | |
|---|---|
class |
ComponentConstructorFactoryImpl
Implementation of the ComponentConstructorFactory service
interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||