Uses of Class
org.apache.geronimo.kernel.config.Manifest.Attribute

Packages that use Manifest.Attribute
org.apache.geronimo.kernel.config   
 

Uses of Manifest.Attribute in org.apache.geronimo.kernel.config
 

Methods in org.apache.geronimo.kernel.config that return Manifest.Attribute
 Manifest.Attribute Manifest.Section.getAttribute(String attributeName)
          Get a attribute of the section
 

Methods in org.apache.geronimo.kernel.config with parameters of type Manifest.Attribute
 String Manifest.Section.addAttributeAndCheck(Manifest.Attribute attribute)
          Add an attribute to the section
 void Manifest.addConfiguredAttribute(Manifest.Attribute attribute)
          Add an attribute to the manifest - it is added to the main section.
 void Manifest.Section.addConfiguredAttribute(Manifest.Attribute attribute)
          Add an attribute to the section.
 



Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.