org.jboss.osgi.metadata
Interface AttributeAware

All Known Subinterfaces:
PackageAttribute, ParameterizedAttribute, VersionRangeAttribute

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. All Rights Reserved.