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 CustomLogFactoryLogFactory. custom_log_factoryMethods in org.jgroups.logging that return CustomLogFactory Modifier and Type Method Description static CustomLogFactoryLogFactory. getCustomLogFactory()Methods in org.jgroups.logging with parameters of type CustomLogFactory Modifier and Type Method Description static voidLogFactory. setCustomLogFactory(CustomLogFactory factory)
-