Uses of Interface
org.apache.tapestry5.ioc.ServiceBinder
Packages that use ServiceBinder
Package
Description
[INTERNAL USE ONLY] testing support implementation classes; API subject to change
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
-
Uses of ServiceBinder in org.apache.tapestry5.beanvalidator.modules
Methods in org.apache.tapestry5.beanvalidator.modules with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.clojure.modules
Methods in org.apache.tapestry5.clojure.modules with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.hibernate.modules
Methods in org.apache.tapestry5.hibernate.modules with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.http.modules
Methods in org.apache.tapestry5.http.modules with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.internal.test
Methods in org.apache.tapestry5.internal.test with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.ioc.internal
Classes in org.apache.tapestry5.ioc.internal that implement ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.ioc.modules
Methods in org.apache.tapestry5.ioc.modules with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.jcache.module
Methods in org.apache.tapestry5.jcache.module with parameters of type ServiceBinderModifier and TypeMethodDescriptionstatic void
JCacheModule.bind
(ServiceBinder binder) Declares some services. -
Uses of ServiceBinder in org.apache.tapestry5.jmx.modules
Methods in org.apache.tapestry5.jmx.modules with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.jpa.modules
Methods in org.apache.tapestry5.jpa.modules with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.kaptcha.modules
Methods in org.apache.tapestry5.kaptcha.modules with parameters of type ServiceBinder -
Uses of ServiceBinder in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with parameters of type ServiceBinderModifier and TypeMethodDescriptionstatic void
AssetsModule.bind
(ServiceBinder binder) static void
CompatibilityModule.bind
(ServiceBinder binder) static void
DashboardModule.bind
(ServiceBinder binder) static void
InternalModule.bind
(ServiceBinder binder) Bind all the private/internal services of Tapestry.static void
JavaScriptModule.bind
(ServiceBinder binder) static void
PageLoadModule.bind
(ServiceBinder binder) static void
TapestryModule.bind
(ServiceBinder binder) -
Uses of ServiceBinder in org.apache.tapestry5.mongodb.modules
Methods in org.apache.tapestry5.mongodb.modules with parameters of type ServiceBinder