Uses of Class
io.hawt.springboot.HawtioPlugin
-
-
Uses of HawtioPlugin in io.hawt.springboot
Methods in io.hawt.springboot that return types with arguments of type HawtioPlugin Modifier and Type Method Description List<HawtioPlugin>HawtioEndpoint. getPlugins()Method parameters in io.hawt.springboot with type arguments of type HawtioPlugin Modifier and Type Method Description voidHawtioManagementConfiguration. initializeHawtioPlugins(HawtioEndpoint hawtioEndpoint, Optional<List<HawtioPlugin>> plugins)voidHawtioEndpoint. setPlugins(List<HawtioPlugin> plugins)
-