com.sun.tools.ws.processor.generator
Class JwsImplGenerator.ImplFile

java.lang.Object
  extended by com.sun.tools.ws.processor.generator.JwsImplGenerator.ImplFile
Enclosing class:
JwsImplGenerator

static final class JwsImplGenerator.ImplFile
extends Object

Inner classes definition


Field Summary
 String name
           
 String qualifiedName
           
 
Method Summary
static List<JwsImplGenerator.ImplFile> toImplFiles(List<String> qualifiedClassNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

qualifiedName

public String qualifiedName

name

public String name
Method Detail

toImplFiles

public static List<JwsImplGenerator.ImplFile> toImplFiles(List<String> qualifiedClassNames)


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.