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

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

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

Fields in org.apache.openejb.jee.oejb2 with type parameters of type DependencyType
protected  List<DependencyType> DependenciesType.dependency
           
 

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

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type DependencyType
 List<DependencyType> DependenciesType.getDependency()
          Gets the value of the dependency property.
 



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