Uses of Class
org.apache.openejb.jee.wls.PortInfo
-
Packages that use PortInfo Package Description 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 Modifier and Type Field Description protected List<PortInfo>ServiceReferenceDescription. portInfoMethods in org.apache.openejb.jee.wls that return PortInfo Modifier and Type Method Description PortInfoObjectFactory. createPortInfo()Create an instance ofPortInfoMethods in org.apache.openejb.jee.wls that return types with arguments of type PortInfo Modifier and Type Method Description List<PortInfo>ServiceReferenceDescription. getPortInfo()Gets the value of the portInfo property.
-