Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.jndiNameType
Packages that use jndiNameType
-
Uses of jndiNameType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Subclasses of jndiNameType in com.sun.xml.rpc.processor.modeler.j2ee.xmlMethods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return jndiNameTypeModifier and TypeMethodDescriptionjavaWsdlMappingFactory.createjndiNameType(String elementName) Create the Java bean jndiNameType for the elementenvEntryType.getEnvEntryName()messageDestinationRefType.getMessageDestinationRefName()resourceEnvRefType.getResourceEnvRefName()resourceRefType.getResRefName()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type jndiNameTypeModifier and TypeMethodDescriptionvoidenvEntryType.setEnvEntryName(jndiNameType envEntryName) voidmessageDestinationRefType.setMessageDestinationRefName(jndiNameType messageDestinationRefName) voidresourceEnvRefType.setResourceEnvRefName(jndiNameType resourceEnvRefName) voidresourceRefType.setResRefName(jndiNameType resRefName)