|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceBinder | |
|---|---|
| org.apache.tapestry5.beanvalidator | Support for JSR-303 Bean Validation via the Hibernate validator implementation |
| org.apache.tapestry5.hibernate | Provides support for simple CRUD applications built on top of Tapestry and Hibernate |
| org.apache.tapestry5.internal.services | [INTERNAL USE ONLY] internal service classes; API subject to change |
| org.apache.tapestry5.internal.test | [INTERNAL USE ONLY] testing support implementation classes; API subject to change |
| org.apache.tapestry5.ioc.internal | [INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change. |
| org.apache.tapestry5.ioc.services | Tapestry IOC service interfaces |
| org.apache.tapestry5.jmx | Allows easy exposure of Tapestry Services as JMX MBeans |
| org.apache.tapestry5.jpa | Provides support for simple CRUD applications built on top of Tapestry and JPA |
| org.apache.tapestry5.kaptcha.services | Services supporting the Kaptcha (CAPTCHA) component |
| org.apache.tapestry5.services | Core services |
| org.apache.tapestry5.services.assets | Various services for assets (e.g., images, JavaScript & CSS files) |
| org.apache.tapestry5.services.pageload | Services for locating and loading pages and component resources. |
| Uses of ServiceBinder in org.apache.tapestry5.beanvalidator |
|---|
| Methods in org.apache.tapestry5.beanvalidator with parameters of type ServiceBinder | |
|---|---|
static void |
BeanValidatorModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.hibernate |
|---|
| Methods in org.apache.tapestry5.hibernate with parameters of type ServiceBinder | |
|---|---|
static void |
HibernateCoreModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.internal.services |
|---|
| Methods in org.apache.tapestry5.internal.services with parameters of type ServiceBinder | |
|---|---|
static void |
InternalModule.bind(ServiceBinder binder)
Bind all the private/internal services of Tapestry. |
| Uses of ServiceBinder in org.apache.tapestry5.internal.test |
|---|
| Methods in org.apache.tapestry5.internal.test with parameters of type ServiceBinder | |
|---|---|
static void |
PageTesterModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.ioc.internal |
|---|
| Classes in org.apache.tapestry5.ioc.internal that implement ServiceBinder | |
|---|---|
class |
ServiceBinderImpl
|
| Uses of ServiceBinder in org.apache.tapestry5.ioc.services |
|---|
| Methods in org.apache.tapestry5.ioc.services with parameters of type ServiceBinder | |
|---|---|
static void |
TapestryIOCModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.jmx |
|---|
| Methods in org.apache.tapestry5.jmx with parameters of type ServiceBinder | |
|---|---|
static void |
JmxModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.jpa |
|---|
| Methods in org.apache.tapestry5.jpa with parameters of type ServiceBinder | |
|---|---|
static void |
JpaModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.kaptcha.services |
|---|
| Methods in org.apache.tapestry5.kaptcha.services with parameters of type ServiceBinder | |
|---|---|
static void |
KaptchaModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.services |
|---|
| Methods in org.apache.tapestry5.services with parameters of type ServiceBinder | |
|---|---|
static void |
TapestryModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.services.assets |
|---|
| Methods in org.apache.tapestry5.services.assets with parameters of type ServiceBinder | |
|---|---|
static void |
AssetsModule.bind(ServiceBinder binder)
|
| Uses of ServiceBinder in org.apache.tapestry5.services.pageload |
|---|
| Methods in org.apache.tapestry5.services.pageload with parameters of type ServiceBinder | |
|---|---|
static void |
PageLoadModule.bind(ServiceBinder binder)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||