|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceBuilder | |
|---|---|
| org.apache.tapestry5.ioc | A code-centric, high-performance, simple Inversion of Control container |
| org.apache.tapestry5.ioc.internal | [INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change. |
| Uses of ServiceBuilder in org.apache.tapestry5.ioc |
|---|
| Methods in org.apache.tapestry5.ioc with parameters of type ServiceBuilder | ||
|---|---|---|
|
ServiceBinder.bind(Class<T> serviceInterface,
ServiceBuilder<T> builder)
Alternative implementation that supports a callback to build the service, rather than instantiating a particular class. |
|
| Uses of ServiceBuilder in org.apache.tapestry5.ioc.internal |
|---|
| Methods in org.apache.tapestry5.ioc.internal with parameters of type ServiceBuilder | ||
|---|---|---|
|
ServiceBinderImpl.bind(Class<T> serviceInterface,
ServiceBuilder<T> builder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||