Class AbstractNamingEntryType

  • Direct Known Subclasses:
    GbeanRefType, PersistenceContextRefType, PersistenceUnitRefType

    public abstract class AbstractNamingEntryType
    extends Object

    Java class for abstract-naming-entryType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="abstract-naming-entryType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • AbstractNamingEntryType

        public AbstractNamingEntryType()