Uses of Interface
com.sun.enterprise.deployment.types.NamedInformation
-
Packages that use NamedInformation Package Description com.sun.enterprise.deployment com.sun.enterprise.deployment.types -
-
Uses of NamedInformation in com.sun.enterprise.deployment
Classes in com.sun.enterprise.deployment that implement NamedInformation Modifier and Type Class Description classEjbReferenceDescriptorAn object representing a link to another ejb.classEntityManagerFactoryReferenceDescriptorAn object representing a component environment reference to an EntityManagerFactoryclassEntityManagerReferenceDescriptorAn object representing an component environment reference to an EntityManagerclassMessageDestinationReferenceDescriptorAn object representing the use of a message destination in a J2EE component. -
Uses of NamedInformation in com.sun.enterprise.deployment.types
Subinterfaces of NamedInformation in com.sun.enterprise.deployment.types Modifier and Type Interface Description interfaceEjbReferenceProtocol associated with defining an EJB InterfaceinterfaceEntityManagerFactoryReferenceProtocol associated with defining an EntityManagerFactory referenceinterfaceEntityManagerReferenceProtocol associated with defining an EntityManager referenceinterfaceMessageDestinationReferenceProtocol associated with defining an EJB Interface
-