Uses of Interface
org.jgroups.logging.CustomLogFactory
-
Packages that use CustomLogFactory Package Description org.jgroups.logging -
-
Uses of CustomLogFactory in org.jgroups.logging
Fields in org.jgroups.logging declared as CustomLogFactory Modifier and Type Field Description protected static CustomLogFactory
LogFactory. custom_log_factory
Methods in org.jgroups.logging that return CustomLogFactory Modifier and Type Method Description static CustomLogFactory
LogFactory. getCustomLogFactory()
Methods in org.jgroups.logging with parameters of type CustomLogFactory Modifier and Type Method Description static void
LogFactory. setCustomLogFactory(CustomLogFactory factory)
-