Uses of Interface
org.terracotta.context.ContextCreationListener
-
Packages that use ContextCreationListener Package Description org.terracotta.context -
-
Uses of ContextCreationListener in org.terracotta.context
Fields in org.terracotta.context with type parameters of type ContextCreationListener Modifier and Type Field Description private static java.util.Collection<ContextCreationListener>ContextManager. contextCreationListenersMethods in org.terracotta.context with parameters of type ContextCreationListener Modifier and Type Method Description static voidContextManager. deregisterContextCreationListener(ContextCreationListener listener)static voidContextManager. registerContextCreationListener(ContextCreationListener listener)
-