org.apache.ws.jaxme.js.pattern

Interface Reflector

public interface Reflector

The Reflector obtains informations on a certain class by converting it into an instance of {@link JavaSource}.
Method Summary
JavaSourcegetJavaSource(JavaSourceFactory pFactory)
Returns the converted information.

Method Detail

getJavaSource

public JavaSource getJavaSource(JavaSourceFactory pFactory)
Returns the converted information.