Uses of Interface
org.eclnt.jsfserver.monitoring.servertimeout.IServerTimeOutManager
Packages that use IServerTimeOutManager
-
Uses of IServerTimeOutManager in org.eclnt.jsfserver.monitoring.servertimeout
Classes in org.eclnt.jsfserver.monitoring.servertimeout that implement IServerTimeOutManagerMethods in org.eclnt.jsfserver.monitoring.servertimeout that return IServerTimeOutManagerModifier and TypeMethodDescriptionstatic IServerTimeOutManager
ServerTimeOutManagerFactory.instance()
Methods in org.eclnt.jsfserver.monitoring.servertimeout with parameters of type IServerTimeOutManagerModifier and TypeMethodDescriptionvoid
IServerTimeOutListener.onServerTimeoutRegistered
(IServerTimeOutManager manager) Called when a timeout is registered and/or a timeout is changed.