Module
tapestry
Back to master index
Service Point tapestry.ClassFinder
Interface:
org.apache.tapestry.services.ClassFinder
Searches for classes within a list of packages.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
impl.ClassFinderImpl
" />
</invoke-factory>
Module
tapestry
Back to master index