Uses of Interface
it.tidalwave.role.ContextManager
-
Packages that use ContextManager Package Description it.tidalwave.role it.tidalwave.role.spi it.tidalwave.role.spring it.tidalwave.role.spring.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()
-
Uses of ContextManager in it.tidalwave.role.spring
Methods in it.tidalwave.role.spring that return ContextManager Modifier and Type Method Description ContextManager
RoleSpringConfiguration. contextManager()
-
Uses of ContextManager in it.tidalwave.role.spring.spi
Methods in it.tidalwave.role.spring.spi that return ContextManager Modifier and Type Method Description ContextManager
SpringContextManagerProvider. getContextManager()
-