Uses of Class
org.eclipse.jetty.util.annotation.ManagedAttribute
-
Packages that use ManagedAttribute Package Description org.eclipse.jetty.client Jetty Client : Implementation and Core Classes This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.org.eclipse.jetty.client.http org.eclipse.jetty.http.pathmap org.eclipse.jetty.io Jetty IO : Core classes for Jetty IO subsystemorg.eclipse.jetty.jmx Jetty JMX : Integration for JMX in Jettyorg.eclipse.jetty.server Jetty Server : Core Server APIorg.eclipse.jetty.server.handler Jetty Server : Core Handler APIorg.eclipse.jetty.server.handler.jmx Jetty Server : Handler JMX Integrationorg.eclipse.jetty.server.jmx Jetty Server : Server JMX Integrationorg.eclipse.jetty.server.session Jetty Server : Session Management Implementationsorg.eclipse.jetty.servlet Jetty Server : Modular Servlet Integrationorg.eclipse.jetty.util Jetty Util : Common Utility Classesorg.eclipse.jetty.util.component Jetty Util : Jetty Lifecycle Managementorg.eclipse.jetty.util.log Jetty Util : Common Logging Integrationsorg.eclipse.jetty.util.log.jmx Jetty JMX : Jetty Logging JMX Integrationorg.eclipse.jetty.util.ssl Jetty Util : Common SSL Utility Classesorg.eclipse.jetty.util.thread Jetty Util : Common ThreadPool Utilitiesorg.eclipse.jetty.util.thread.strategy org.eclipse.jetty.webapp Jetty Util : Modular Web Application Support -
-
Uses of ManagedAttribute in org.eclipse.jetty.client
Methods in org.eclipse.jetty.client with annotations of type ManagedAttribute Modifier and Type Method Description intAbstractConnectionPool. getActiveConnectionCount()intAbstractConnectionPool. getConnectionCount()ConnectionPoolHttpDestination. getConnectionPool()longHttpClient. getConnectTimeout()java.lang.StringHttpClient. getDefaultRequestContentType()java.lang.StringHttpDestination. getHost()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()java.lang.StringHttpClient. getName()intAbstractConnectionPool. getPendingConnectionCount()intAbstractConnectionPool. getPendingCount()Deprecated.intHttpDestination. getPort()intHttpDestination. getQueuedRequestCount()intHttpClient. getRequestBufferSize()intHttpClient. getResponseBufferSize()java.lang.StringHttpDestination. getScheme()intAbstractConnectorHttpClientTransport. getSelectors()intValidatingConnectionPool. getValidatingConnectionCount()booleanAbstractConnectionPool. isClosed()booleanHttpClient. isConnectBlocking()booleanHttpClient. isFollowRedirects()booleanAbstractConnectionPool. isMaximizeConnections()booleanHttpClient. isRemoveIdleDestinations()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 Modifier and Type Method Description intHttpClientTransportOverHTTP. getHeaderCacheSize() -
Uses of ManagedAttribute in org.eclipse.jetty.http.pathmap
Methods in org.eclipse.jetty.http.pathmap with annotations of type ManagedAttribute Modifier and Type Method Description java.util.List<MappedResource<E>>PathMappings. getMappings()PathSpecMappedResource. getPathSpec()EMappedResource. getResource() -
Uses of ManagedAttribute in org.eclipse.jetty.io
Methods in org.eclipse.jetty.io with annotations of type ManagedAttribute Modifier and Type Method Description voidLeakTrackingByteBufferPool. 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()java.util.concurrent.ExecutorSelectorManager. getExecutor()longArrayByteBufferPool. getHeapByteBufferCount()longMappedByteBufferPool. getHeapByteBufferCount()longAbstractByteBufferPool. getHeapMemory()longLeakTrackingByteBufferPool. getLeakedAcquires()longLeakTrackingByteBufferPool. getLeakedReleases()longLeakTrackingByteBufferPool. getLeakedRemoves()longLeakTrackingByteBufferPool. getLeakedResources()doubleManagedSelector. getMaxSelectedKeys()longConnectionStatistics. getReceivedBytes()longConnectionStatistics. getReceivedBytesRate()longConnectionStatistics. getReceivedMessages()longConnectionStatistics. getReceivedMessagesRate()SchedulerSelectorManager. getScheduler()longManagedSelector. getSelectCount()intSelectorManager. getSelectorCount()longConnectionStatistics. getSentBytes()longConnectionStatistics. getSentBytesRate()longConnectionStatistics. getSentMessages()longConnectionStatistics. getSentMessagesRate()intManagedSelector. getTotalKeys() -
Uses of ManagedAttribute in org.eclipse.jetty.jmx
Methods in org.eclipse.jetty.jmx with annotations of type ManagedAttribute Modifier and Type Method Description java.lang.StringMBeanContainer. getDomain()Retrieve domain name used to add MBeansbooleanMBeanContainer. isUseCacheForOtherClassLoaders()Methods in org.eclipse.jetty.jmx with parameters of type ManagedAttribute Modifier and Type Method Description private java.lang.reflect.MethodMetaData.AttributeInfo. findSetter(ManagedAttribute attribute, java.lang.reflect.Method getter, java.lang.String name)Constructors in org.eclipse.jetty.jmx with parameters of type ManagedAttribute Constructor Description AttributeInfo(ManagedAttribute attribute, java.lang.reflect.Method getter) -
Uses of ManagedAttribute in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server with annotations of type ManagedAttribute Modifier and Type Method Description intServerConnector. 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.Connector[]Server. getConnectors()java.lang.StringRequestLogWriter. getDatedFilename()Retrieve the file name of the request log with the expanded date wildcard if the output is written to the disk usingRolloverFileOutputStream.java.lang.StringAbstractConnector. getDefaultProtocol()java.lang.StringNCSARequestLog. getFilename()Deprecated.Retrieve the output file name of the request log.java.lang.StringRequestLogWriter. getFileName()Retrieve the output file name of the request log.java.lang.StringRequestLogWriter. getFilenameDateFormat()Retrieve the file name date format string.java.lang.StringCustomRequestLog. getFormatString()Retrieve the format string.Handler[]HandlerContainer. getHandlers()intHttpConfiguration. getHeaderCacheSize()java.lang.StringAbstractNetworkConnector. 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()intServerConnector. getLocalPort()java.lang.StringSlf4jRequestLogWriter. getLoggerName()java.lang.StringAbstractNCSARequestLog. getLogTimeZone()Deprecated.Retrieve the timezone of the request log.intLowResourceMonitor. getLowResourcesIdleTimeout()java.lang.StringLowResourceMonitor. 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()java.util.Collection<Connector>LowResourceMonitor. getMonitoredConnectors()booleanLowResourceMonitor. getMonitorThreads()intHttpConfiguration. getOutputAggregationSize()intHttpConfiguration. getOutputBufferSize()longAcceptRateLimit. getPeriod()intLowResourceMonitor. getPeriod()intAbstractNetworkConnector. getPort()java.lang.StringAbstractConnectionFactory. getProtocol()java.util.List<java.lang.String>AbstractConnector. getProtocols()intAcceptRateLimit. getRate()java.lang.StringLowResourceMonitor. 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()java.lang.StringHttpConfiguration. getSecureScheme()SelectorManagerServerConnector. getSelectorManager()booleanHttpConfiguration. getSendDateHeader()Indicates if theDateheader will be sent in responses.booleanHttpConfiguration. getSendServerVersion()booleanHttpConfiguration. getSendXPoweredBy()ServerHandler. getServer()intServerConnector. getSoLingerTime()Deprecated.don't use as socket close linger time has undefined behavior for non-blocking socketslongConnectorStatistics. getStartedMillis()Deprecated.ThreadPoolServer. getThreadPool()java.lang.StringRequestLogWriter. getTimeZone()java.util.concurrent.TimeUnitAcceptRateLimit. getUnits()static java.lang.StringServer. getVersion()RequestLog.WriterCustomRequestLog. 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 ManagedAttribute Modifier and Type Method Description booleanContextHandler. getAllowNullPathInfo()intStatisticsHandler. getAsyncDispatches()intStatisticsHandler. getAsyncRequests()intStatisticsHandler. getAsyncRequestsWaiting()intStatisticsHandler. getAsyncRequestsWaitingMax()java.lang.StringContextHandler. getClassPath()Make best effort to extract a file classpath from the context classloaderjava.lang.StringContextHandler. getContextPath()intStatisticsHandler. getDispatched()intStatisticsHandler. getDispatchedActive()intStatisticsHandler. getDispatchedActiveMax()longStatisticsHandler. getDispatchedTimeMax()doubleStatisticsHandler. getDispatchedTimeMean()doubleStatisticsHandler. getDispatchedTimeStdDev()longStatisticsHandler. getDispatchedTimeTotal()java.lang.StringContextHandler. getDisplayName()ErrorHandlerContextHandler. getErrorHandler()intStatisticsHandler. getErrors()intStatisticsHandler. getExpires()booleanStatisticsHandler. getGracefulShutdownWaitsForRequests()HandlerHandlerWrapper. getHandler()Handler[]HandlerCollection. getHandlers()java.util.Map<java.lang.String,java.lang.String>ContextHandler. getInitParams()intContextHandler. getMaxFormContentSize()intStatisticsHandler. getRequests()intStatisticsHandler. getRequestsActive()intStatisticsHandler. getRequestsActiveMax()longStatisticsHandler. getRequestTimeMax()doubleStatisticsHandler. getRequestTimeMean()doubleStatisticsHandler. getRequestTimeStdDev()longStatisticsHandler. getRequestTimeTotal()java.lang.StringContextHandler. getResourceBase()intStatisticsHandler. getResponses1xx()intStatisticsHandler. getResponses2xx()intStatisticsHandler. getResponses3xx()intStatisticsHandler. getResponses4xx()intStatisticsHandler. getResponses5xx()longStatisticsHandler. getResponsesBytesTotal()longStatisticsHandler. getStatsOnMs()intThreadLimitHandler. getThreadLimit()java.lang.String[]ContextHandler. getVirtualHosts()Get the virtual hosts for the context.java.lang.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 Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>ContextHandlerMBean. getContextAttributes() -
Uses of ManagedAttribute in org.eclipse.jetty.server.jmx
Methods in org.eclipse.jetty.server.jmx with annotations of type ManagedAttribute Modifier and Type Method Description Handler[]ServerMBean. getContexts()longServerMBean. getStartupTime() -
Uses of ManagedAttribute in org.eclipse.jetty.server.session
Methods in org.eclipse.jetty.server.session with annotations of type ManagedAttribute Modifier and Type Method Description intAbstractSessionCache. getEvictionPolicy()intAbstractSessionDataStore. getGracePeriodSec()booleanSessionHandler. getHttpOnly()longHouseKeeper. getIntervalSec()Get the period between scavenge cycles.intSessionHandler. getMaxCookieAge()intSessionHandler. getMaxInactiveInterval()intSessionHandler. getRefreshCookieAge()HttpCookie.SameSiteSessionHandler. getSameSite()intAbstractSessionDataStore. getSavePeriodSec()booleanSessionHandler. getSecureCookies()java.lang.StringSessionHandler. getSessionCookie()java.lang.StringSessionHandler. getSessionDomain()SessionIdManagerSessionHandler. getSessionIdManager()Gets the cross context session id managerjava.lang.StringSessionHandler. getSessionIdPathParameterName()java.lang.StringSessionHandler. getSessionPath()intSessionHandler. getSessionsCreated()longDefaultSessionCache. getSessionsCurrent()longDefaultSessionCache. getSessionsMax()longDefaultSessionCache. getSessionsTotal()longSessionHandler. getSessionTimeMax()doubleSessionHandler. getSessionTimeMean()doubleSessionHandler. getSessionTimeStdDev()longSessionHandler. getSessionTimeTotal()java.io.FileFileSessionDataStore. getStoreDir()java.lang.StringDefaultSessionIdManager. 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 ManagedAttribute Modifier and Type Method Description java.lang.StringBaseHolder. getClassName()java.lang.StringHolder. getDisplayName()FilterMapping[]ServletHandler. getFilterMappings()java.lang.StringFilterMapping. getFilterName()FilterHolder[]ServletHandler. getFilters()java.lang.StringServletHolder. getForcedPath()GzipHandlerServletContextHandler. getGzipHandler()intServletHolder. getInitOrder()java.util.Map<java.lang.String,java.lang.String>Holder. getInitParameters()java.lang.StringHolder. getName()java.lang.String[]FilterMapping. getPathSpecs()java.lang.String[]ServletMapping. getPathSpecs()java.lang.StringServletHolder. getRunAsRole()SecurityHandlerServletContextHandler. getSecurityHandler()ServletHandlerServletContextHandler. getServletHandler()ServletMapping[]ServletHandler. getServletMappings()java.lang.StringServletMapping. getServletName()java.lang.String[]FilterMapping. getServletNames()ServletHolder[]ServletHandler. getServlets()SessionHandlerServletContextHandler. getSessionHandler()booleanServletMapping. isDefault() -
Uses of ManagedAttribute in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util with annotations of type ManagedAttribute Modifier and Type Method Description longSocketAddressResolver.Async. getTimeout() -
Uses of ManagedAttribute in org.eclipse.jetty.util.component
Methods in org.eclipse.jetty.util.component with annotations of type ManagedAttribute Modifier and Type Method Description java.lang.StringAbstractLifeCycle. getState()longAbstractLifeCycle. getStopTimeout() -
Uses of ManagedAttribute in org.eclipse.jetty.util.log
Methods in org.eclipse.jetty.util.log with annotations of type ManagedAttribute Modifier and Type Method Description static java.util.Map<java.lang.String,Logger>Log. 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 Modifier and Type Method Description java.util.List<java.lang.String>LogMBean. getLoggers() -
Uses of ManagedAttribute in org.eclipse.jetty.util.ssl
Methods in org.eclipse.jetty.util.ssl with annotations of type ManagedAttribute Modifier and Type Method Description java.lang.StringSslContextFactory. getCertAlias()java.lang.StringSslContextFactory. getCrlPath()java.lang.StringSslContextFactory. getEndpointIdentificationAlgorithm()java.lang.String[]SslContextFactory. getExcludeCipherSuites()java.lang.String[]SslContextFactory. getExcludeProtocols()java.lang.String[]SslContextFactory. getIncludeCipherSuites()java.lang.String[]SslContextFactory. getIncludeProtocols()java.lang.StringSslContextFactory. getKeyManagerFactoryAlgorithm()java.lang.StringSslContextFactory. getKeyStorePath()java.lang.StringSslContextFactory. getKeyStoreProvider()java.lang.StringSslContextFactory. getKeyStoreType()intSslContextFactory. getMaxCertPathLength()booleanSslContextFactory. getNeedClientAuth()Deprecated.useSslContextFactory.Server.getNeedClientAuth()insteadjava.lang.StringSslContextFactory. getOcspResponderURL()java.lang.StringSslContextFactory. getProtocol()java.lang.StringSslContextFactory. getProvider()Get the optional Security Provider name.intSslContextFactory. getRenegotiationLimit()intKeyStoreScanner. getScanInterval()java.lang.StringSslContextFactory. getSecureRandomAlgorithm()java.lang.String[]SslContextFactory. getSelectedCipherSuites()java.lang.String[]SslContextFactory. getSelectedProtocols()intSslContextFactory. getSslSessionCacheSize()Get SSL session cache size.intSslContextFactory. getSslSessionTimeout()Get SSL session timeout.java.lang.StringSslContextFactory. getTrustManagerFactoryAlgorithm()java.lang.StringSslContextFactory. getTrustStorePath()java.lang.StringSslContextFactory. getTrustStoreProvider()java.lang.StringSslContextFactory. getTrustStoreType()booleanSslContextFactory. getWantClientAuth()Deprecated.useSslContextFactory.Server.getWantClientAuth()insteadbooleanSslContextFactory. isEnableCRLDP()booleanSslContextFactory. isEnableOCSP()booleanSslContextFactory. isRenegotiationAllowed()booleanSslContextFactory. isSessionCachingEnabled()booleanSslContextFactory.Server. isSniRequired()Does the defaultSslContextFactory.Server.sniSelect(String, Principal[], SSLSession, String, Collection)implementation require an SNI match? Note that if a non SNI handshake is accepted, requests may still be rejected at the HTTP level for incorrect SNI (see SecureRequestCustomizer).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 ManagedAttribute Modifier and Type Method Description intReservedThreadExecutor. 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()java.lang.StringExecutorThreadPool. getName()java.lang.StringQueuedThreadPool. getName()java.lang.StringScheduledExecutorScheduler. 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 ManagedAttribute Modifier and Type Method Description longEatWhatYouKill. 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 ManagedAttribute Modifier and Type Method Description java.lang.String[]WebAppContext. getConfigurationClasses()java.lang.StringWebAppContext. getDefaultsDescriptor()The default descriptor is a web.xml format file that is applied to the context before the standard WEB-INF/web.xmljava.lang.StringWebAppContext. getDescriptor()java.lang.StringWebAppContext. getExtraClasspath()java.util.List<java.lang.String>WebAppContext. getOverrideDescriptors()An override descriptor is a web.xml format file that is applied to the context after the standard WEB-INF/web.xmljava.lang.String[]WebAppContext. getServerClasses()java.lang.String[]WebAppContext. getSystemClasses()java.io.FileWebAppContext. getTempDirectory()java.lang.StringWebAppContext. getWar()booleanWebAppContext. isCopyWebDir()booleanWebAppContext. isDistributable()booleanWebAppContext. isExtractWAR()booleanWebAppContext. isParentLoaderPriority()
-