ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector16.InboundResourceadapterType

Packages that use InboundResourceadapterType
org.jboss.shrinkwrap.descriptor.api.connector16 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of InboundResourceadapterType in org.jboss.shrinkwrap.descriptor.api.connector16
 

Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return InboundResourceadapterType
 InboundResourceadapterType<ResourceadapterType<T>> ResourceadapterType.getOrCreateInboundResourceadapter()
          If not already created, a new inbound-resourceadapter element with the given value will be created.
 InboundResourceadapterType<T> InboundResourceadapterType.removeMessageadapter()
          Removes the messageadapter element
 

Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return types with arguments of type InboundResourceadapterType
 MessageadapterType<InboundResourceadapterType<T>> InboundResourceadapterType.getOrCreateMessageadapter()
          If not already created, a new messageadapter element with the given value will be created.
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.