Uses of Class
org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
Packages that use EJBClientDescriptorMetaData.RemotingReceiverConfiguration
-
Uses of EJBClientDescriptorMetaData.RemotingReceiverConfiguration in org.jboss.as.ee.metadata
Methods in org.jboss.as.ee.metadata that return EJBClientDescriptorMetaData.RemotingReceiverConfigurationModifier and TypeMethodDescriptionEJBClientDescriptorMetaData.addRemotingReceiverConnectionRef(String outboundConnectionRef) Adds an outbound connection reference used by a remoting receiver in the client context represented by thisEJBClientDescriptorMetaDataMethods in org.jboss.as.ee.metadata that return types with arguments of type EJBClientDescriptorMetaData.RemotingReceiverConfigurationModifier and TypeMethodDescriptionEJBClientDescriptorMetaData.getRemotingReceiverConfigurations()Returns a collection of outbound connection references that are used by the remoting receivers configured in the client context of thisEJBClientDescriptorMetaData