Uses of Class
org.apache.openejb.jee.sun.CallProperty
-
Packages that use CallProperty Package Description org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CallProperty in org.apache.openejb.jee.sun
Fields in org.apache.openejb.jee.sun with type parameters of type CallProperty Modifier and Type Field Description protected List<CallProperty>PortInfo. callPropertyprotected List<CallProperty>ServiceRef. callPropertyMethods in org.apache.openejb.jee.sun that return types with arguments of type CallProperty Modifier and Type Method Description List<CallProperty>PortInfo. getCallProperty()List<CallProperty>ServiceRef. getCallProperty()
-