Verwendungen von Klasse
de.bytestore.hostinger.model.ManagedBeanAttribute
Packages, die ManagedBeanAttribute verwenden
Package
Beschreibung
-
Verwendungen von ManagedBeanAttribute in de.bytestore.hostinger
Methoden in de.bytestore.hostinger, die ManagedBeanAttribute zurückgebenModifizierer und TypMethodeBeschreibungJmxControl.loadAttribute
(ManagedBeanInfo info, String attributeName) Loads attribute by its name.Methoden in de.bytestore.hostinger mit Parametern vom Typ ManagedBeanAttributeModifizierer und TypMethodeBeschreibungvoid
JmxControl.loadAttributeValue
(ManagedBeanAttribute attribute) Loads attribute value for managed bean attribute.void
JmxControl.saveAttributeValue
(ManagedBeanAttribute attribute) Saves attribute value to JMX node. -
Verwendungen von ManagedBeanAttribute in de.bytestore.hostinger.impl
Methoden in de.bytestore.hostinger.impl, die ManagedBeanAttribute zurückgebenModifizierer und TypMethodeBeschreibungprotected ManagedBeanAttribute
JmxControlImpl.createAttribute
(MBeanServerConnection connection, ObjectName name, MBeanAttributeInfo attribute, ManagedBeanInfo mbinfo) JmxControlImpl.loadAttribute
(ManagedBeanInfo mbinfo, String attributeName) Methoden in de.bytestore.hostinger.impl mit Parametern vom Typ ManagedBeanAttributeModifizierer und TypMethodeBeschreibungint
JmxControlImpl.AttributeComparator.compare
(ManagedBeanAttribute mbd1, ManagedBeanAttribute mbd2) void
JmxControlImpl.loadAttributeValue
(ManagedBeanAttribute attribute) void
JmxControlImpl.saveAttributeValue
(ManagedBeanAttribute attribute) protected void
JmxControlImpl.setSerializableValue
(ManagedBeanAttribute mba, Object value) -
Verwendungen von ManagedBeanAttribute in de.bytestore.hostinger.model
Felder in de.bytestore.hostinger.model mit Typparametern vom Typ ManagedBeanAttributeModifizierer und TypFeldBeschreibungprotected List<ManagedBeanAttribute>
ManagedBeanInfo.attributes
Methoden in de.bytestore.hostinger.model, die Typen mit Argumenten vom Typ ManagedBeanAttribute zurückgebenMethodenparameter in de.bytestore.hostinger.model mit Typargumenten vom Typ ManagedBeanAttributeModifizierer und TypMethodeBeschreibungvoid
ManagedBeanInfo.setAttributes
(List<ManagedBeanAttribute> attributes) -
Verwendungen von ManagedBeanAttribute in de.bytestore.hostinger.view
Felder in de.bytestore.hostinger.view mit Typparametern vom Typ ManagedBeanAttributeModifizierer und TypFeldBeschreibungprotected io.jmix.flowui.model.CollectionContainer<ManagedBeanAttribute>
MBeanInfoDetailView.attrDc
protected io.jmix.flowui.model.CollectionContainer<ManagedBeanAttribute>
MBeanOperationComposite.attributeDc
protected io.jmix.flowui.model.CollectionLoader<ManagedBeanAttribute>
MBeanOperationComposite.attributeDl
protected io.jmix.flowui.component.grid.DataGrid<ManagedBeanAttribute>
MBeanInfoDetailView.attributesDataGrid
Methoden in de.bytestore.hostinger.view, die Typen mit Argumenten vom Typ ManagedBeanAttribute zurückgebenModifizierer und TypMethodeBeschreibungprotected com.vaadin.flow.data.renderer.ComponentRenderer<com.vaadin.flow.component.html.Span,
ManagedBeanAttribute> MBeanInfoDetailView.createStatusComponentRenderer()
Methoden in de.bytestore.hostinger.view mit Parametern vom Typ ManagedBeanAttributeModifizierer und TypMethodeBeschreibungprotected void
MBeanInfoDetailView.readableWritableComponentUpdater
(com.vaadin.flow.component.html.Span span, ManagedBeanAttribute attribute) protected void
MBeanInfoDetailView.reloadAttribute
(ManagedBeanAttribute attribute)