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

All Superinterfaces:
JCAMetadata, Serializable
All Known Subinterfaces:
ResourceAdapter
All Known Implementing Classes:
Activationspec15, Activationspec16, Adminobject, AuthenticationMechanism, ConfigProperty, ConfigProperty16, ConnectionDefinition, Connector, Connector10, Connector15, Connector16, Icon, InboundResourceAdapter, LicenseType, LocalizedXsdString, MessageAdapter, MessageListener, OutboundResourceAdapter, RequiredConfigProperty, ResourceAdapter10, ResourceAdapter1516, SecurityPermission, 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/)