org.jboss.osgi.metadata
Interface AttributeAware

All Known Subinterfaces:
PackageAttribute, ParameterizedAttribute, VersionRangeAttribute
All Known Implementing Classes:
AbstractAttributeAware, AbstractPackageAttribute, AbstractParameterizedAttribute

public interface AttributeAware

Attribute string value holder.

Author:
Ales Justin

Method Summary
 String getAttribute()
          Get the attribute.
 

Method Detail

getAttribute

String getAttribute()
Get the attribute.

Returns:
string attribute value


Copyright © 2012 JBoss by Red Hat. All Rights Reserved.