Uses of Class
org.apache.openejb.jee.ExcludeList
-
Packages that use ExcludeList Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ExcludeList in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as ExcludeList Modifier and Type Field Description protected ExcludeListAssemblyDescriptor. excludeListMethods in org.apache.openejb.jee that return ExcludeList Modifier and Type Method Description ExcludeListAssemblyDescriptor. getExcludeList()Methods in org.apache.openejb.jee with parameters of type ExcludeList Modifier and Type Method Description voidAssemblyDescriptor. setExcludeList(ExcludeList value)
-