Uses of Interface
org.terracotta.context.ContextCreationListener
Packages that use ContextCreationListener
-
Uses of ContextCreationListener in org.terracotta.context
Fields in org.terracotta.context with type parameters of type ContextCreationListenerModifier and TypeFieldDescriptionprivate static final Collection<ContextCreationListener>ContextManager.contextCreationListenersMethods in org.terracotta.context with parameters of type ContextCreationListenerModifier and TypeMethodDescriptionstatic voidContextManager.deregisterContextCreationListener(ContextCreationListener listener) static voidContextManager.registerContextCreationListener(ContextCreationListener listener)