Uses of Class
org.apache.openejb.jee.oejb2.PortCompletionType

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

Uses of PortCompletionType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type PortCompletionType
protected  List<PortCompletionType> ServiceCompletionType.portCompletion
           
 

Methods in org.apache.openejb.jee.oejb2 that return PortCompletionType
 PortCompletionType ObjectFactory.createPortCompletionType()
          Create an instance of PortCompletionType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type PortCompletionType
 List<PortCompletionType> ServiceCompletionType.getPortCompletion()
          Gets the value of the portCompletion property.
 



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