java proxy gen - nested class
Brought to you by:
ferret1964,
twiechmann
The proxies for nested classes are contained in the
containing class's generated code and are thus
generated when the container class in generated.
The EsiObjects client allows the nested classes to
have proxies generated that are not valid class files.
The client should either prohibit generation or generate
code for the containing class.