Uses of Class
org.eclipse.jetty.util.annotation.ManagedAttribute
-
Packages that use ManagedAttribute Package Description org.eclipse.jetty.util Jetty Util : Common Utility Classesorg.eclipse.jetty.util.component Jetty Util : Jetty Lifecycle Managementorg.eclipse.jetty.util.ssl Jetty Util : Common SSL Utility Classesorg.eclipse.jetty.util.thread Jetty Util : Common ThreadPool Utilitiesorg.eclipse.jetty.util.thread.strategy -
-
Uses of ManagedAttribute in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util with annotations of type ManagedAttribute Modifier and Type Method Description intPool. getClosedCount()java.lang.StringHostPort. 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 ManagedAttribute Modifier and Type Method Description java.lang.StringAbstractLifeCycle. getState() -
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.Server. getNeedClientAuth()java.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.Server. getWantClientAuth()booleanSslContextFactory. 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 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 longAdaptiveExecutionStrategy. getEPCTasksConsumed()longAdaptiveExecutionStrategy. getPCTasksConsumed()longAdaptiveExecutionStrategy. getPECTasksExecuted()longAdaptiveExecutionStrategy. getPICTasksExecuted()booleanAdaptiveExecutionStrategy. isIdle()
-