Uses of Annotation Interface
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 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 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 TypeMethodDescriptionint
AbstractConnectionPool.getActiveConnectionCount()
int
AbstractConnectionPool.getConnectionCount()
HttpDestination.getConnectionPool()
long
HttpClient.getConnectTimeout()
HttpClient.getDefaultRequestContentType()
HttpDestination.getHost()
int
AbstractConnectionPool.getIdleConnectionCount()
long
HttpClient.getIdleTimeout()
int
AbstractConnectionPool.getMaxConnectionCount()
int
HttpClient.getMaxConnectionsPerDestination()
long
AbstractConnectionPool.getMaxDuration()
Get the max usage duration in milliseconds of the pool's connections.int
MultiplexConnectionPool.getMaxMultiplex()
int
HttpClient.getMaxRequestsQueuedPerDestination()
int
DuplexConnectionPool.getMaxUsageCount()
int
MultiplexConnectionPool.getMaxUsageCount()
HttpClient.getName()
int
AbstractConnectionPool.getPendingConnectionCount()
int
AbstractConnectionPool.getPendingCount()
Deprecated.int
HttpDestination.getPort()
int
HttpDestination.getQueuedRequestCount()
int
HttpClient.getRequestBufferSize()
int
HttpClient.getResponseBufferSize()
HttpDestination.getScheme()
int
AbstractConnectorHttpClientTransport.getSelectors()
int
ValidatingConnectionPool.getValidatingConnectionCount()
boolean
AbstractConnectionPool.isClosed()
boolean
HttpClient.isConnectBlocking()
boolean
HttpClient.isFollowRedirects()
boolean
AbstractConnectionPool.isMaximizeConnections()
boolean
HttpClient.isRemoveIdleDestinations()
boolean
HttpClient.isStrictEventOrdering()
boolean
HttpClient.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.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 TypeMethodDescriptionvoid
LeakTrackingByteBufferPool.clearTracking()
Clears the tracking data returned byLeakTrackingByteBufferPool.getLeakedAcquires()
,LeakTrackingByteBufferPool.getLeakedReleases()
,LeakTrackingByteBufferPool.getLeakedResources()
.double
ManagedSelector.getAverageSelectedKeys()
long
ConnectionStatistics.getConnectionDurationMax()
double
ConnectionStatistics.getConnectionDurationMean()
double
ConnectionStatistics.getConnectionDurationStdDev()
long
ConnectionStatistics.getConnections()
long
ConnectionStatistics.getConnectionsMax()
long
ConnectionStatistics.getConnectionsTotal()
long
SelectorManager.getConnectTimeout()
Get the connect timeoutlong
ArrayByteBufferPool.getDirectByteBufferCount()
long
MappedByteBufferPool.getDirectByteBufferCount()
long
AbstractByteBufferPool.getDirectMemory()
SelectorManager.getExecutor()
long
ArrayByteBufferPool.getHeapByteBufferCount()
long
MappedByteBufferPool.getHeapByteBufferCount()
long
AbstractByteBufferPool.getHeapMemory()
long
LeakTrackingByteBufferPool.getLeakedAcquires()
long
LeakTrackingByteBufferPool.getLeakedReleases()
long
LeakTrackingByteBufferPool.getLeakedRemoves()
long
LeakTrackingByteBufferPool.getLeakedResources()
double
ManagedSelector.getMaxSelectedKeys()
long
ConnectionStatistics.getReceivedBytes()
long
ConnectionStatistics.getReceivedBytesRate()
long
ConnectionStatistics.getReceivedMessages()
long
ConnectionStatistics.getReceivedMessagesRate()
SelectorManager.getScheduler()
long
ManagedSelector.getSelectCount()
int
SelectorManager.getSelectorCount()
long
ConnectionStatistics.getSentBytes()
long
ConnectionStatistics.getSentBytesRate()
long
ConnectionStatistics.getSentMessages()
long
ConnectionStatistics.getSentMessagesRate()
int
ManagedSelector.getTotalKeys()
-
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 MBeansboolean
MBeanContainer.isUseCacheForOtherClassLoaders()
Methods in org.eclipse.jetty.jmx with parameters of type ManagedAttributeModifier and TypeMethodDescriptionprivate Method
MetaData.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 TypeMethodDescriptionint
ServerConnector.getAcceptedReceiveBufferSize()
int
ServerConnector.getAcceptedSendBufferSize()
boolean
ServerConnector.getAcceptedTcpNoDelay()
int
AbstractConnector.getAcceptorPriorityDelta()
int
AbstractConnector.getAcceptors()
int
ServerConnector.getAcceptQueueSize()
int
AcceptRateLimit.getAcceptRateLimit()
long
HttpConfiguration.getBlockingTimeout()
Deprecated.int
ConnectorStatistics.getBytesIn()
Deprecated.int
ConnectorStatistics.getBytesOut()
Deprecated.Handler[]
HandlerContainer.getChildHandlers()
long
ConnectorStatistics.getConnectionDurationMax()
Deprecated.double
ConnectorStatistics.getConnectionDurationMean()
Deprecated.double
ConnectorStatistics.getConnectionDurationStdDev()
Deprecated.int
ConnectionLimit.getConnections()
int
ConnectorStatistics.getConnections()
Deprecated.int
ConnectorStatistics.getConnectionsOpen()
Deprecated.int
ConnectorStatistics.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()
int
HttpConfiguration.getHeaderCacheSize()
AbstractNetworkConnector.getHost()
long
AbstractConnector.getIdleTimeout()
long
ConnectionLimit.getIdleTimeout()
long
Connector.getIdleTimeout()
long
HttpConfiguration.getIdleTimeout()
The max idle time is applied to an HTTP request for IO operations and delayed dispatch.int
AbstractConnectionFactory.getInputBufferSize()
int
ServerConnector.getLocalPort()
Slf4jRequestLogWriter.getLoggerName()
AbstractNCSARequestLog.getLogTimeZone()
Deprecated.Retrieve the timezone of the request log.int
LowResourceMonitor.getLowResourcesIdleTimeout()
LowResourceMonitor.getLowResourcesReasons()
long
LowResourceMonitor.getLowResourcesStarted()
int
ConnectionLimit.getMaxConnections()
int
LowResourceMonitor.getMaxConnections()
Deprecated.Replaced by ConnectionLimitint
LowResourceMonitor.MaxConnectionsLowResourceCheck.getMaxConnections()
Deprecated.Replaced by ConnectionLimitint
HttpConfiguration.getMaxErrorDispatches()
int
LowResourceMonitor.getMaxLowResourcesTime()
long
LowResourceMonitor.getMaxMemory()
long
AcceptRateLimit.getMaxRate()
int
ConnectorStatistics.getMessagesIn()
Deprecated.int
ConnectorStatistics.getMessagesInPerConnectionMax()
Deprecated.double
ConnectorStatistics.getMessagesInPerConnectionMean()
Deprecated.double
ConnectorStatistics.getMessagesInPerConnectionStdDev()
Deprecated.int
ConnectorStatistics.getMessagesInPerSecond()
Deprecated.int
ConnectorStatistics.getMessagesOut()
Deprecated.int
ConnectorStatistics.getMessagesOutPerConnectionMax()
Deprecated.double
ConnectorStatistics.getMessagesOutPerConnectionMean()
Deprecated.double
ConnectorStatistics.getMessagesOutPerConnectionStdDev()
Deprecated.int
ConnectorStatistics.getMessagesOutPerSecond()
Deprecated.long
HttpConfiguration.getMinRequestDataRate()
long
HttpConfiguration.getMinResponseDataRate()
LowResourceMonitor.getMonitoredConnectors()
boolean
LowResourceMonitor.getMonitorThreads()
int
HttpConfiguration.getOutputAggregationSize()
int
HttpConfiguration.getOutputBufferSize()
long
AcceptRateLimit.getPeriod()
int
LowResourceMonitor.getPeriod()
int
AbstractNetworkConnector.getPort()
AbstractConnectionFactory.getProtocol()
AbstractConnector.getProtocols()
int
AcceptRateLimit.getRate()
LowResourceMonitor.getReasons()
int
HttpConfiguration.getRequestHeaderSize()
int
HttpConfiguration.getResponseHeaderSize()
int
NCSARequestLog.getRetainDays()
Deprecated.Retrieve the number of days before rotated log files are deleted.int
RequestLogWriter.getRetainDays()
Retrieve the number of days before rotated log files are deleted.boolean
ServerConnector.getReuseAddress()
int
HttpConfiguration.getSecurePort()
HttpConfiguration.getSecureScheme()
ServerConnector.getSelectorManager()
boolean
HttpConfiguration.getSendDateHeader()
Indicates if theDate
header will be sent in responses.boolean
HttpConfiguration.getSendServerVersion()
boolean
HttpConfiguration.getSendXPoweredBy()
Handler.getServer()
int
ServerConnector.getSoLingerTime()
Deprecated.don't use as socket close linger time has undefined behavior for non-blocking socketslong
ConnectorStatistics.getStartedMillis()
Deprecated.Server.getThreadPool()
RequestLogWriter.getTimeZone()
AcceptRateLimit.getUnits()
static String
Server.getVersion()
CustomRequestLog.getWriter()
boolean
LowResourceMonitor.isAcceptingInLowResources()
boolean
NCSARequestLog.isAppend()
Deprecated.Retrieve append to log flag.boolean
RequestLogWriter.isAppend()
Retrieve append to log flag.boolean
HttpConfiguration.isDelayDispatchUntilContent()
boolean
Server.isDumpAfterStart()
boolean
Server.isDumpBeforeStop()
boolean
DebugListener.isDumpContext()
boolean
AbstractNCSARequestLog.isExtended()
Deprecated.Retrieve the extended request log format flag.boolean
LowResourceMonitor.isLowOnResources()
boolean
HttpConfiguration.isNotifyRemoteAsyncErrors()
boolean
HttpConfiguration.isPersistentConnectionsEnabled()
boolean
HttpConfiguration.isRelativeRedirectAllowed()
boolean
DebugListener.isRenameThread()
boolean
DebugListener.isShowHeaders()
-
Uses of ManagedAttribute in org.eclipse.jetty.server.handler
Methods in org.eclipse.jetty.server.handler with annotations of type ManagedAttributeModifier and TypeMethodDescriptionboolean
ContextHandler.getAllowNullPathInfo()
int
StatisticsHandler.getAsyncDispatches()
int
StatisticsHandler.getAsyncRequests()
int
StatisticsHandler.getAsyncRequestsWaiting()
int
StatisticsHandler.getAsyncRequestsWaitingMax()
ContextHandler.getClassPath()
Make best effort to extract a file classpath from the context classloaderContextHandler.getContextPath()
int
StatisticsHandler.getDispatched()
int
StatisticsHandler.getDispatchedActive()
int
StatisticsHandler.getDispatchedActiveMax()
long
StatisticsHandler.getDispatchedTimeMax()
double
StatisticsHandler.getDispatchedTimeMean()
double
StatisticsHandler.getDispatchedTimeStdDev()
long
StatisticsHandler.getDispatchedTimeTotal()
ContextHandler.getDisplayName()
ContextHandler.getErrorHandler()
int
StatisticsHandler.getErrors()
int
StatisticsHandler.getExpires()
boolean
StatisticsHandler.getGracefulShutdownWaitsForRequests()
HandlerWrapper.getHandler()
Handler[]
HandlerCollection.getHandlers()
ContextHandler.getInitParams()
int
ContextHandler.getMaxFormContentSize()
int
StatisticsHandler.getRequests()
int
StatisticsHandler.getRequestsActive()
int
StatisticsHandler.getRequestsActiveMax()
long
StatisticsHandler.getRequestTimeMax()
double
StatisticsHandler.getRequestTimeMean()
double
StatisticsHandler.getRequestTimeStdDev()
long
StatisticsHandler.getRequestTimeTotal()
ContextHandler.getResourceBase()
int
StatisticsHandler.getResponses1xx()
int
StatisticsHandler.getResponses2xx()
int
StatisticsHandler.getResponses3xx()
int
StatisticsHandler.getResponses4xx()
int
StatisticsHandler.getResponses5xx()
long
StatisticsHandler.getResponsesBytesTotal()
long
StatisticsHandler.getStatsOnMs()
int
ThreadLimitHandler.getThreadLimit()
String[]
ContextHandler.getVirtualHosts()
Get the virtual hosts for the context.String[]
ContextHandler.getWelcomeFiles()
boolean
ThreadLimitHandler.isEnabled()
boolean
ContextHandler.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()
long
ServerMBean.getStartupTime()
-
Uses of ManagedAttribute in org.eclipse.jetty.server.session
Methods in org.eclipse.jetty.server.session with annotations of type ManagedAttributeModifier and TypeMethodDescriptionint
AbstractSessionCache.getEvictionPolicy()
int
AbstractSessionDataStore.getGracePeriodSec()
boolean
SessionHandler.getHttpOnly()
long
HouseKeeper.getIntervalSec()
Get the period between scavenge cycles.int
SessionHandler.getMaxCookieAge()
int
SessionHandler.getMaxInactiveInterval()
int
SessionHandler.getRefreshCookieAge()
SessionHandler.getSameSite()
int
AbstractSessionDataStore.getSavePeriodSec()
boolean
SessionHandler.getSecureCookies()
SessionHandler.getSessionCookie()
SessionHandler.getSessionDomain()
SessionHandler.getSessionIdManager()
Gets the cross context session id managerSessionHandler.getSessionIdPathParameterName()
SessionHandler.getSessionPath()
int
SessionHandler.getSessionsCreated()
long
DefaultSessionCache.getSessionsCurrent()
long
DefaultSessionCache.getSessionsMax()
long
DefaultSessionCache.getSessionsTotal()
long
SessionHandler.getSessionTimeMax()
double
SessionHandler.getSessionTimeMean()
double
SessionHandler.getSessionTimeStdDev()
long
SessionHandler.getSessionTimeTotal()
FileSessionDataStore.getStoreDir()
DefaultSessionIdManager.getWorkerName()
Get the workname.boolean
SessionHandler.isCheckingRemoteSessionIdEncoding()
boolean
FileSessionDataStore.isPassivating()
boolean
JDBCSessionDataStore.isPassivating()
boolean
NullSessionDataStore.isPassivating()
boolean
AbstractSessionCache.isRemoveUnloadableSessions()
boolean
AbstractSessionCache.isSaveOnCreate()
boolean
AbstractSessionCache.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()
int
ServletHolder.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()
boolean
ServletMapping.isDefault()
-
Uses of ManagedAttribute in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util with annotations of type ManagedAttribute -
Uses of ManagedAttribute in org.eclipse.jetty.util.component
Methods in org.eclipse.jetty.util.component with annotations of type ManagedAttributeModifier and TypeMethodDescriptionAbstractLifeCycle.getState()
long
AbstractLifeCycle.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 configuredLogger
instances.boolean
StdErrLog.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()
int
SslContextFactory.getMaxCertPathLength()
boolean
SslContextFactory.getNeedClientAuth()
Deprecated.useSslContextFactory.Server.getNeedClientAuth()
insteadSslContextFactory.getOcspResponderURL()
SslContextFactory.getProtocol()
SslContextFactory.getProvider()
Get the optional Security Provider name.int
SslContextFactory.getRenegotiationLimit()
int
KeyStoreScanner.getScanInterval()
SslContextFactory.getSecureRandomAlgorithm()
String[]
SslContextFactory.getSelectedCipherSuites()
String[]
SslContextFactory.getSelectedProtocols()
int
SslContextFactory.getSslSessionCacheSize()
Get SSL session cache size.int
SslContextFactory.getSslSessionTimeout()
Get SSL session timeout.SslContextFactory.getTrustManagerFactoryAlgorithm()
SslContextFactory.getTrustStorePath()
SslContextFactory.getTrustStoreProvider()
SslContextFactory.getTrustStoreType()
boolean
SslContextFactory.getWantClientAuth()
Deprecated.useSslContextFactory.Server.getWantClientAuth()
insteadboolean
SslContextFactory.isEnableCRLDP()
boolean
SslContextFactory.isEnableOCSP()
boolean
SslContextFactory.isRenegotiationAllowed()
boolean
SslContextFactory.isSessionCachingEnabled()
boolean
SslContextFactory.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).boolean
SslContextFactory.isTrustAll()
boolean
SslContextFactory.isUseCipherSuitesOrder()
boolean
SslContextFactory.isValidateCerts()
boolean
SslContextFactory.isValidatePeerCerts()
-
Uses of ManagedAttribute in org.eclipse.jetty.util.thread
Methods in org.eclipse.jetty.util.thread with annotations of type ManagedAttributeModifier and TypeMethodDescriptionint
ReservedThreadExecutor.getAvailable()
int
QueuedThreadPool.getAvailableReservedThreads()
long
MonitoredQueuedThreadPool.getAverageQueueLatency()
long
MonitoredQueuedThreadPool.getAverageTaskLatency()
int
QueuedThreadPool.getBusyThreads()
The number of threads executing internal and transient jobs.int
ReservedThreadExecutor.getCapacity()
int
ExecutorThreadPool.getIdleThreads()
int
QueuedThreadPool.getIdleThreads()
The number of idle threads, but without including reserved threads.int
ThreadPool.getIdleThreads()
int
ExecutorThreadPool.getIdleTimeout()
int
QueuedThreadPool.getIdleTimeout()
long
ReservedThreadExecutor.getIdleTimeoutMs()
int
QueuedThreadPool.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.int
ThreadPoolBudget.getLeasedThreads()
int
QueuedThreadPool.getLowThreadsThreshold()
int
QueuedThreadPool.getMaxAvailableThreads()
The maximum number of threads available to run transient jobs.int
MonitoredQueuedThreadPool.getMaxBusyThreads()
int
QueuedThreadPool.getMaxLeasedThreads()
The maximum number of threads that are leased to internal components, as some component may allocate its threads lazily.long
MonitoredQueuedThreadPool.getMaxQueueLatency()
int
MonitoredQueuedThreadPool.getMaxQueueSize()
int
QueuedThreadPool.getMaxReservedThreads()
long
MonitoredQueuedThreadPool.getMaxTaskLatency()
int
ExecutorThreadPool.getMaxThreads()
int
QueuedThreadPool.getMaxThreads()
int
ExecutorThreadPool.getMinThreads()
int
QueuedThreadPool.getMinThreads()
ExecutorThreadPool.getName()
QueuedThreadPool.getName()
ScheduledExecutorScheduler.getName()
int
ReservedThreadExecutor.getPending()
int
QueuedThreadPool.getQueueSize()
int
QueuedThreadPool.getReadyThreads()
The fundamental value that represents the number of threads ready to execute transient jobs.int
ExecutorThreadPool.getReservedThreads()
int
QueuedThreadPool.getReservedThreads()
long
MonitoredQueuedThreadPool.getTasks()
int
ExecutorThreadPool.getThreads()
int
QueuedThreadPool.getThreads()
The fundamental value that represents the number of threads currently known by this thread pool.int
ScheduledExecutorScheduler.getThreads()
int
ThreadPool.getThreads()
int
QueuedThreadPool.getThreadsPriority()
double
QueuedThreadPool.getUtilizationRate()
The rate between the number ofutilized threads
and the maximum number ofutilizable threads
.int
QueuedThreadPool.getUtilizedThreads()
The number of threads executing transient jobs.boolean
ExecutorThreadPool.isDaemon()
boolean
QueuedThreadPool.isDaemon()
boolean
ScheduledExecutorScheduler.isDaemon()
boolean
ExecutorThreadPool.isDetailedDump()
boolean
QueuedThreadPool.isDetailedDump()
boolean
ExecutorThreadPool.isLowOnThreads()
boolean
QueuedThreadPool.isLowOnThreads()
Returns whether this thread pool is low on threads.boolean
ThreadPool.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 TypeMethodDescriptionlong
EatWhatYouKill.getEPCTasksConsumed()
long
EatWhatYouKill.getPCTasksConsumed()
long
EatWhatYouKill.getPECTasksExecuted()
long
EatWhatYouKill.getPICTasksExecuted()
boolean
EatWhatYouKill.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()
boolean
WebAppContext.isCopyWebDir()
boolean
WebAppContext.isDistributable()
boolean
WebAppContext.isExtractWAR()
boolean
WebAppContext.isParentLoaderPriority()
AbstractConnectionPool.getPendingConnectionCount()
instead