Uses of Interface
com.sun.enterprise.deployment.web.NameValuePair
-
Packages that use NameValuePair Package Description com.sun.enterprise.deployment com.sun.enterprise.deployment.runtime.application.wls com.sun.enterprise.deployment.web -
-
Uses of NameValuePair in com.sun.enterprise.deployment
Subinterfaces of NameValuePair in com.sun.enterprise.deployment Modifier and Type Interface Description interfaceResourceEnvReferenceClasses in com.sun.enterprise.deployment that implement NameValuePair Modifier and Type Class Description classConnectorConfigPropertyclassEjbReferenceDescriptorAn 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 EntityManagerclassEnvironmentPropertyThe EnvironmentProperty class hold the data about a single environment entry for J2EE components.classMessageDestinationReferenceDescriptorAn object representing the use of a message destination in a J2EE component.classResourceEnvReferenceDescriptorI am an object representing a dependency on a resource environmentclassResourceReferenceDescriptorThis descriptor represents a dependency on a resource.classRoleReferenceSpecial kind of environment property that encapsulates the primitive roles as defined by the bean developer.classServiceReferenceDescriptorInformation about a Jakarta EE web service client. -
Uses of NameValuePair in com.sun.enterprise.deployment.runtime.application.wls
Subinterfaces of NameValuePair in com.sun.enterprise.deployment.runtime.application.wls Modifier and Type Interface Description interfaceApplicationParamThis represents the application parameter element. -
Uses of NameValuePair in com.sun.enterprise.deployment.web
Subinterfaces of NameValuePair in com.sun.enterprise.deployment.web Modifier and Type Interface Description interfaceContextParameterThis represents the context parameter element in the DTD.interfaceEjbReferenceSpecialization of ContextParameter that represents a link to an EJB.interfaceEnvironmentEntryThis is an interface to represent an environment entryinterfaceInitializationParameterRepresents a servlet or Jsp initialization parameter.interfaceResourceReferenceObjects exhibiting this interface represent a specialization of a container property that is used for obtaining a database connection.
-