Uses of Interface
org.terracotta.context.ContextCreationListener
-
Packages that use ContextCreationListener Package Description org.terracotta.context -
-
Uses of ContextCreationListener in org.terracotta.context
Methods in org.terracotta.context with parameters of type ContextCreationListener Modifier and Type Method Description static voidContextManager. deregisterContextCreationListener(ContextCreationListener listener)static voidContextManager. registerContextCreationListener(ContextCreationListener listener)
-