Uses of Class
org.apache.openejb.jee.jba.PortComponent

Packages that use PortComponent
org.apache.openejb.jee.jba   
 

Uses of PortComponent in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba with type parameters of type PortComponent
protected  java.util.List<PortComponent> Session.portComponent
           
 

Methods in org.apache.openejb.jee.jba that return PortComponent
 PortComponent ObjectFactory.createPortComponent()
          Create an instance of PortComponent
 

Methods in org.apache.openejb.jee.jba that return types with arguments of type PortComponent
 java.util.List<PortComponent> Session.getPortComponent()
          Gets the value of the portComponent property.
 



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