org.ow2.wildcat.osgi.api
Interface IAttributeAttacher


public interface IAttributeAttacher

Service providing an attribute and a path to mount this.

Author:
Loris Bouzonnet

Method Summary
 Attribute getAttribute()
           
 java.lang.String getPath()
           
 

Method Detail

getPath

java.lang.String getPath()
Returns:
attribute path

getAttribute

Attribute getAttribute()
Returns:
attribute


Copyright © 2009 OW2 Consortium. All Rights Reserved.