Uses of Class
org.jboss.jmx.adaptor.snmp.config.attribute.MappedAttribute

Packages that use MappedAttribute
org.jboss.jmx.adaptor.snmp.agent   
org.jboss.jmx.adaptor.snmp.config.attribute   
 

Uses of MappedAttribute in org.jboss.jmx.adaptor.snmp.agent
 

Methods in org.jboss.jmx.adaptor.snmp.agent with parameters of type MappedAttribute
 void AttributeMappingsBinding.addChild(ManagedBean mbean, MappedAttribute attribute, org.jboss.xb.binding.UnmarshallingContext navigator, java.lang.String namespaceURI, java.lang.String localName)
           
 void AttributeTableMapper.addTableMapping(ManagedBean mmb, MappedAttribute ma)
           
 void AttributeTableMapper.removeTableMapping(ManagedBean mmb, MappedAttribute ma)
           
 

Uses of MappedAttribute in org.jboss.jmx.adaptor.snmp.config.attribute
 

Methods in org.jboss.jmx.adaptor.snmp.config.attribute that return types with arguments of type MappedAttribute
 java.util.List<MappedAttribute> ManagedBean.getAttributes()
           
 

Method parameters in org.jboss.jmx.adaptor.snmp.config.attribute with type arguments of type MappedAttribute
 void ManagedBean.setAttributes(java.util.List<MappedAttribute> attributes)
           
 



Copyright © 2011. All Rights Reserved.