Uses of Interface
org.jboss.osgi.metadata.Parameter

Packages that use Parameter
org.jboss.osgi.metadata   
 

Uses of Parameter in org.jboss.osgi.metadata
 

Methods in org.jboss.osgi.metadata that return Parameter
 Parameter ParameterizedAttribute.getAttribute(String name)
          Get an attribute by name.
 Parameter ParameterizedAttribute.getDirective(String name)
          Get a directive by name.
 

Methods in org.jboss.osgi.metadata that return types with arguments of type Parameter
 Map<String,Parameter> ParameterizedAttribute.getAttributes()
          Get the attributes.
 Map<String,Parameter> ParameterizedAttribute.getDirectives()
          Get the declerations
 



Copyright © 2012. All Rights Reserved.