org.apache.synapse
Interface Identifiable

All Known Implementing Classes:
AspectConfiguration

public interface Identifiable

Identifiable indicates whether an abstraction can be identified


Method Summary
 String getId()
          Get the identifier of an abstraction
 

Method Detail

getId

String getId()
Get the identifier of an abstraction

Returns:
String Representation of ID


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.