Uses of Class
org.apache.openejb.jee.jba.PortComponent
-
Packages that use PortComponent Package Description 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 Modifier and Type Field Description protected List<PortComponent>Session. portComponentMethods in org.apache.openejb.jee.jba that return PortComponent Modifier and Type Method Description PortComponentObjectFactory. createPortComponent()Create an instance ofPortComponentMethods in org.apache.openejb.jee.jba that return types with arguments of type PortComponent Modifier and Type Method Description List<PortComponent>Session. getPortComponent()Gets the value of the portComponent property.
-