Uses of Class
org.apache.openejb.jee.oejb3.PojoDeployment
-
Packages that use PojoDeployment Package Description org.apache.openejb.jee.oejb3 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PojoDeployment in org.apache.openejb.jee.oejb3
Fields in org.apache.openejb.jee.oejb3 with type parameters of type PojoDeployment Modifier and Type Field Description protected List<PojoDeployment>OpenejbJar. pojoDeploymentMethods in org.apache.openejb.jee.oejb3 that return types with arguments of type PojoDeployment Modifier and Type Method Description List<PojoDeployment>OpenejbJar. getPojoDeployment()
-