org.jboss.jca.common.api.metadata.ra
Interface IdDecoratedMetadata

All Superinterfaces:
JCAMetadata, Serializable
All Known Subinterfaces:
Activationspec15, Activationspec16, AdminObject, AuthenticationMechanism, ConfigProperty, ConfigProperty16, ConnectionDefinition, Connector, Connector10, Connector15, Connector16, InboundResourceAdapter, Messageadapter, MessageListener, OutboundResourceAdapter, ResourceAdapter, ResourceAdapter10, ResourceAdapter1516, SecurityPermission
All Known Implementing Classes:
Icon, LicenseType, LocalizedXsdString, RequiredConfigProperty, XsdString

public interface IdDecoratedMetadata
extends JCAMetadata

Author:
Stefano Maestri

Method Summary
 String getId()
          Return the String representing xml ID
 

Method Detail

getId

String getId()
Return the String representing xml ID

Returns:
the XML ID


Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)