Uses of Interface
net.anotheria.anodoc.util.context.CallContextFactory
-
Packages that use CallContextFactory Package Description net.anotheria.anodoc.util.context -
-
Uses of CallContextFactory in net.anotheria.anodoc.util.context
Methods in net.anotheria.anodoc.util.context that return CallContextFactory Modifier and Type Method Description static CallContextFactoryContextManager. getFactory()Returns the set factory.Methods in net.anotheria.anodoc.util.context with parameters of type CallContextFactory Modifier and Type Method Description static voidContextManager. setFactory(CallContextFactory factory)Sets the factory.
-