Class UpgradeToken


  • public final class UpgradeToken
    extends java.lang.Object
    Token used during the upgrade process.
    • Method Detail

      • getContextBind

        public ContextBind getContextBind()
        Returns the context binder for this upgrade.
        Returns:
        the context binder
      • getHttpUpgradeHandler

        public HttpUpgradeHandler getHttpUpgradeHandler()
        Returns the HTTP upgrade handler.
        Returns:
        the upgrade handler
      • getInstanceManager

        public InstanceManager getInstanceManager()
        Returns the instance manager for creating servlets and filters.
        Returns:
        the instance manager
      • getProtocol

        public java.lang.String getProtocol()
        Returns the protocol name for the upgrade.
        Returns:
        the protocol name