Uses of Class
org.apache.openejb.jee.MessageDrivenDestination
-
Packages that use MessageDrivenDestination Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MessageDrivenDestination in org.apache.openejb.jee
Methods in org.apache.openejb.jee that return MessageDrivenDestination Modifier and Type Method Description MessageDrivenDestinationMessageDrivenBean. getMessageDrivenDestination()Methods in org.apache.openejb.jee with parameters of type MessageDrivenDestination Modifier and Type Method Description voidMessageDrivenBean. setMessageDrivenDestination(MessageDrivenDestination value)
-