Uses of Interface
com.sun.xml.rpc.processor.util.ProcessorEnvironment
Packages that use ProcessorEnvironment
Package
Description
-
Uses of ProcessorEnvironment in com.sun.xml.rpc.processor.config.parser
Methods in com.sun.xml.rpc.processor.config.parser that return ProcessorEnvironmentModifier and TypeMethodDescriptionprotected ProcessorEnvironmentModelInfoParser.getEnvironment()Methods in com.sun.xml.rpc.processor.config.parser with parameters of type ProcessorEnvironmentModifier and TypeMethodDescriptionModelInfoPlugin.createModelInfoParser(ProcessorEnvironment env) Constructors in com.sun.xml.rpc.processor.config.parser with parameters of type ProcessorEnvironmentModifierConstructorDescription -
Uses of ProcessorEnvironment in com.sun.xml.rpc.processor.generator
Fields in com.sun.xml.rpc.processor.generator declared as ProcessorEnvironmentMethods in com.sun.xml.rpc.processor.generator with parameters of type ProcessorEnvironmentModifier and TypeMethodDescriptionstatic booleanGeneratorUtil.classExists(ProcessorEnvironment env, String className) protected static FileServletConfigGenerator.configFileForClass(String className, File destDir, ProcessorEnvironment env) Return the File object that should be used as the configuration file for the given Java class, using the supplied destination directory for the top of the package hierarchy.Names.sourceFileForClass(String className, String outputClassName, File destDir, ProcessorEnvironment env) Return the File object that should be used as the source file for the given Java class, using the supplied destination directory for the top of the package hierarchy. -
Uses of ProcessorEnvironment in com.sun.xml.rpc.processor.modeler.j2ee
Constructors in com.sun.xml.rpc.processor.modeler.j2ee with parameters of type ProcessorEnvironmentModifierConstructorDescriptionJ2EESchemaAnalyzerHelper(J2EESchemaAnalyzerIf base, J2EEModelInfo modelInfo, ProcessorEnvironment env, JavaSimpleTypeCreator javaTypes) -
Uses of ProcessorEnvironment in com.sun.xml.rpc.processor.modeler.nometadata
Methods in com.sun.xml.rpc.processor.modeler.nometadata that return ProcessorEnvironment -
Uses of ProcessorEnvironment in com.sun.xml.rpc.processor.modeler.rmi
Fields in com.sun.xml.rpc.processor.modeler.rmi declared as ProcessorEnvironmentMethods in com.sun.xml.rpc.processor.modeler.rmi that return ProcessorEnvironmentMethods in com.sun.xml.rpc.processor.modeler.rmi with parameters of type ProcessorEnvironmentModifier and TypeMethodDescriptionstatic MapRmiTypeModeler.collectMembers(ProcessorEnvironment env, RmiType type) RmiModeler.generateNameFromType(RmiType type, ProcessorEnvironment env) Generate a readable string representing the given type suitable for embedding within a Java identifier.LiteralTypeModeler.generateSchemaNameForArrayWrapper(RmiType type, ProcessorEnvironment env) static ClassRmiTypeModeler.getDeclaringClass(Class theClass, MemberInfo memInfo, ProcessorEnvironment env) static RmiTypeLiteralTypeModeler.getHolderValueType(ProcessorEnvironment env, Class defHolder, RmiType type) static RmiTypeRmiTypeModeler.getHolderValueType(ProcessorEnvironment env, Class defHolder, RmiType type) static FieldRmiTypeModeler.getValueMember(ProcessorEnvironment env, Class classDef) static booleanRmiModeler.isException(ProcessorEnvironment env, RmiType type) booleanRmiModeler.isRemoteException(ProcessorEnvironment env, String exceptionName) static voidLiteralTypeModeler.markInheritedMembers(ProcessorEnvironment env, LiteralStructuredType struct) static voidRmiTypeModeler.markInheritedMembers(ProcessorEnvironment env, SOAPStructureType struct) static MapJavaBean.modelTypeSOAP(ProcessorEnvironment env, RmiType type) static MapRmiStructure.modelTypeSOAP(ProcessorEnvironment env, RmiType type) static booleanRmiTypeModeler.multipleClasses(Class[] classes, ProcessorEnvironment env) static ListRmiTypeModeler.sortMembers(Class typeClass, Map members, ProcessorEnvironment env) Constructors in com.sun.xml.rpc.processor.modeler.rmi with parameters of type ProcessorEnvironmentModifierConstructorDescriptionprotectedRmiTypeModeler(RmiModeler modeler, ProcessorEnvironment env) protectedRmiTypeModeler(RmiModeler modeler, ProcessorEnvironment env, SOAPVersion soapVersion) -
Uses of ProcessorEnvironment in com.sun.xml.rpc.processor.modeler.wsdl
Fields in com.sun.xml.rpc.processor.modeler.wsdl declared as ProcessorEnvironmentMethods in com.sun.xml.rpc.processor.modeler.wsdl that return ProcessorEnvironmentModifier and TypeMethodDescriptionprotected ProcessorEnvironmentWSDLModelerBase.getEnvironment() -
Uses of ProcessorEnvironment in com.sun.xml.rpc.processor.util
Classes in com.sun.xml.rpc.processor.util that implement ProcessorEnvironmentMethods in com.sun.xml.rpc.processor.util with parameters of type ProcessorEnvironmentModifier and TypeMethodDescriptionstatic FileDirectoryUtil.getOutputDirectoryFor(String theClass, File rootDir, ProcessorEnvironment env) -
Uses of ProcessorEnvironment in com.sun.xml.rpc.tools.wscompile
Fields in com.sun.xml.rpc.tools.wscompile declared as ProcessorEnvironmentMethods in com.sun.xml.rpc.tools.wscompile that return ProcessorEnvironmentMethods in com.sun.xml.rpc.tools.wscompile with parameters of type ProcessorEnvironmentModifier and TypeMethodDescriptionJ2EEToolPlugin.createModelInfoParser(ProcessorEnvironment env) protected voidCompileTool.setEnvironmentValues(ProcessorEnvironment env)