Uses of Class
com.tangosol.net.GuardSupport.Context
-
Uses of GuardSupport.Context in com.tangosol.net
Modifier and TypeFieldDescriptionprotected GuardSupport.Context[]
GuardSupport.m_aGuardContext
Array of GuardContexts for the registered Guardables.Modifier and TypeMethodDescriptionprotected GuardSupport.Context[]
GuardSupport.getGuardContexts()
Return the array of GuardContext objects for the Guardables managed by this GuardSupport.protected GuardSupport.Context
GuardSupport.instantiateContext
(Guardable guardable, long cMillis, float flPctRecover) Modifier and TypeMethodDescriptionprotected void
GuardSupport.setGuardContexts
(GuardSupport.Context[] aGuardContext) Set the array of GuardContext objects for the Guardables that are managed by this GuardSupport.