Interface OperationTracker

All Known Subinterfaces:
ComponentPageElementResources, InternalRegistry
All Known Implementing Classes:
ComponentPageElementResourcesImpl, OperationTrackerImpl, PerThreadOperationTracker, QuietOperationTracker, RegistryImpl

public interface OperationTracker
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.