Uses of Class
org.apache.openejb.jee.DestinationType

Packages that use DestinationType
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of DestinationType in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as DestinationType
protected  DestinationType MessageDrivenDestination.destinationType
           
 

Methods in org.apache.openejb.jee that return DestinationType
 DestinationType MessageDrivenDestination.getDestinationType()
          Gets the value of the destinationType property.
 

Methods in org.apache.openejb.jee with parameters of type DestinationType
 void MessageDrivenDestination.setDestinationType(DestinationType value)
          Sets the value of the destinationType property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.