Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.jndiNameType
-
Packages that use jndiNameType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of jndiNameType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Subclasses of jndiNameType in com.sun.xml.rpc.processor.modeler.j2ee.xml Modifier and Type Class Description classejbRefNameTypeThis class represents the complex typeMethods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return jndiNameType Modifier and Type Method Description jndiNameTypejavaWsdlMappingFactory. createjndiNameType(String elementName)Create the Java bean jndiNameType for the elementjndiNameTypeenvEntryType. getEnvEntryName()jndiNameTypemessageDestinationRefType. getMessageDestinationRefName()jndiNameTyperesourceEnvRefType. getResourceEnvRefName()jndiNameTyperesourceRefType. getResRefName()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type jndiNameType Modifier and Type Method Description voidenvEntryType. setEnvEntryName(jndiNameType envEntryName)voidmessageDestinationRefType. setMessageDestinationRefName(jndiNameType messageDestinationRefName)voidresourceEnvRefType. setResourceEnvRefName(jndiNameType resourceEnvRefName)voidresourceRefType. setResRefName(jndiNameType resRefName)
-