Uses of Interface
org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer
Packages that use EJBReceiverInvocationContext.ResultProducer
-
Uses of EJBReceiverInvocationContext.ResultProducer in org.jboss.ejb.client
Classes in org.jboss.ejb.client that implement EJBReceiverInvocationContext.ResultProducerModifier and TypeClassDescriptionstatic classA result producer for failure cases.static classFields in org.jboss.ejb.client declared as EJBReceiverInvocationContext.ResultProducerModifier and TypeFieldDescriptionstatic final EJBReceiverInvocationContext.ResultProducerEJBReceiverInvocationContext.ResultProducer.NULLA result producer which produces anullreturn.Methods in org.jboss.ejb.client with parameters of type EJBReceiverInvocationContext.ResultProducerModifier and TypeMethodDescriptionvoidEJBReceiverInvocationContext.resultReady(EJBReceiverInvocationContext.ResultProducer resultProducer) Indicate that the invocation result is ready.