Module
tapestry
Back to master index
Service Point tapestry.ClasspathResourceFactory
Interface:
org.apache.tapestry.services.ClasspathResourceFactory
Constructs new instances of ClasspathResource.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
impl.ClasspathResourceFactoryImpl
" />
</invoke-factory>
Module
tapestry
Back to master index