Uses of Annotation Type
org.eclipse.jetty.util.annotation.ManagedAttribute
Packages that use ManagedAttribute
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty Deploy : Webapp Deploy Management
Jetty Deploy : JMX Integration
Jetty Deploy : Webapp Deployment Providers
Jetty IO : Core classes for Jetty IO subsystem
Jetty JMX : Integration for JMX in Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty Server : Handler JMX Integration
Jetty Server : Server JMX Integration
Jetty Server : Session Management Implementations
Jetty Server : Modular Servlet Integration
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
Jetty Util : Common Utility Classes
Jetty Util : Jetty Lifecycle Management
Jetty Util : Common Logging Integrations
Jetty JMX : Jetty Logging JMX Integration
Jetty Util : Common SSL Utility Classes
Jetty Util : Common ThreadPool Utilities
Jetty Util : Modular Web Application Support
-
Uses of ManagedAttribute in org.eclipse.jetty.client
Methods in org.eclipse.jetty.client with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintAbstractConnectionPool.getActiveConnectionCount()intAbstractConnectionPool.getConnectionCount()HttpDestination.getConnectionPool()longHttpClient.getConnectTimeout()HttpClient.getDefaultRequestContentType()longHttpClient.getDestinationIdleTimeout()The default value is 0HttpDestination.getHost()longHttpDestination.getIdle()intAbstractConnectionPool.getIdleConnectionCount()longHttpClient.getIdleTimeout()intAbstractConnectionPool.getMaxConnectionCount()intHttpClient.getMaxConnectionsPerDestination()longAbstractConnectionPool.getMaxDuration()Get the max usage duration in milliseconds of the pool's connections.intMultiplexConnectionPool.getMaxMultiplex()intHttpClient.getMaxRequestsQueuedPerDestination()intDuplexConnectionPool.getMaxUsageCount()intMultiplexConnectionPool.getMaxUsageCount()HttpClient.getName()intAbstractConnectionPool.getPendingConnectionCount()intAbstractConnectionPool.getPendingCount()Deprecated.intHttpDestination.getPort()intHttpDestination.getQueuedRequestCount()intHttpClient.getRequestBufferSize()intHttpClient.getResponseBufferSize()HttpDestination.getScheme()intAbstractConnectorHttpClientTransport.getSelectors()intValidatingConnectionPool.getValidatingConnectionCount()booleanAbstractConnectionPool.isClosed()booleanHttpClient.isConnectBlocking()booleanHttpClient.isFollowRedirects()booleanAbstractConnectionPool.isMaximizeConnections()booleanHttpClient.isRemoveIdleDestinations()Deprecated.replaced byHttpClient.getDestinationIdleTimeout()booleanHttpDestination.isStale()booleanHttpClient.isStrictEventOrdering()booleanHttpClient.isTCPNoDelay() -
Uses of ManagedAttribute in org.eclipse.jetty.client.http
Methods in org.eclipse.jetty.client.http with annotations of type ManagedAttribute -
Uses of ManagedAttribute in org.eclipse.jetty.deploy
Methods in org.eclipse.jetty.deploy with annotations of type ManagedAttribute -
Uses of ManagedAttribute in org.eclipse.jetty.deploy.jmx
Methods in org.eclipse.jetty.deploy.jmx with annotations of type ManagedAttributeModifier and TypeMethodDescriptionDeploymentManagerMBean.getAppProviders()DeploymentManagerMBean.getApps() -
Uses of ManagedAttribute in org.eclipse.jetty.deploy.providers
Methods in org.eclipse.jetty.deploy.providers with annotations of type ManagedAttributeModifier and TypeMethodDescriptionString[]WebAppProvider.getConfigurationClasses()WebAppProvider.getDefaultsDescriptor()Get the defaultsDescriptor.intScanningAppProvider.getScanInterval()WebAppProvider.getTempDir()Get the user supplied Work Directory.booleanWebAppProvider.isExtractWars()Get the extractWars.booleanWebAppProvider.isParentLoaderPriority()Get the parentLoaderPriority.booleanScanningAppProvider.isRecursive() -
Uses of ManagedAttribute in org.eclipse.jetty.deploy.providers.jmx
Methods in org.eclipse.jetty.deploy.providers.jmx with annotations of type ManagedAttribute -
Uses of ManagedAttribute in org.eclipse.jetty.fcgi.client.http
Methods in org.eclipse.jetty.fcgi.client.http with annotations of type ManagedAttributeModifier and TypeMethodDescriptionHttpClientTransportOverFCGI.getScriptRoot()booleanHttpClientTransportOverFCGI.isMultiplexed() -
Uses of ManagedAttribute in org.eclipse.jetty.http.pathmap
Methods in org.eclipse.jetty.http.pathmap with annotations of type ManagedAttributeModifier and TypeMethodDescriptionPathMappings.getMappings()MappedResource.getPathSpec()MappedResource.getResource() -
Uses of ManagedAttribute in org.eclipse.jetty.io
Methods in org.eclipse.jetty.io with annotations of type ManagedAttributeModifier and TypeMethodDescriptionvoidLeakTrackingByteBufferPool.clearTracking()Clears the tracking data returned byLeakTrackingByteBufferPool.getLeakedAcquires(),LeakTrackingByteBufferPool.getLeakedReleases(),LeakTrackingByteBufferPool.getLeakedResources().doubleManagedSelector.getAverageSelectedKeys()longConnectionStatistics.getConnectionDurationMax()doubleConnectionStatistics.getConnectionDurationMean()doubleConnectionStatistics.getConnectionDurationStdDev()longConnectionStatistics.getConnections()longConnectionStatistics.getConnectionsMax()longConnectionStatistics.getConnectionsTotal()longSelectorManager.getConnectTimeout()Get the connect timeoutlongArrayByteBufferPool.getDirectByteBufferCount()longMappedByteBufferPool.getDirectByteBufferCount()longAbstractByteBufferPool.getDirectMemory()SelectorManager.getExecutor()longArrayByteBufferPool.getHeapByteBufferCount()longMappedByteBufferPool.getHeapByteBufferCount()longAbstractByteBufferPool.getHeapMemory()longLeakTrackingByteBufferPool.getLeakedAcquires()longLeakTrackingByteBufferPool.getLeakedReleases()longLeakTrackingByteBufferPool.getLeakedRemoves()longLeakTrackingByteBufferPool.getLeakedResources()longAbstractByteBufferPool.getMaxDirectMemory()longAbstractByteBufferPool.getMaxHeapMemory()doubleManagedSelector.getMaxSelectedKeys()longConnectionStatistics.getReceivedBytes()longConnectionStatistics.getReceivedBytesRate()longConnectionStatistics.getReceivedMessages()longConnectionStatistics.getReceivedMessagesRate()SelectorManager.getScheduler()longManagedSelector.getSelectCount()intSelectorManager.getSelectorCount()longConnectionStatistics.getSentBytes()longConnectionStatistics.getSentBytesRate()longConnectionStatistics.getSentMessages()longConnectionStatistics.getSentMessagesRate()intManagedSelector.getTotalKeys() -
Uses of ManagedAttribute in org.eclipse.jetty.io.jmx
Methods in org.eclipse.jetty.io.jmx with annotations of type ManagedAttribute -
Uses of ManagedAttribute in org.eclipse.jetty.jmx
Methods in org.eclipse.jetty.jmx with annotations of type ManagedAttributeModifier and TypeMethodDescriptionMBeanContainer.getDomain()Retrieve domain name used to add MBeansbooleanMBeanContainer.isUseCacheForOtherClassLoaders()Methods in org.eclipse.jetty.jmx with parameters of type ManagedAttributeModifier and TypeMethodDescriptionprivate MethodMetaData.AttributeInfo.findSetter(ManagedAttribute attribute, Method getter, String name) Constructors in org.eclipse.jetty.jmx with parameters of type ManagedAttribute -
Uses of ManagedAttribute in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintServerConnector.getAcceptedReceiveBufferSize()intServerConnector.getAcceptedSendBufferSize()booleanServerConnector.getAcceptedTcpNoDelay()intAbstractConnector.getAcceptorPriorityDelta()intAbstractConnector.getAcceptors()intServerConnector.getAcceptQueueSize()intAcceptRateLimit.getAcceptRateLimit()longHttpConfiguration.getBlockingTimeout()Deprecated.intConnectorStatistics.getBytesIn()Deprecated.intConnectorStatistics.getBytesOut()Deprecated.Handler[]HandlerContainer.getChildHandlers()longConnectorStatistics.getConnectionDurationMax()Deprecated.doubleConnectorStatistics.getConnectionDurationMean()Deprecated.doubleConnectorStatistics.getConnectionDurationStdDev()Deprecated.intConnectionLimit.getConnections()intConnectorStatistics.getConnections()Deprecated.intConnectorStatistics.getConnectionsOpen()Deprecated.intConnectorStatistics.getConnectionsOpenMax()Deprecated.Server.getConnectors()RequestLogWriter.getDatedFilename()Retrieve the file name of the request log with the expanded date wildcard if the output is written to the disk usingRolloverFileOutputStream.AbstractConnector.getDefaultProtocol()NCSARequestLog.getFilename()Deprecated.Retrieve the output file name of the request log.RequestLogWriter.getFileName()Retrieve the output file name of the request log.RequestLogWriter.getFilenameDateFormat()Retrieve the file name date format string.CustomRequestLog.getFormatString()Retrieve the format string.Handler[]HandlerContainer.getHandlers()intHttpConfiguration.getHeaderCacheSize()AbstractNetworkConnector.getHost()longAbstractConnector.getIdleTimeout()longConnectionLimit.getIdleTimeout()longConnector.getIdleTimeout()longHttpConfiguration.getIdleTimeout()The max idle time is applied to an HTTP request for IO operations and delayed dispatch.intAbstractConnectionFactory.getInputBufferSize()HttpConfiguration.getLocalAddress()Get the SocketAddress override to be reported as the local address of all connectionsintServerConnector.getLocalPort()Slf4jRequestLogWriter.getLoggerName()AbstractNCSARequestLog.getLogTimeZone()Deprecated.Retrieve the timezone of the request log.intLowResourceMonitor.getLowResourcesIdleTimeout()LowResourceMonitor.getLowResourcesReasons()longLowResourceMonitor.getLowResourcesStarted()intConnectionLimit.getMaxConnections()intLowResourceMonitor.getMaxConnections()Deprecated.Replaced by ConnectionLimitintLowResourceMonitor.MaxConnectionsLowResourceCheck.getMaxConnections()Deprecated.Replaced by ConnectionLimitintHttpConfiguration.getMaxErrorDispatches()intLowResourceMonitor.getMaxLowResourcesTime()longLowResourceMonitor.getMaxMemory()longAcceptRateLimit.getMaxRate()intConnectorStatistics.getMessagesIn()Deprecated.intConnectorStatistics.getMessagesInPerConnectionMax()Deprecated.doubleConnectorStatistics.getMessagesInPerConnectionMean()Deprecated.doubleConnectorStatistics.getMessagesInPerConnectionStdDev()Deprecated.intConnectorStatistics.getMessagesInPerSecond()Deprecated.intConnectorStatistics.getMessagesOut()Deprecated.intConnectorStatistics.getMessagesOutPerConnectionMax()Deprecated.doubleConnectorStatistics.getMessagesOutPerConnectionMean()Deprecated.doubleConnectorStatistics.getMessagesOutPerConnectionStdDev()Deprecated.intConnectorStatistics.getMessagesOutPerSecond()Deprecated.longHttpConfiguration.getMinRequestDataRate()longHttpConfiguration.getMinResponseDataRate()LowResourceMonitor.getMonitoredConnectors()booleanLowResourceMonitor.getMonitorThreads()intHttpConfiguration.getOutputAggregationSize()intHttpConfiguration.getOutputBufferSize()longAcceptRateLimit.getPeriod()intLowResourceMonitor.getPeriod()intAbstractNetworkConnector.getPort()AbstractConnectionFactory.getProtocol()AbstractConnector.getProtocols()intAcceptRateLimit.getRate()LowResourceMonitor.getReasons()intHttpConfiguration.getRequestHeaderSize()intHttpConfiguration.getResponseHeaderSize()intNCSARequestLog.getRetainDays()Deprecated.Retrieve the number of days before rotated log files are deleted.intRequestLogWriter.getRetainDays()Retrieve the number of days before rotated log files are deleted.booleanServerConnector.getReuseAddress()intHttpConfiguration.getSecurePort()HttpConfiguration.getSecureScheme()ServerConnector.getSelectorManager()booleanHttpConfiguration.getSendDateHeader()Indicates if theDateheader will be sent in responses.booleanHttpConfiguration.getSendServerVersion()booleanHttpConfiguration.getSendXPoweredBy()Handler.getServer()HttpConfiguration.getServerAuthority()Get the Server authority override to be used if no authority is provided by a request.intServerConnector.getSoLingerTime()Deprecated.don't use as socket close linger time has undefined behavior for non-blocking socketslongConnectorStatistics.getStartedMillis()Deprecated.Server.getThreadPool()RequestLogWriter.getTimeZone()AcceptRateLimit.getUnits()static StringServer.getVersion()CustomRequestLog.getWriter()booleanLowResourceMonitor.isAcceptingInLowResources()booleanNCSARequestLog.isAppend()Deprecated.Retrieve append to log flag.booleanRequestLogWriter.isAppend()Retrieve append to log flag.booleanHttpConfiguration.isDelayDispatchUntilContent()booleanServer.isDumpAfterStart()booleanServer.isDumpBeforeStop()booleanDebugListener.isDumpContext()booleanAbstractNCSARequestLog.isExtended()Deprecated.Retrieve the extended request log format flag.booleanLowResourceMonitor.isLowOnResources()booleanHttpConfiguration.isNotifyRemoteAsyncErrors()booleanHttpConfiguration.isPersistentConnectionsEnabled()booleanHttpConfiguration.isRelativeRedirectAllowed()booleanDebugListener.isRenameThread()booleanDebugListener.isShowHeaders() -
Uses of ManagedAttribute in org.eclipse.jetty.server.handler
Methods in org.eclipse.jetty.server.handler with annotations of type ManagedAttributeModifier and TypeMethodDescriptionbooleanContextHandler.getAllowNullPathInfo()intStatisticsHandler.getAsyncDispatches()intStatisticsHandler.getAsyncRequests()intStatisticsHandler.getAsyncRequestsWaiting()intStatisticsHandler.getAsyncRequestsWaitingMax()ContextHandler.getClassPath()Make best effort to extract a file classpath from the context classloaderContextHandler.getContextPath()intStatisticsHandler.getDispatched()intStatisticsHandler.getDispatchedActive()intStatisticsHandler.getDispatchedActiveMax()longStatisticsHandler.getDispatchedTimeMax()doubleStatisticsHandler.getDispatchedTimeMean()doubleStatisticsHandler.getDispatchedTimeStdDev()longStatisticsHandler.getDispatchedTimeTotal()ContextHandler.getDisplayName()ContextHandler.getErrorHandler()intStatisticsHandler.getErrors()intStatisticsHandler.getExpires()booleanStatisticsHandler.getGracefulShutdownWaitsForRequests()HandlerWrapper.getHandler()Handler[]HandlerCollection.getHandlers()ContextHandler.getInitParams()intContextHandler.getMaxFormContentSize()intStatisticsHandler.getRequests()intStatisticsHandler.getRequestsActive()intStatisticsHandler.getRequestsActiveMax()longStatisticsHandler.getRequestTimeMax()doubleStatisticsHandler.getRequestTimeMean()doubleStatisticsHandler.getRequestTimeStdDev()longStatisticsHandler.getRequestTimeTotal()ContextHandler.getResourceBase()intStatisticsHandler.getResponses1xx()intStatisticsHandler.getResponses2xx()intStatisticsHandler.getResponses3xx()intStatisticsHandler.getResponses4xx()intStatisticsHandler.getResponses5xx()longStatisticsHandler.getResponsesBytesTotal()intStatisticsHandler.getResponsesThrown()longStatisticsHandler.getStatsOnMs()intThreadLimitHandler.getThreadLimit()String[]ContextHandler.getVirtualHosts()Get the virtual hosts for the context.String[]ContextHandler.getWelcomeFiles()booleanThreadLimitHandler.isEnabled()booleanContextHandler.isShutdown() -
Uses of ManagedAttribute in org.eclipse.jetty.server.handler.jmx
Methods in org.eclipse.jetty.server.handler.jmx with annotations of type ManagedAttribute -
Uses of ManagedAttribute in org.eclipse.jetty.server.jmx
Methods in org.eclipse.jetty.server.jmx with annotations of type ManagedAttributeModifier and TypeMethodDescriptionHandler[]ServerMBean.getContexts()longServerMBean.getStartupTime() -
Uses of ManagedAttribute in org.eclipse.jetty.server.session
Methods in org.eclipse.jetty.server.session with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintAbstractSessionCache.getEvictionPolicy()intAbstractSessionDataStore.getGracePeriodSec()booleanSessionHandler.getHttpOnly()longHouseKeeper.getIntervalSec()Get the period between scavenge cycles.intSessionHandler.getMaxCookieAge()intSessionHandler.getMaxInactiveInterval()intSessionHandler.getRefreshCookieAge()SessionHandler.getSameSite()intAbstractSessionDataStore.getSavePeriodSec()booleanSessionHandler.getSecureCookies()SessionHandler.getSessionCookie()SessionHandler.getSessionDomain()SessionHandler.getSessionIdManager()Gets the cross context session id managerSessionHandler.getSessionIdPathParameterName()SessionHandler.getSessionPath()intSessionHandler.getSessionsCreated()longDefaultSessionCache.getSessionsCurrent()longDefaultSessionCache.getSessionsMax()longDefaultSessionCache.getSessionsTotal()longSessionHandler.getSessionTimeMax()doubleSessionHandler.getSessionTimeMean()doubleSessionHandler.getSessionTimeStdDev()longSessionHandler.getSessionTimeTotal()FileSessionDataStore.getStoreDir()DefaultSessionIdManager.getWorkerName()Get the workname.booleanSessionHandler.isCheckingRemoteSessionIdEncoding()booleanFileSessionDataStore.isPassivating()booleanJDBCSessionDataStore.isPassivating()booleanNullSessionDataStore.isPassivating()booleanAbstractSessionCache.isRemoveUnloadableSessions()booleanAbstractSessionCache.isSaveOnCreate()booleanAbstractSessionCache.isSaveOnInactiveEviction()Whether we should save a session that has been inactive before we boot it from the cache. -
Uses of ManagedAttribute in org.eclipse.jetty.servlet
Methods in org.eclipse.jetty.servlet with annotations of type ManagedAttributeModifier and TypeMethodDescriptionBaseHolder.getClassName()Holder.getDisplayName()ServletHandler.getFilterMappings()FilterMapping.getFilterName()ServletHandler.getFilters()ServletHolder.getForcedPath()ServletContextHandler.getGzipHandler()intServletHolder.getInitOrder()Holder.getInitParameters()Holder.getName()String[]FilterMapping.getPathSpecs()String[]ServletMapping.getPathSpecs()ServletHolder.getRunAsRole()ServletContextHandler.getSecurityHandler()ServletContextHandler.getServletHandler()ServletHandler.getServletMappings()ServletMapping.getServletName()String[]FilterMapping.getServletNames()ServletHandler.getServlets()ServletContextHandler.getSessionHandler()booleanServletMapping.isDefault() -
Uses of ManagedAttribute in org.eclipse.jetty.servlets
Methods in org.eclipse.jetty.servlets with annotations of type ManagedAttributeModifier and TypeMethodDescriptionlongDoSFilter.getDelayMs()Get delay (in milliseconds) that is applied to all requests over the rate limit, before they are considered at all.longDoSFilter.getMaxIdleTrackerMs()Get maximum amount of time (in milliseconds) to keep track of request rates for a connection, before deciding that the user has gone away, and discarding it.longDoSFilter.getMaxRequestMs()Get maximum amount of time (in milliseconds) to allow the request to process.intQoSFilter.getMaxRequests()Get the maximum number of requests allowed to be processed at the same time.intDoSFilter.getMaxRequestsPerSec()Get maximum number of requests from a connection per second.longDoSFilter.getMaxWaitMs()Get maximum amount of time (in milliseconds) the filter will blocking wait for the throttle semaphore.PushCacheFilter.getPushCache()Deprecated.longQoSFilter.getSuspendMs()Get the amount of time (in milliseconds) that the filter would suspend a request for while waiting for the semaphore to become available.intDoSFilter.getThrottledRequests()Get number of requests over the rate limit able to be considered at once.longDoSFilter.getThrottleMs()Get amount of time (in milliseconds) to async wait for semaphore.longQoSFilter.getWaitMs()Get the (short) amount of time (in milliseconds) that the filter would wait for the semaphore to become available before suspending a request.DoSFilter.getWhitelist()Get a list of IP addresses that will not be rate limited.booleanDoSFilter.isEnabled()booleanDoSFilter.isInsertHeaders()Check flag to insert the DoSFilter headers into the response.booleanDoSFilter.isRemotePort()Get flag to have usage rate tracked by IP+port (effectively connection) -
Uses of ManagedAttribute in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintPool.getClosedCount()HostPort.getHost()Get the host.intPool.getIdleCount()intPool.getInUseCount()intPool.getMaxEntries()intPool.getMaxMultiplex()Deprecated.Multiplex functionalities will be removedintPool.getMaxUsageCount()Deprecated.MaxUsage functionalities will be removedintHostPort.getPort()Get the port.intPool.getReservedCount()longSocketAddressResolver.Async.getTimeout() -
Uses of ManagedAttribute in org.eclipse.jetty.util.component
Methods in org.eclipse.jetty.util.component with annotations of type ManagedAttributeModifier and TypeMethodDescriptionAbstractLifeCycle.getState()longAbstractLifeCycle.getStopTimeout() -
Uses of ManagedAttribute in org.eclipse.jetty.util.log
Methods in org.eclipse.jetty.util.log with annotations of type ManagedAttributeModifier and TypeMethodDescriptionLog.getLoggers()Get a map of all configuredLoggerinstances.booleanStdErrLog.isDebugEnabled() -
Uses of ManagedAttribute in org.eclipse.jetty.util.log.jmx
Methods in org.eclipse.jetty.util.log.jmx with annotations of type ManagedAttribute -
Uses of ManagedAttribute in org.eclipse.jetty.util.ssl
Methods in org.eclipse.jetty.util.ssl with annotations of type ManagedAttributeModifier and TypeMethodDescriptionSslContextFactory.getCertAlias()SslContextFactory.getCrlPath()SslContextFactory.getEndpointIdentificationAlgorithm()String[]SslContextFactory.getExcludeCipherSuites()String[]SslContextFactory.getExcludeProtocols()String[]SslContextFactory.getIncludeCipherSuites()String[]SslContextFactory.getIncludeProtocols()SslContextFactory.getKeyManagerFactoryAlgorithm()SslContextFactory.getKeyStorePath()SslContextFactory.getKeyStoreProvider()SslContextFactory.getKeyStoreType()intSslContextFactory.getMaxCertPathLength()booleanSslContextFactory.getNeedClientAuth()Deprecated.useSslContextFactory.Server.getNeedClientAuth()insteadSslContextFactory.getOcspResponderURL()SslContextFactory.getProtocol()SslContextFactory.getProvider()Get the optional Security Provider name.intSslContextFactory.getRenegotiationLimit()intKeyStoreScanner.getScanInterval()SslContextFactory.getSecureRandomAlgorithm()String[]SslContextFactory.getSelectedCipherSuites()String[]SslContextFactory.getSelectedProtocols()intSslContextFactory.getSslSessionCacheSize()Get SSL session cache size.intSslContextFactory.getSslSessionTimeout()Get SSL session timeout.SslContextFactory.getTrustManagerFactoryAlgorithm()SslContextFactory.getTrustStorePath()SslContextFactory.getTrustStoreProvider()SslContextFactory.getTrustStoreType()booleanSslContextFactory.getWantClientAuth()Deprecated.useSslContextFactory.Server.getWantClientAuth()insteadbooleanSslContextFactory.isEnableCRLDP()booleanSslContextFactory.isEnableOCSP()booleanSslContextFactory.isRenegotiationAllowed()booleanSslContextFactory.isSessionCachingEnabled()booleanSslContextFactory.Server.isSniRequired()Returns whether an SNI match is required when choosing the alias that identifies the certificate to send to the client.booleanSslContextFactory.isTrustAll()booleanSslContextFactory.isUseCipherSuitesOrder()booleanSslContextFactory.isValidateCerts()booleanSslContextFactory.isValidatePeerCerts() -
Uses of ManagedAttribute in org.eclipse.jetty.util.thread
Methods in org.eclipse.jetty.util.thread with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintReservedThreadExecutor.getAvailable()intQueuedThreadPool.getAvailableReservedThreads()longMonitoredQueuedThreadPool.getAverageQueueLatency()longMonitoredQueuedThreadPool.getAverageTaskLatency()intQueuedThreadPool.getBusyThreads()The number of threads executing internal and transient jobs.intReservedThreadExecutor.getCapacity()intExecutorThreadPool.getIdleThreads()intQueuedThreadPool.getIdleThreads()The number of idle threads, but without including reserved threads.intThreadPool.getIdleThreads()intExecutorThreadPool.getIdleTimeout()intQueuedThreadPool.getIdleTimeout()longReservedThreadExecutor.getIdleTimeoutMs()intQueuedThreadPool.getLeasedThreads()The fundamental value that represents the number of threads that are leased to internal components, and therefore cannot be used to execute transient jobs.intThreadPoolBudget.getLeasedThreads()intQueuedThreadPool.getLowThreadsThreshold()intQueuedThreadPool.getMaxAvailableThreads()The maximum number of threads available to run transient jobs.intMonitoredQueuedThreadPool.getMaxBusyThreads()intQueuedThreadPool.getMaxLeasedThreads()The maximum number of threads that are leased to internal components, as some component may allocate its threads lazily.longMonitoredQueuedThreadPool.getMaxQueueLatency()intMonitoredQueuedThreadPool.getMaxQueueSize()intQueuedThreadPool.getMaxReservedThreads()longMonitoredQueuedThreadPool.getMaxTaskLatency()intExecutorThreadPool.getMaxThreads()intQueuedThreadPool.getMaxThreads()intExecutorThreadPool.getMinThreads()intQueuedThreadPool.getMinThreads()ExecutorThreadPool.getName()QueuedThreadPool.getName()ScheduledExecutorScheduler.getName()intReservedThreadExecutor.getPending()intQueuedThreadPool.getQueueSize()intQueuedThreadPool.getReadyThreads()The fundamental value that represents the number of threads ready to execute transient jobs.intExecutorThreadPool.getReservedThreads()intQueuedThreadPool.getReservedThreads()longMonitoredQueuedThreadPool.getTasks()intExecutorThreadPool.getThreads()intQueuedThreadPool.getThreads()The fundamental value that represents the number of threads currently known by this thread pool.intScheduledExecutorScheduler.getThreads()intThreadPool.getThreads()intQueuedThreadPool.getThreadsPriority()doubleQueuedThreadPool.getUtilizationRate()The rate between the number ofutilized threadsand the maximum number ofutilizable threads.intQueuedThreadPool.getUtilizedThreads()The number of threads executing transient jobs.booleanExecutorThreadPool.isDaemon()booleanQueuedThreadPool.isDaemon()booleanScheduledExecutorScheduler.isDaemon()booleanExecutorThreadPool.isDetailedDump()booleanQueuedThreadPool.isDetailedDump()booleanExecutorThreadPool.isLowOnThreads()booleanQueuedThreadPool.isLowOnThreads()Returns whether this thread pool is low on threads.booleanThreadPool.isLowOnThreads() -
Uses of ManagedAttribute in org.eclipse.jetty.util.thread.strategy
Methods in org.eclipse.jetty.util.thread.strategy with annotations of type ManagedAttributeModifier and TypeMethodDescriptionlongEatWhatYouKill.getEPCTasksConsumed()longEatWhatYouKill.getPCTasksConsumed()longEatWhatYouKill.getPECTasksExecuted()longEatWhatYouKill.getPICTasksExecuted()booleanEatWhatYouKill.isIdle() -
Uses of ManagedAttribute in org.eclipse.jetty.webapp
Methods in org.eclipse.jetty.webapp with annotations of type ManagedAttributeModifier and TypeMethodDescriptionString[]WebAppContext.getConfigurationClasses()WebAppContext.getDefaultsDescriptor()The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xmlWebAppContext.getDescriptor()WebAppContext.getExtraClasspath()WebAppContext.getOverrideDescriptors()An override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xmlString[]WebAppContext.getServerClasses()String[]WebAppContext.getSystemClasses()WebAppContext.getTempDirectory()WebAppContext.getWar()booleanWebAppContext.isCopyWebDir()booleanWebAppContext.isDistributable()booleanWebAppContext.isExtractWAR()booleanWebAppContext.isParentLoaderPriority()
AbstractConnectionPool.getPendingConnectionCount()instead