Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tapestry5.ioc Classes and Interfaces - 297 results found.
NameDescriptionTypePackageFramework
AbstractConfigurationImplClassorg.apache.tapestry5.ioc.internalApache Tapestry
AbstractFabBase class for ClassFabImpl.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
AbstractMessagesAbstract implementation of Messages that doesn't know where values come from (that information is supplied in a subclass, via the valueForKey(String) method).Classorg.apache.tapestry5.ioc.utilApache Tapestry
AbstractMethodInvokingInstrumenterBase class for service decorators and service advisors that work by invoking a module method.Classorg.apache.tapestry5.ioc.internalApache Tapestry
AbstractReloadableObjectCreatorClassorg.apache.tapestry5.ioc.internalApache Tapestry
AbstractResourceAbstract implementation of Resource.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
AbstractServiceCreatorAbstract implementation of ObjectCreator geared towards the creation of the core service implementation, either by invoking a service builder method on a module, or by invoking a constructor.Classorg.apache.tapestry5.ioc.internalApache Tapestry
AbstractServiceInstrumenterAbstract base class for implementations of ServiceDecorator (i.Classorg.apache.tapestry5.ioc.internalApache Tapestry
AbtractAspectInterceptorBuilderClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
AccessableObjectAnnotationProviderProvides access to annotations of an accessable object such as a Method or Field.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
AdviseAn annotation that may be placed on a advisor method of a module.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
AdvisorDefDefinition of a service advisor, which (by default) is derived from a service advisor method.Interfaceorg.apache.tapestry5.iocApache Tapestry
AdvisorDef2 module method annotated with Advise as an advisor method.Interfaceorg.apache.tapestry5.iocApache Tapestry
AdvisorDefImplFields inherited from class org.Classorg.apache.tapestry5.ioc.internalApache Tapestry
AdvisorStackBuilderEquivalent of InterceptorStackBuilder, but works using an AspectInterceptorBuilder that receives advice fromClassorg.apache.tapestry5.ioc.internalApache Tapestry
AnnotationAccessIntroduced for Tapestry 5.Interfaceorg.apache.tapestry5.iocApache Tapestry
AnnotationAccessImplStandard AnnotationAccess for a specific type.Classorg.apache.tapestry5.ioc.internalApache Tapestry
AnnotationMemberValueVisitorConstructor SummaryAnnotationMemberValueVisitor(javassist.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
AnnotationProviderA source of annotations.Interfaceorg.apache.tapestry5.iocApache Tapestry
AnnotationProviderChainChain of command for AnnotationProvider.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
AnnotationUseContextenum AnnotationUseContextextends EnumConstants for documenting the context wherein the tapestry-provided annotations may be used, in conjunction withClassorg.apache.tapestry5.ioc.annotationsApache Tapestry
ApplicationDefaultsUsed to disambiguate which version of SymbolProvider is being referenced.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
AspectDecoratorA decorator used to create an interceptor that delegates each method's invocation to an MethodAdvice for advice.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
AspectDecoratorImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
AspectInterceptorBuilderA builder may be obtained from the AspectDecorator and allows more controlled creation of the created interceptor; it allows different methods to be given different advice, and allowsInterfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
AspectInterceptorBuilderImplFields inherited from class org.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
AutobuildDirects that the value to be built should be an autobuild instance of the type with injections performed, via ObjectLocator.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
AutobuildObjectProviderChecks for the Autobuild annotation and, if so invokes ObjectLocator.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
AvailableValuesClassorg.apache.tapestry5.ioc.utilApache Tapestry
BaseLocatableBase implementation of Locatable.Classorg.apache.tapestry5.iocApache Tapestry
BodyBuilderUtility class for assembling the body used with Javassist when defining a method or constructor.Classorg.apache.tapestry5.ioc.utilApache Tapestry
BuiltinMarks services provided by this module that may need to be unambiguously referenced.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
CachingObjectCreatorAn ObjectCreator that delegates to another ObjectCreator and caches the result.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
CaseInsensitiveMapAn mapped collection where the keys are always strings and access to values is case-insensitive.Classorg.apache.tapestry5.ioc.utilApache Tapestry
ChainBuilderA service which can assemble an implementation based on a command interface, and an ordered list of objects implementing that interface (the commands).Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ChainBuilderImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ClassFabUsed when fabricating a new class.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ClassFabImpl library (Javassist).Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ClassFabUtilsHandy method useful when creating new classes using ClassFab.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
ClassFactoryService used when dynamically creating new classes.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ClassFactoryClassPoolUsed to ensure that ClassPool.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ClassFactoryImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ClassNameLocatorScans the classpath for top-level classes within particular packages.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ClassNameLocatorImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ClasspathResourceClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
ClasspathResourceSymbolProviderClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ClasspathURLConverterUsed by ClassNameLocator to convert URLs from one protocol to another.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ClasspathURLConverterImplDefault implementation that returns the URLs unchanged.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ClassPropertyAdapterOrganizes all PropertyAdapters for a particular class.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ClassPropertyAdapterImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
CoercionResponsible for converting from one type to another.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
CoercionTupleAn immutable object that represents a mapping from one type to another.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
CollectionFactoryStatic factory methods to ease the creation of new collection types (when using generics).Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
CompoundCoercionCombines two coercions to create a coercsion through an intermediate type.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ConcurrentBarrierA barrier used to execute code in a context where it is guarded by read/write locks.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
ConfigurationObject passed into a service contributor method that allows the method provide contributed values to the service's A service can collect contributions in three different ways:Interfaceorg.apache.tapestry5.iocApache Tapestry
ConfigurationTypeenum ConfigurationTypeextends EnumDefines the three types of configurations a service may request.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ConstructionPlanEncapsulates the initial construction of an object instance, followed by a series InitializationPlans to initialize fields and invoke other methods of the constructed object.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
ConstructorInvokerWraps the invocation of a constructor (with exception reporting) as an Invokable.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
ConstructorServiceCreatorA service creator based on an implementation class' constructor, rather than a service builder method.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ContributeAn annotation that may be placed on a contributor method of a module.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
ContributionDefContribution to a service configuration.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
ContributionDef2 module method annotated with Contribute as a contributor method.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
ContributionDef3Starting in Tapestry 5.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
ContributionDefImplClassorg.apache.tapestry5.ioc.internalApache Tapestry
CronExpressionProvides a parser and evaluator for unix-like cron expressions.Classorg.apache.tapestry5.ioc.internal.services.cronApache Tapestry
CronScheduleClassorg.apache.tapestry5.ioc.services.cronApache Tapestry
CtClassSourceUsed when generating new classes on the fly.Interfaceorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
CtClassSourceImplWrapper around Javassist's ClassPool that manages the creation of new instances of CtClass and converts finished CtClass's into instantiable Classes.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
DecorateAn annotation that may be placed on a decorator method of a module.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
DecoratorDefDefinition of a service decorator, which (by default) is derived from a service decorator method.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
DecoratorDef2 module method annotated with Decorate as a decorator method.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
DecoratorDefImplFields inherited from class org.Classorg.apache.tapestry5.ioc.internalApache Tapestry
DefaultImplementationBuilderCreates default implementatons of a class.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
DefaultImplementationBuilderImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
DefaultModuleDefImplStarting from the Class for a module, identifies all the services (service builder methods), decorators (serviceClassorg.apache.tapestry5.ioc.internalApache Tapestry
DelegatingInjectionResourcesChain of command for InjectionDefaultProvider.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
DummyLockActs like a Lock but all operations are no-ops.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
EagerLoadMarker annotation placed on a service builder method to indicate that the service should be eagerly loaded: realized as if a service method had been invoked.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
EagerLoadServiceProxyInterface implemented by all service proxies.Interfaceorg.apache.tapestry5.ioc.internalApache Tapestry
ExceptionAnalysisAn analysis of an exception (including nested exceptions).Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ExceptionAnalysisImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ExceptionAnalyzerAnalyzes an exception, providing an analysis.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ExceptionAnalyzerImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ExceptionInfoContains information about an analyzed exception.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ExceptionInfoImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ExceptionTrackerUsed by LoggingDecorator to track which exceptions have been logged during the current request (the ExceptionTracker is perthread).Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ExceptionTrackerImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ExceptionUtilsContains static methods useful for manipulating exceptions.Classorg.apache.tapestry5.ioc.utilApache Tapestry
FieldValueConduitUsed as a replacement for a field.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
FilterMethodAnalyzerUsed by PipelineBuilderImpl to analyze service interface methods against filter interface methods to find the position of the extra service parameter (in the filter method).Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
GenericsUtilsStatic methods related to the use of JDK 1.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
GlobPatternMatcherUsed when matching identifiers.Classorg.apache.tapestry5.ioc.internalApache Tapestry
IdAllocatorUsed to uniquify names within a given context.Classorg.apache.tapestry5.ioc.utilApache Tapestry
IdMatcherA matcher of fully qualified ids.Interfaceorg.apache.tapestry5.iocApache Tapestry
IdMatcherImplA wrapper around a GlobPatternMatcher used to glob-match service ids.Classorg.apache.tapestry5.ioc.internalApache Tapestry
IdToDependencyNodeUsed to order objects into an execution order.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
InheritanceSearchUsed to search from a particular class up the inheritance hierarchy of extended classes and implemented interfaces.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
InitializationPlanPerforms one initialization step on a newly created object.Interfaceorg.apache.tapestry5.ioc.internal.utilApache Tapestry
InjectThis annotation serves is something of the Swiss Army knife for operations related to injection of dependencies into an arbitrary method of Java Bean.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
InjectionResourcesProvides for the injection of specific types of values as resources as opposed to services or objects obtained from MasterObjectProvider.Interfaceorg.apache.tapestry5.ioc.internal.utilApache Tapestry
InjectResourceAnnotation used with field injection when the desired injection value is a resource (such as a service id, service configuration, or logger) and not an object obtained from the MasterObjectProvider.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
InjectServiceAnnotation used with parameters of service builder methods to identify the service to be injected into the service builder method via the parameter.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
InterceptorStackBuilderResponsible for constructing the interceptor stack, on demand, by invoking an ordered series of decorators ( DecoratorDef (which are converted into ServiceDecorators).Classorg.apache.tapestry5.ioc.internalApache Tapestry
IntermediateTypeUsed to guide Tapestry when coercing from a raw type to a field or parameter type, by forcing Tapestry to coerce to the intermediate type.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
InternalRegistryInternal view of the module registry, adding additional methods needed by modules.Interfaceorg.apache.tapestry5.ioc.internalApache Tapestry
InternalUtilsUtilities used within various internal implementations of the tapestry-ioc module.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
IntervalScheduleA very simple schedule, that simply executes the desired job at fixed intervals.Classorg.apache.tapestry5.ioc.services.cronApache Tapestry
InvocationA method invocation passed to a MethodAdvice.Interfaceorg.apache.tapestry5.iocApache Tapestry
InvokableSimiliar to Runnable execept that it returns a value.Interfaceorg.apache.tapestry5.iocApache Tapestry
IOCConstantsClassorg.apache.tapestry5.iocApache Tapestry
IOCSymbolsConfiguration symbols used by the IoC container.Classorg.apache.tapestry5.iocApache Tapestry
IOCTestCaseAdd factory and trainer methods for the public interfaces of Tapestry IOC.Classorg.apache.tapestry5.ioc.testApache Tapestry
IOCUtilitiesA collection of utility methods for a couple of different areas, including creating the initial Registry.Classorg.apache.tapestry5.iocApache Tapestry
JDKUtilsInternal utilities for identifying the JDK version, used in the rare cases that we are patching around JDK bugs.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
JustInTimeObjectCreatorInvoked from a fabricated service delegate to get or realize (instantiate and configure) the service implementation.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
LazyAdvisorAn advisor that identifies methods which can be evaluated lazily and advises them.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
LazyAdvisorImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
LifecycleWrappedServiceCreatorWrapper around a lifecycle, a set of resources for a service, and an underlying ObjectCreator for a service that allows the service lifecycle to alter the way that the service is created (this is needed for the more advanced,Classorg.apache.tapestry5.ioc.internalApache Tapestry
LocalA special marker annotation which limits the search for possible services to just the same module containing the service being injected.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
LocalizedNameGeneratorGenerates name variations for a given file name or path and a locale.Classorg.apache.tapestry5.ioc.utilApache Tapestry
LocatableInterface implemented by objects which carry a location tag.Interfaceorg.apache.tapestry5.iocApache Tapestry
LocationA kind of tag applied to other objects to identify where they came from, in terms of a file (the resource), a line number, and a column number.Interfaceorg.apache.tapestry5.iocApache Tapestry
LocationImplClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
LockSupportBase class for classes that need to manage a ReadWriteLock.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
LoggerSourceInterfaceorg.apache.tapestry5.iocApache Tapestry
LoggerSourceImplSimple wrapper around SLF4J's LoggerFactory.Classorg.apache.tapestry5.ioc.internalApache Tapestry
LoggingAdviceConstructor SummaryLoggingAdvice(org.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
LoggingAdvisorA service used in conjunction with a service advisor method to add logging advice to a service.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
LoggingAdvisorImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
LoggingDecoratorService that can create a logging interceptor that wraps around a service implementation (or interceptor).Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
LoggingDecoratorImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
LoggingInvokableWrapperConstructor SummaryLoggingInvokableWrapper(org.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
MapInjectionResourcesInjectionDefaultProvider that operates using a Map from type to value.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
MappedConfigurationObject passed into a service contributor method that allows the method provide contributed values to the service's A service can collect contributions in three different ways:Interfaceorg.apache.tapestry5.iocApache Tapestry
MappedConfigurationOverrideClassorg.apache.tapestry5.ioc.internalApache Tapestry
MapSymbolProviderClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
MarkableInterface implemented by objects which need to disambiguate services with marker annotations.Interfaceorg.apache.tapestry5.iocApache Tapestry
MarkerUsed to define one or more marker annotations for a service implementation.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
MasterObjectProviderA service that acts as a chain-of-command over a number of ObjectProvider, but allows for the case where no object may be provided.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
MasterObjectProviderImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
MatchOptional, but typically used, annotation for service decorator methods, used to define which services the decorator applies to.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
MessageFormatterInterfaceorg.apache.tapestry5.iocApache Tapestry
MessageFormatterImplClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
MessagesProvides access to a messages catalog, a set of properties files that provide localized messages for a particular locale.Interfaceorg.apache.tapestry5.iocApache Tapestry
MessagesImplClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
MethodAdviceFor Tapestry IoC, Aspects provide a limited amount of advise, i.Interfaceorg.apache.tapestry5.iocApache Tapestry
MethodAdviceReceiverInterface used with service advisor methods to define advice.Interfaceorg.apache.tapestry5.iocApache Tapestry
MethodInvokerClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
MethodIteratorUtility used to iterate over the publically visible methods of a class or interface.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
MethodLoggerUsed by LoggingDecoratorImpl to delegate out logging behavior to aConstructor SummaryMethodLogger(org.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
MethodSignatureA representation of a Method, identifying the name, return type, parameter types and exception types.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
MockTesterContains core logic used by TestBase, allowing for mock objects to be used outside of a TestNG-based test suite.Classorg.apache.tapestry5.ioc.testApache Tapestry
ModuleA module within the Tapestry IoC registry.Interfaceorg.apache.tapestry5.ioc.internalApache Tapestry
ModuleBuilderSourceThe source for the module instance needed by any service builders, service contributors and service decorators that are mapped to instance methods.Interfaceorg.apache.tapestry5.iocApache Tapestry
ModuleDefDefines the contents of a module.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
ModuleDef2 advisors (an improvement on service decorators).Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
ModuleImplClassorg.apache.tapestry5.ioc.internalApache Tapestry
NonParallelExecutorClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
NullAnnotationProviderA null implementation of AnnotationProvider, used when there is not appropriate source of annotations.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ObjectCreatorInterface used to encapsulate any strategy used defer the creation of some object until just as needed.Interfaceorg.apache.tapestry5.iocApache Tapestry
ObjectCreatorSourceAn object which can, when passed a ServiceBuilderResources, create a corresponding ObjectCreator.Interfaceorg.apache.tapestry5.ioc.internalApache Tapestry
ObjectLocatorDefines an object which can provide access to services defined within a Registry, or to objects or object instances available by other means.Interfaceorg.apache.tapestry5.iocApache Tapestry
ObjectLocatorImplBase service locator class used when only the module is known (i.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ObjectProviderObject providers represent an alternate way to locate an object provided somewhere in the Registry.Interfaceorg.apache.tapestry5.iocApache Tapestry
OneShotLockLogic for handling one shot semantics for classes; classes that include a method (or methods) that locks down the instance, to prevent it from being used again in the future.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
OperationExceptionAn exception caught and reported by an OperationTracker; the trace property identifies what operations were active at the time of the exception.Classorg.apache.tapestry5.ioc.internalApache Tapestry
OperationTrackerUsed 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.Interfaceorg.apache.tapestry5.iocApache Tapestry
OperationTrackerImplCore implementation that manages a logger and catches and reports exception.Classorg.apache.tapestry5.ioc.internalApache Tapestry
OperationTrackingObjectCreatorMakes sure the operations tracker is notified knows that a service is being realized.Classorg.apache.tapestry5.ioc.internalApache Tapestry
OptionalMarks a service contribution method within a module as being optional: it is not an error if the contribution does not match against an actual service.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
OrderUsed with a service decorator method to control the order in which decorations occur.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
OrderableA wrapper that allows objects of a target type to be ordered.Classorg.apache.tapestry5.iocApache Tapestry
OrderConstraintRepresents an order constraints for OrderedConfiguration.Classorg.apache.tapestry5.iocApache Tapestry
OrderConstraintBuilderConstructs order constraints for OrderedConfiguration.Classorg.apache.tapestry5.iocApache Tapestry
OrderedConfigurationObject passed into a service contributor method that allows the method provide contributed values to the service's A service can collect contributions in three different ways:Interfaceorg.apache.tapestry5.iocApache Tapestry
OrdererUsed to order objects into an execution order.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
OrIdMatcherA wrapper around a collection of IdMatchers.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ParallelExecutorA service that allows work to occur in parallel using a thread pool.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ParallelExecutorImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PeriodicExecutorA service that executes a job at intervals specified by a Schedule.Interfaceorg.apache.tapestry5.ioc.services.cronApache Tapestry
PeriodicExecutorImplClassorg.apache.tapestry5.ioc.internal.services.cronApache Tapestry
PeriodicJobInterfaceorg.apache.tapestry5.ioc.services.cronApache Tapestry
PerthreadManagerManages per-thread data, and provides a way for listeners to know when such data should be cleaned up.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
PerthreadManagerImplConstructor SummaryPerthreadManagerImpl(org.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PerThreadOperationTrackerManages a per-thread OperationTracker using a ThreadLocal.Classorg.apache.tapestry5.ioc.internalApache Tapestry
PerThreadServiceCreatorProvides per-thread implementations of services.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PerThreadServiceLifecycleAllows a service to exist per thread (in each thread).Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PerThreadValueProvides access to per-thread (and, by extension, per-request) data, managed by the PerthreadManager.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
PipelineBuilderCreates a pipeline from a service interface and an ordered list of filters.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
PipelineBuilderImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PlasticClassListenerLoggerConstructor SummaryPlasticClassListenerLogger(org.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PlasticProxyFactoryA service used to create proxies of varying types.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
PlasticProxyFactoryImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PostInjectionAnnotation for methods that should be invoked after injection.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
PreventServiceDecorationMarks a service as not eligible for decoration.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
PrimaryMarker annotation used to denote a service that is the primary instance of some common interface.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
PropertyAccessA wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
PropertyAccessImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PropertyAdapterProvides access to a single property within a class.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
PropertyAdapterImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
PropertyShadowBuilderCreates a shadow of a property of an object.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
PropertyShadowBuilderImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
QuietOperationTrackerMinimal implementation used for testing, that does no logging, tracking, or exception catching.Classorg.apache.tapestry5.ioc.internalApache Tapestry
RecursiveServiceCreationCheckWrapperDecorator for ObjectCreator that ensures the service is only created once.Classorg.apache.tapestry5.ioc.internalApache Tapestry
RegistryPublic access to the IoC service registry.Interfaceorg.apache.tapestry5.iocApache Tapestry
RegistryBuilderUsed to construct the IoC Registry.Classorg.apache.tapestry5.iocApache Tapestry
RegistryImplClassorg.apache.tapestry5.ioc.internalApache Tapestry
RegistryShutdownHubEvent hub for notifications when the IOC Registry shuts down.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
RegistryShutdownHubImplConstructor SummaryRegistryShutdownHubImpl(org.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
RegistryShutdownListenerEvent listener interfaces for objects that need to know when the Registry shutsdown.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
RegistryStartupStartup service for Tapestry IoC: automatically invoked at registry startup to execute a series of operations, via its ordered configuration of Runnable objects.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
RegistryWrapperA wrapper around InternalRegistry that exists to expand symbols in a service id before invoking ObjectLocator.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ReloadableObjectCreatorReloadable object creator for non-service objects.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ReloadableObjectCreatorSourceResponsible for creating a ReloadableServiceImplementationObjectCreator for a service implementation.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ReloadableServiceImplementationObjectCreatorReturns an ObjectCreator for lazily instantiating a given implementation class (with dependencies).Classorg.apache.tapestry5.ioc.internalApache Tapestry
ReloadAwareOptional interface that may be implemented by a service implementation (or even a proxy to give the service implementationInterfaceorg.apache.tapestry5.iocApache Tapestry
ResourceRepresents a resource on the server that may be used for server side processing, or may be exposed to the client side.Interfaceorg.apache.tapestry5.iocApache Tapestry
ResourceSymbolProviderClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ScheduleUsed with PeriodicExecutor to control the schedule for when jobs execute.Interfaceorg.apache.tapestry5.ioc.services.cronApache Tapestry
ScopeAn optional annotation that may be placed on a service building method of a module, or on the implementation class (when using service binding).Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
ScopeConstantsDefines constants for built-in scopes (used with the Scope annotation.Classorg.apache.tapestry5.iocApache Tapestry
ServiceActivityProvided by the ServiceActivityScoreboard to track a single service's state and activity.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ServiceActivityScoreboardProvides access to the runtime details about services in the Registry.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ServiceActivityTrackerUsed to update the status of services defined by the ServiceActivityScoreboard.Interfaceorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceActivityTrackerImplClassorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceActivityTrackerImpl .MutableServiceActivityConstructor SummaryServiceActivityTrackerImpl.Classorg.apache.tapestry5.ioc.internal.ServiceActivityTrackerImplApache Tapestry
ServiceAdvisorProvided by a AdvisorDef to perform the advice (by invoking methods on a MethodAdviceReceiver).Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceAdvisorImplFields inherited from class org.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceBinderAllows a module to bind service interfaces to service implementation classes in support of autobuilding services.Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceBinderImplClassorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceBindingOptionsAllows additional options for a service to be specified, overriding hard coded defaults or defaults from annotationsSee Also:ServiceDef2Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceBuilderA callback used to create a service implementation.Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceBuilderMethodInvokerBasic implementation of ObjectCreator that handles invoking a method on the module builder, and figures out the correct parameters to pass into the annotated method.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceBuilderResources method, related to accessing a service's configuration.Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceDecoratorA service decorator is derived from a DecoratorDef and is responsible for building an interceptor around an existing implementation (called the delegate).Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceDecoratorImplA wrapper around a decorator method.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceDefService definition derived, by default, from a service builder method.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
ServiceDef2Extension to ServiceDef containing new methods added for Tapestry 5.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
ServiceDef3Introduced for Tapestry 5.Interfaceorg.apache.tapestry5.ioc.defApache Tapestry
ServiceDefAccumulatorSimple interface used when invoking a bind() method on a module class.Interfaceorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceDefImplClassorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceIdAn optional annotation that may be placed on a service building method of a module, or on the implementation class (when using service binding via the ServiceBinder).Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
ServiceLifecycleAllows certain types of lifecycles to control exactly how services are instantiated.Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceLifecycle2Extension to ServiceLifecycle that adds an additional method.Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceLifecycleSourceProvides access to user defined lifecycles (beyond the two built-in lifecycles: singleton and primitive).Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ServiceMessagesClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ServiceOverrideUsed to override built in services.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ServiceOverrideImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ServiceProxyProviderUsed in concert with SerializationSupport to convert service tokens back into service proxies.Interfaceorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceProxyTokenToken that replaces a service proxy when the proxy is serialized.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ServiceResourcesContains resources that may be provided to a service when it initializes, which includes other services defined in the registry.Interfaceorg.apache.tapestry5.iocApache Tapestry
ServiceResourcesImpl implementation that fills the purposes of methods that need a ServiceResources (which includes service decorator methods) as well as methods that need aClassorg.apache.tapestry5.ioc.internalApache Tapestry
SingletonServiceLifecycleThe basic implementation of a service lifecycle, which simply uses the ObjectCreator to create an instance of the service when asked.Classorg.apache.tapestry5.ioc.internalApache Tapestry
StackA simple, streamlined implementation of Stack.Classorg.apache.tapestry5.ioc.utilApache Tapestry
StartupAn annotation that may be placed on a startup method of a module.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
StaticObjectProviderProvides a single object of a given type.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
Statusenum Statusextends EnumUsed in ServiceActivity to identify the state of the service in terms of its overall lifecycle.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
StrategyBuilderA service implementation builder that operates around a StrategyRegistry, implementing a version of the Gang of Four Strategy pattern.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
StrategyBuilderImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
StrategyRegistryA key component in implementing the Gang of Four Strategy pattern.Classorg.apache.tapestry5.ioc.utilApache Tapestry
StringLocationClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
SubModuleAttached to a module class, this annotation identifies other module classes that should also be added to the Registry.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
SymbolUsed to inject a symbol value, via a symbol name.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
SymbolObjectProviderPerforms an injection based on a Symbol annotation.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
SymbolProviderA provider of values for symbols, used by the SymbolSource service.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
SymbolSourceUsed to manage symbols, configuration properties whose value is evaluated at runtime.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
SymbolSourceImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
SystemEnvSymbolProviderProvides case insensitive access to environment variables.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
SystemPropertiesSymbolProviderObtains symbol values from JVM System properties.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
TapestryExceptionException class used as a replacement for RuntimeException when the exception is related to a particular location.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
TapestryIOCModuleDefines the base set of services for the Tapestry IOC container.Classorg.apache.tapestry5.ioc.servicesApache Tapestry
TestBaseManages a set of EasyMock mock objects.Classorg.apache.tapestry5.ioc.testApache Tapestry
TestUtilsExtra assertions on top of the standard set, packaged as a base class for easy referencing in tests.Classorg.apache.tapestry5.ioc.testApache Tapestry
ThreadCleanupListenerListener interface for object that need to know about thread event cleanup.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ThreadLocaleStores the locale for the current thread.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ThreadLocaleImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
ThunkCreatorA thunk is a delayed calculation.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
ThunkCreatorImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
TimeIntervalUsed to represent a period of time, specifically as a configuration value.Classorg.apache.tapestry5.ioc.utilApache Tapestry
TypeCoercerMakes use of Coercions to convert between an input value (of some specific type) and a desired output type.Interfaceorg.apache.tapestry5.ioc.servicesApache Tapestry
TypeCoercerImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
TypeCoercerProxyA simplified version of TypeCoercer used to defer the instantiation of the actual TypeCoercer service until necessary.Interfaceorg.apache.tapestry5.ioc.internalApache Tapestry
TypeCoercerProxyImplClassorg.apache.tapestry5.ioc.internalApache Tapestry
UnknownValueExceptionSpecial exception used when a value (typically from a map) is referenced that does not exist.Classorg.apache.tapestry5.ioc.utilApache Tapestry
UpdateListenerHubImplClassorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
URLChangeTrackerGiven a (growing) set of URLs, can periodically check to see if any of the underlying resources has changed.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
UsesConfigurationA documentation-only interface placed on service interfaces for services which have an unordered configuration, to identify the type of contribution.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
UsesMappedConfigurationA documentation-only interface placed on service interfaces for services which have a mapped configuration, to identify the type of key (often, a String), and type ofcontribution.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
UsesOrderedConfigurationA documentation-only interface placed on service interfaces for services which have an ordered configuration, to identify the type of contribution.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
UseWithAnnotation documenting the context(s) in which tapestry-provided annotations may be used.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
ValidatingConfigurationWrapperWraps a Collection as a Configuration and perform validation that collected value are of the correct type.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ValidatingMappedConfigurationWrapperA wrapper around a Map that provides the MappedConfiguration interface, and provides two forms of validation for mapped configurations:Classorg.apache.tapestry5.ioc.internalApache Tapestry
ValidatingOrderedConfigurationWrapperWraps a List as a OrderedConfiguration, implementing validation of values provided to an OrderedConfiguration.Classorg.apache.tapestry5.ioc.internalApache Tapestry
ValueUsed in conjunction with Inject to inject a literal value, rather than a service.Classorg.apache.tapestry5.ioc.annotationsApache Tapestry
ValueObjectProviderProvides an object when the Value annotation is present.Classorg.apache.tapestry5.ioc.internal.servicesApache Tapestry
WrongConfigurationTypeGuardUsed when invoking a contribute method to guard against a request for the wrong type of configuration interface.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry