|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AspectInterceptorBuilder | |
|---|---|
| org.apache.tapestry5.ioc.internal.services | [INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change. |
| org.apache.tapestry5.ioc.services | Tapestry IOC service interfaces |
| Uses of AspectInterceptorBuilder in org.apache.tapestry5.ioc.internal.services |
|---|
| Classes in org.apache.tapestry5.ioc.internal.services that implement AspectInterceptorBuilder | |
|---|---|
class |
AbtractAspectInterceptorBuilder<T>
|
class |
AspectInterceptorBuilderImpl<T>
|
| Methods in org.apache.tapestry5.ioc.internal.services that return AspectInterceptorBuilder | ||
|---|---|---|
|
AspectDecoratorImpl.createBuilder(Class<T> serviceInterface,
T delegate,
AnnotationAccess annotationAccess,
String description)
|
|
|
AspectDecoratorImpl.createBuilder(Class<T> serviceInterface,
T delegate,
String description)
|
|
| Uses of AspectInterceptorBuilder in org.apache.tapestry5.ioc.services |
|---|
| Methods in org.apache.tapestry5.ioc.services that return AspectInterceptorBuilder | ||
|---|---|---|
|
AspectDecorator.createBuilder(Class<T> serviceInterface,
T delegate,
AnnotationAccess annotationAccess,
String description)
Creates a builder that can be used to create the interceptor. |
|
|
AspectDecorator.createBuilder(Class<T> serviceInterface,
T delegate,
String description)
Creates a builder that can be used to create the interceptor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||