Uses of Class
org.apache.openejb.jee.was.v6.ejb.ExcludeList
-
Packages that use ExcludeList Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ExcludeList in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type ExcludeList Modifier and Type Field Description protected List<ExcludeList>AssemblyDescriptor. excludeListMethods in org.apache.openejb.jee.was.v6.ejb that return ExcludeList Modifier and Type Method Description ExcludeListObjectFactory. createExcludeList()Create an instance ofExcludeListMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type ExcludeList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExcludeList>ObjectFactory. createExcludeList(ExcludeList value)List<ExcludeList>AssemblyDescriptor. getExcludeList()Gets the value of the excludeList property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type ExcludeList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExcludeList>ObjectFactory. createExcludeList(ExcludeList value)
-