Uses of Package
org.apache.tapestry5.ioc
Packages that use org.apache.tapestry5.ioc
Package
Description
Provides support for simple CRUD applications built on top of Tapestry and Hibernate
[INTERNAL USE ONLY] internal support classes; API subject to change.
[INTERNAL USE ONLY] support classes for binding; API subject to change
[INTERNAL USE ONLY] support for Clojure functions; API subject to change
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
[INTERNAL USE ONLY] support classes for component models; API subject to change
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
[INTERNAL USE ONLY] support classes for component template rendering; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] asset support services; API subject to change
[INTERNAL USE ONLY] JavaScript support implementations; API subject to change
[INTERNAL USE ONLY] support classes for the Spring IOC; API subject to change
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
[INTERNAL USE ONLY] testing support implementation classes; API subject to change
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
[INTERNAL USE ONLY] various utility classes; API subject to change.
A code-centric, high-performance, simple Inversion of Control container
Tapestry IOC service definitions
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
[INTERNAL USE ONLY] utility classes for Tapestry IOC services; API subject to change
Tapestry IOC service interfaces
Provides support for simple CRUD applications built on top of Tapestry and JPA
Support for testing Tapestry pages
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.beanvalidator.modulesClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.clojure.modulesClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.hibernateClassDescriptionInterface used with service advisor methods to define advice.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.hibernate.internalClassDescriptionInterface used with service advisor methods to define advice.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.hibernate.modulesClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.hibernate.web.modulesClassDescriptionA wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger instances.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.http
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.http.internalClassDescriptionThe source for the module instance needed by any service builders, service contributors and service decorators that are mapped to instance methods.Public access to the IoC service registry.Contains resources that may be provided to a service when it initializes, which includes other services defined in the registry.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.http.modulesClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internalClassDescriptionAnnotation to be be used in exception classes whose instances are not meant to be logged in OperationTracker.A wrapper that allows objects of a target type to be ordered.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.bindings
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.clojureClassDescriptionUsed to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.jpaClassDescriptionSimilar to
Runnable
except that it returns a value.Interface used with service advisor methods to define advice. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.model
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.pageloadClassDescriptionUsed to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.parser
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.servicesClassDescriptionBase implementation of
Locatable
.A wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger instances.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.Contains resources that may be provided to a service when it initializes, which includes other services defined in the registry. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.services.assetsClassDescriptionUsed to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.services.javascriptClassDescriptionUsed to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.springClassDescriptionPublic access to the IoC service registry.Extends
ServiceResources
with additional methods needed only by the service builder method, related to accessing a service's configuration. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.structureClassDescriptionBase implementation of
Locatable
.Similar toRunnable
except that it returns a value.An operation that, when performed, returns a value (likeInvokable
, but may throw anIOException
.A wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger instances.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.testClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.transformClassDescriptionUsed to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.internal.util
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.iocClassDescriptionDefinition of a service advisor, which (by default) is derived from a service advisor method.Introduced for Tapestry 5.3, contains new methods to provide access to annotations on the class, and on methods of the class.Similar to
Runnable
except that it returns a value.An operation that, when performed, returns a value (likeInvokable
, but may throw anIOException
.A wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger instances.Interface implemented by objects which need to disambiguate services with marker annotations.Interface used with service advisor methods to define advice.The source for the module instance needed by any service builders, service contributors and service decorators that are mapped to instance methods.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.Represents an order constraints forOrderedConfiguration
.Public access to the IoC service registry.Used to construct the IoCRegistry
.Provided by aAdvisorDef
to perform the advice (by invoking methods on aMethodAdviceReceiver
).Allows additional options for a service to be specified, overriding hard coded defaults or defaults from annotations on the service.A callback used to create a service implementation.Allows certain types of lifecycles to control exactly how services are instantiated.Contains resources that may be provided to a service when it initializes, which includes other services defined in the registry. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.ioc.defClassDescriptionDefinition of a service advisor, which (by default) is derived from a service advisor method.Introduced for Tapestry 5.3, contains new methods to provide access to annotations on the class, and on methods of the class.Interface implemented by objects which need to disambiguate services with marker annotations.The source for the module instance needed by any service builders, service contributors and service decorators that are mapped to instance methods.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.Extends
ServiceResources
with additional methods needed only by the service builder method, related to accessing a service's configuration.A service decorator is derived from aDecoratorDef
and is responsible for building an interceptor around an existing implementation (called the "delegate").Contains resources that may be provided to a service when it initializes, which includes other services defined in the registry. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.ioc.internalClassDescriptionDefinition of a service advisor, which (by default) is derived from a service advisor method.Extended version of
AdvisorDef
introduced to determine any module method annotated withAdvise
as an advisor method.Introduced for Tapestry 5.3, contains new methods to provide access to annotations on the class, and on methods of the class.A matcher of fully qualified ids.Similar toRunnable
except that it returns a value.An operation that, when performed, returns a value (likeInvokable
, but may throw anIOException
.A wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger instances.Interface implemented by objects which need to disambiguate services with marker annotations.Interface used with service advisor methods to define advice.The source for the module instance needed by any service builders, service contributors and service decorators that are mapped to instance methods.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.Public access to the IoC service registry.Provided by aAdvisorDef
to perform the advice (by invoking methods on aMethodAdviceReceiver
).Allows a module to bind service interfaces to service implementation classes in support of autobuilding services.Allows additional options for a service to be specified, overriding hard coded defaults or defaults from annotations on the service.A callback used to create a service implementation.ExtendsServiceResources
with additional methods needed only by the service builder method, related to accessing a service's configuration.A service decorator is derived from aDecoratorDef
and is responsible for building an interceptor around an existing implementation (called the "delegate").Allows certain types of lifecycles to control exactly how services are instantiated.Extension toServiceLifecycle
that adds an additional method.Contains resources that may be provided to a service when it initializes, which includes other services defined in the registry. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.ioc.internal.servicesClassDescriptionIntroduced for Tapestry 5.3, contains new methods to provide access to annotations on the class, and on methods of the class.Similar to
Runnable
except that it returns a value.Interface used with service advisor methods to define advice.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.Allows certain types of lifecycles to control exactly how services are instantiated.Contains resources that may be provided to a service when it initializes, which includes other services defined in the registry. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.ioc.internal.utilClassDescriptionDefinition of a service advisor, which (by default) is derived from a service advisor method.Extended version of
AdvisorDef
introduced to determine any module method annotated withAdvise
as an advisor method.Similar toRunnable
except that it returns a value.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.A wrapper that allows objects of a target type to be ordered.Allows certain types of lifecycles to control exactly how services are instantiated.Extension toServiceLifecycle
that adds an additional method. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.ioc.junit
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.ioc.modulesClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.Allows certain types of lifecycles to control exactly how services are instantiated.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.ioc.servicesClassDescriptionIntroduced for Tapestry 5.3, contains new methods to provide access to annotations on the class, and on methods of the class.Similar to
Runnable
except that it returns a value.Interface used with service advisor methods to define advice.Allows certain types of lifecycles to control exactly how services are instantiated. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.ioc.testClassDescriptionDefinition of a service advisor, which (by default) is derived from a service advisor method.Extended version of
AdvisorDef
introduced to determine any module method annotated withAdvise
as an advisor method.A wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger instances.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.Public access to the IoC service registry.ExtendsServiceResources
with additional methods needed only by the service builder method, related to accessing a service's configuration.A service decorator is derived from aDecoratorDef
and is responsible for building an interceptor around an existing implementation (called the "delegate").Contains resources that may be provided to a service when it initializes, which includes other services defined in the registry. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.jcache.moduleClassDescriptionInterface used with service advisor methods to define advice.Allows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.jmx.modulesClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.jpaClassDescriptionSimilar to
Runnable
except that it returns a value.Interface used with service advisor methods to define advice. -
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.jpa.modulesClassDescriptionA wrapper around SLF4J's LoggerFactory that exists to allow particular projects to "hook" the creation of Logger instances.Allows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.kaptcha.modulesClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.modulesClassDescriptionInterface used with service advisor methods to define advice.Used to track some set of operations in such a way that a failure (a thrown RuntimeException) will be logged along with a trace of the stack of operations.Allows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.mongodb.modulesClassDescriptionAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.
-
Classes in org.apache.tapestry5.ioc used by org.apache.tapestry5.test