Class ContextService.ContextManagerStack

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ContextManager>, Collection<ContextManager>, List<ContextManager>, RandomAccess, SequencedCollection<ContextManager>
Enclosing class:
ContextService

private static class ContextService.ContextManagerStack extends Stack<ContextManager>
Specialized stack class that contains context managers.
  • Constructor Details

    • ContextManagerStack

      private ContextManagerStack()