Uses of Class
org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
Packages that use SystemInfo.LoadInstant
Package
Description
-
Uses of SystemInfo.LoadInstant in org.apache.syncope.common.lib.info
Methods in org.apache.syncope.common.lib.info that return types with arguments of type SystemInfo.LoadInstant -
Uses of SystemInfo.LoadInstant in org.apache.syncope.core.starter
Method parameters in org.apache.syncope.core.starter with type arguments of type SystemInfo.LoadInstantModifier and TypeMethodDescriptionvoid
SyncopeCoreApplication.DefaultSyncopeStarterEventListener.addLoadInstant
(PayloadApplicationEvent<SystemInfo.LoadInstant> event) void
SyncopeCoreApplication.SyncopeStarterEventListener.addLoadInstant
(PayloadApplicationEvent<SystemInfo.LoadInstant> event) -
Uses of SystemInfo.LoadInstant in org.apache.syncope.core.starter.actuate
Method parameters in org.apache.syncope.core.starter.actuate with type arguments of type SystemInfo.LoadInstantModifier and TypeMethodDescriptionvoid
DefaultSyncopeCoreInfoContributor.addLoadInstant
(PayloadApplicationEvent<SystemInfo.LoadInstant> event) void
SyncopeCoreInfoContributor.addLoadInstant
(PayloadApplicationEvent<SystemInfo.LoadInstant> event)