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

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

Uses of PortComponent in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee with type parameters of type PortComponent
protected  KeyedCollection<String,PortComponent> WebserviceDescription.portComponent
           
 

Methods in org.apache.openejb.jee that return types with arguments of type PortComponent
 Collection<PortComponent> WebserviceDescription.getPortComponent()
           
 Map<String,PortComponent> WebserviceDescription.getPortComponentMap()
           
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.