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 IServerTimeOutManagerServerTimeOutManagerFactory.instance()Methods in org.eclnt.jsfserver.monitoring.servertimeout with parameters of type IServerTimeOutManagerModifier and TypeMethodDescriptionvoidIServerTimeOutListener.onServerTimeoutRegistered(IServerTimeOutManager manager) Called when a timeout is registered and/or a timeout is changed.