Interface | Description |
---|---|
ChannelListenerService |
Handles some ChannelListener needs
|
JVMRuntime.ThreadDumpGenerator | |
RemoteClientContext | |
Scavengable |
Objects that implement a Scavengable interface
can add themselves to the Scavenger.
|
WebLogicServer |
This interface is meant to be a replacement for
the old T3Srvr class
|
Class | Description |
---|---|
ClassLoaderRuntime | |
ClientMsg | |
CoreHealthService |
Core Health Monitoring service monitors the health of the core part of the
server.
|
CoreHealthService.ThreadMonitoringTimer |
ThreadMonitoringTimer runs periodically and checks for stuck threads.
|
DomainPartitionHelperImpl |
Maintains the population of DomainPartitionRuntimeMBeans on the admin server
|
DomainPartitionRuntimeMBeanImpl | |
EnableListenersHelper |
This is a helper class used to start and stop the regular listeners.
|
EnableListenersHelper.Factory | |
EnableListenersService |
This ServerService is responsible for starting the regular non-admin
listeners after the ADMIN state if it has not been started earlier.
|
EnsureAdminChannelServerService |
ServerService to fail server startup when STANDBY is requested but the admin channel is not configured
|
ExecutionContext | |
FileOwnerFixer |
This class is used to record files and directories created before switching
user and group in SetRendezvousUID.
|
FinalThreadLocalService |
Find all the Fast Thread Locals and Create them
|
GracefulRequest<T> |
GracefulRequest is the abstract class for handling graceful requests for partition/rg suspend and shutdown requests
|
GracefulShutdownRequest | |
Hk2CacheResetter | |
Hk2LifeCycleInitialization |
The initializer for the HK2 boot sequence
|
Hk2ServerServiceDebugger |
This is used when debugging.
|
Hk2ServerServiceDebugger.TimeAndPosition | |
JRockitRuntime | Deprecated
since 12.1.3
Implementation class for JRockitRuntimeMBean
|
JVMRuntime |
Implementation of JVMRuntimeMBean.
|
LifecycleListener |
Participates in the orchestration of server lifecycle.
|
ListenerService |
Manage the lifecycle of all of the configured non-admin
channels.
|
ListServiceSorter |
This is a sorter for which you can give a specific list
|
PartitionLifeCycleHelperImpl |
Maintains the population of Partition- and ResourceGroupLifeCycleMBeans
in the admin server.
|
PartitionRuntimeMBeanImpl | |
RandomServiceSorter |
A randomizer for inhabitants, useful in ensuring
all the services have the proper set of dependencies.
|
RGGracefulRequest |
RGGracefulRequest handles graceful shutdown and suspend requests for partition
and domain resource groups
|
Scavenger |
General purpose cleaner-upper that gets triggered
every weblogic.system.scavengeInternal seocnds.
|
ServerGracefulShutdownTimer |
Helper thread that starts off the moment startup starts and
kills the server process if startup does not complete in the
configured time.
|
ServerLifecycleListener |
implements all the abstract methods specified by LifeCycleListener
|
ServerLifeCycleTimerThread |
Helper thread that starts off the moment force shutdown starts and
kills the server process if force shutdown does not complete in the
configured time.
|
ServerLockoutManager |
ServerLockoutManager deals exclusively with the deprecated lock/unlock
functionality.
|
ServerRuntime |
Implementation of the ServerRuntimeMBean
|
ServerServiceProgressMeter |
This is the hk2 lister that ensures that the ProgressTracker is updated for
Server Services
|
ServerServiceSorter |
This sort services by number of dependencies (fewer
dependencies first) in order to reduce stack
size and number of WouldBlock exceptions thrown
|
ServerServiceSorter.HandleComparator | |
ServerStartupTimer |
Helper thread that starts off the moment startup starts and
kills the server process if startup does not complete in the
configured time.
|
SetUIDRendezvous |
This class is used for doing work which requires 'root' privileges
(eg.
|
ShutdownOnExitThread | |
SrvrUtilities |
Various useful utilities
|
StateChangeValidator |
This class defines the state change rules.
|
SubsystemRequest |
SubsystemRequest allows ServerLifeCycle events to be
scheduled in different threads, or even run concurrently. |
T3ServerFuture |
This is the future returned by the T3Srvr run method
|
T3Srvr |
T3Srvr implements the WebLogic Server object on the server-side
of the wire; i.e.
|
T3Srvr.FailureState | |
T3SrvrConsole |
T3Srvr console command interpreter allows typing commands directly
into shell that started the server.
|
WebLogicExecutor |
This is the executor that will be used by the
RunLevelService.
|
WebLogicExecutor.WebLogicServerExecutor | |
WebLogicExecutor.WebLogicThreadFactory |
Exception | Description |
---|---|
FatalStartupException |
Exception thrown by StartupThread to indicate that a required
startup has failed to run.
|
weblogic.t3.srvr
.