Uses of Interface
org.glassfish.rmic.Generator
Packages that use Generator
-
Uses of Generator in org.glassfish.rmic
Classes in org.glassfish.rmic that implement GeneratorModifier and TypeClassDescriptionclassA placeholder to handle the no-longer supported JRMP flags.Methods in org.glassfish.rmic that return GeneratorModifier and TypeMethodDescriptionprotected GeneratorMain.addGenerator(String arg) Instantiate and add a generator to the generators array. -
Uses of Generator in org.glassfish.rmic.iiop
Classes in org.glassfish.rmic.iiop that implement GeneratorModifier and TypeClassDescriptionclassGenerator provides a small framework from which IIOP-specific generators can inherit.classAn IDL generator for rmic.classAn IDL generator for rmic.classAn IIOP stub/tie generator for rmic.