Uses of Class
org.apache.openejb.jee.oejb2.DependencyType
-
Packages that use DependencyType Package Description 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 Modifier and Type Field Description protected List<DependencyType>DependenciesType. dependencyMethods in org.apache.openejb.jee.oejb2 that return DependencyType Modifier and Type Method Description DependencyTypeObjectFactory. createDependencyType()Create an instance ofDependencyTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type DependencyType Modifier and Type Method Description List<DependencyType>DependenciesType. getDependency()Gets the value of the dependency property.
-