Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tapestry5.ioc.internal.util Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
AbstractResourceAbstract implementation of Resource.Classorg.apache.tapestry5.ioc.internal.utilApache Tapestry
ClasspathResourceClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
CollectionFactoryStatic factory methods to ease the creation of new collection types (when using generics).Classorg.apache.tapestry5.ioc.internal.utilApache 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
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
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
GenericsUtilsStatic methods related to the use of JDK 1.Classorg.apache.tapestry5.ioc.internal.utilApache 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
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
InternalUtilsUtilities used within various internal implementations of the tapestry-ioc module.Classorg.apache.tapestry5.ioc.internal.utilApache 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
LocationImplClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
LockSupportBase class for classes that need to manage a ReadWriteLock.Classorg.apache.tapestry5.ioc.internal.utilApache 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
MessageFormatterImplClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
MessagesImplClassorg.apache.tapestry5.ioc.internal.utilApache Tapestry
MethodInvokerClassorg.apache.tapestry5.ioc.internal.utilApache 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
OrdererUsed to order objects into an execution order.Classorg.apache.tapestry5.ioc.internal.utilApache 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
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
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