Uses of Class
org.apache.openejb.jee.oejb2.DepPatternType
-
Packages that use DepPatternType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of DepPatternType in org.apache.openejb.jee.oejb2
Subclasses of DepPatternType in org.apache.openejb.jee.oejb2 Modifier and Type Class Description classReferenceTypeJava class for referenceType complex type.Fields in org.apache.openejb.jee.oejb2 with type parameters of type DepPatternType Modifier and Type Field Description protected List<DepPatternType>ReferencesType. patternMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type DepPatternType Modifier and Type Method Description List<DepPatternType>ReferencesType. getPattern()Gets the value of the pattern property.
-