Uses of Class
com.tangosol.net.GuardSupport.Context
Packages that use GuardSupport.Context
- 
Uses of GuardSupport.Context in com.tangosol.net
Fields in com.tangosol.net declared as GuardSupport.ContextModifier and TypeFieldDescriptionprotected GuardSupport.Context[]GuardSupport.m_aGuardContextArray of GuardContexts for the registered Guardables.Methods in com.tangosol.net that return GuardSupport.ContextModifier and TypeMethodDescriptionprotected GuardSupport.Context[]GuardSupport.getGuardContexts()Return the array of GuardContext objects for the Guardables managed by this GuardSupport.protected GuardSupport.ContextGuardSupport.instantiateContext(Guardable guardable, long cMillis, float flPctRecover) Methods in com.tangosol.net with parameters of type GuardSupport.ContextModifier and TypeMethodDescriptionprotected voidGuardSupport.setGuardContexts(GuardSupport.Context[] aGuardContext) Set the array of GuardContext objects for the Guardables that are managed by this GuardSupport.