Uses of Interface
it.tidalwave.role.ContextManager
-
Packages that use ContextManager Package Description it.tidalwave.role it.tidalwave.role.spi -
-
Uses of ContextManager in it.tidalwave.role
Methods in it.tidalwave.role that return ContextManager Modifier and Type Method Description static ContextManager
ContextManager.Locator. find()
-
Uses of ContextManager in it.tidalwave.role.spi
Classes in it.tidalwave.role.spi that implement ContextManager Modifier and Type Class Description class
DefaultContextManager
Methods in it.tidalwave.role.spi that return ContextManager Modifier and Type Method Description ContextManager
ContextManagerProvider. getContextManager()
-