Uses of Class
org.apache.openejb.jee.oejb2.ModuleType
-
Packages that use ModuleType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ModuleType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type ModuleType Modifier and Type Field Description protected List<ModuleType>ApplicationType. moduleMethods in org.apache.openejb.jee.oejb2 that return ModuleType Modifier and Type Method Description ModuleTypeObjectFactory. createModuleType()Create an instance ofModuleTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type ModuleType Modifier and Type Method Description List<ModuleType>ApplicationType. getModule()Gets the value of the module property.
-