Uses of Class
org.apache.openejb.jee.wls.PortInfo

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

Uses of PortInfo in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls with type parameters of type PortInfo
protected  List<PortInfo> ServiceReferenceDescription.portInfo
           
 

Methods in org.apache.openejb.jee.wls that return PortInfo
 PortInfo ObjectFactory.createPortInfo()
          Create an instance of PortInfo
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type PortInfo
 List<PortInfo> ServiceReferenceDescription.getPortInfo()
          Gets the value of the portInfo property.
 



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