Uses of Class
org.apache.openejb.jee.sun.CallProperty

Packages that use CallProperty
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
protected  List<CallProperty> ServiceRef.callProperty
           
protected  List<CallProperty> PortInfo.callProperty
           
 

Methods in org.apache.openejb.jee.sun that return types with arguments of type CallProperty
 List<CallProperty> ServiceRef.getCallProperty()
           
 List<CallProperty> PortInfo.getCallProperty()
           
 



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