Uses of Class
org.apache.syncope.common.lib.info.SystemInfo.LoadInstant
-
Packages that use SystemInfo.LoadInstant Package Description org.apache.syncope.common.lib.info org.apache.syncope.core.starter org.apache.syncope.core.starter.actuate -
-
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 Modifier and Type Method Description Queue<SystemInfo.LoadInstant>SystemInfo. getLoad() -
Uses of SystemInfo.LoadInstant in org.apache.syncope.core.starter
Method parameters in org.apache.syncope.core.starter with type arguments of type SystemInfo.LoadInstant Modifier and Type Method Description voidSyncopeCoreApplication.DefaultSyncopeStarterEventListener. addLoadInstant(PayloadApplicationEvent<SystemInfo.LoadInstant> event)voidSyncopeCoreApplication.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.LoadInstant Modifier and Type Method Description voidDefaultSyncopeCoreInfoContributor. addLoadInstant(PayloadApplicationEvent<SystemInfo.LoadInstant> event)voidSyncopeCoreInfoContributor. addLoadInstant(PayloadApplicationEvent<SystemInfo.LoadInstant> event)
-